Quote:
Originally Posted by heiko0o
I wish there would be a way in the CSS to make all the outgoing links go back to the register-form of my whitelabel
|
Maybe someone can figure that out how to do...
This css is blocking a lot of links/images:
a[rel="nofollow"] {
visibility
dden;
}
img[rel="nofollow"] {
visibility
dden;
}
a[rel="nofollow"], a[rel="nofollow"] img {
visibility
dden;
}