Quote:
Originally Posted by BirdOPrey5
Yo didn't post any code... ?
Did you enable the option in the mod to use custom CSS?
What version of vBulletin? Link?
|
I Use this code in additional.css
Code:
.boplink A:link {background: yellow; text-decoration: none}
.boplink A:visited {background: yellow; text-decoration: none}
.boplink A:active {background: yellow; text-decoration: none}
.boplink A:hover {background: yellow; font-weight:bold; color: red;}
and 4.1.3 is my version ...
nothing change for links and all like the other links in forum
thanks