Fongool
11-08-2012, 07:08 PM
The links in my forum posts are the same color as the regular text (with no underline). How/where do I rectify this?
I need it for VB4.2 using Twisted Dark Theme..
Thanks in advance
F
--------------- Added 1352461774 at 1352461774 ---------------
I found the answer....
Go into styles>>>>>>CSS>>>>>>>>vbulletin.css and add this to the very bottom.
.postcontent a {color: #4ab4ed;}
You can substitute any value for the color you want...
F
I need it for VB4.2 using Twisted Dark Theme..
Thanks in advance
F
--------------- Added 1352461774 at 1352461774 ---------------
I found the answer....
Go into styles>>>>>>CSS>>>>>>>>vbulletin.css and add this to the very bottom.
.postcontent a {color: #4ab4ed;}
You can substitute any value for the color you want...
F