The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to make link underline same color as text
Hey, I've recently opened up my own forums.
Just a question, when editing the HTML Markup for usergroups I have changed the color of some of them. Except, when they are linked, the underline color is the same as the link color and not the color I set in the HTML Markup. Is there any way to make the underline color the same as the custom HTML Markup color? See what I'm talking about here: http://www.luckygfx.com/forum/index.php Scroll down to the 'Who's Online?' section. I apologize if this is in the wrong section but I do not see anywhere else to post this... Thanks for any help, Kevin |
#2
|
||||
|
||||
Add to the usergroup html markup style "text-decoration: underline;", so the tag is something like:
HTML Code:
<span style="text-decoration: underline; color: xxx">
|
#3
|
|||
|
|||
That worked perfect! Thanks so much! :P
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|