View Single Post
Old 03-25-2020, 12:58 AM  
GoCastaway
Confirmed User
 
Industry Role:
Join Date: Feb 2017
Posts: 829
Quote:
Originally Posted by heiko0o View Post
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"] {
visibilitydden;
}
img[rel="nofollow"] {
visibilitydden;
}

a[rel="nofollow"], a[rel="nofollow"] img {
visibilitydden;
}
GoCastaway is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote