Quote:
Originally Posted by PornGrowsOnTrees
I'm using the code too thanks for the tips.
|
Most welcome. Thanks for the feedback!
Here is another piece of code you can try that allows non-clickable images to show up (if that's what you want):
Code:
a[rel="nofollow"], a[rel="nofollow"] img {
visibility:hidden;
}