View Single Post
Old 02-19-2019, 08:39 AM  
Andreweb
Confirmed User
 
Andreweb's Avatar
 
Industry Role:
Join Date: Mar 2013
Location: Internet
Posts: 2,425
So, guys, to hide all the banners and links that are linking outside of your WL you can put a simple CSS code into your WL! Is made by drexl and it works perfect:
Code:
a[rel="nofollow"] {
visibility:hidden;
}
img[rel="nofollow"] {
visibility:hidden;
}
Thanks again drexl you rock !
Please share this everywhere on the internet it may help other webmasters!
__________________
Make Money With: Chaturbate
Andreweb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote