The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there a way to change the color of the underline on a link, but have the text stay the same?
( white text but a red underline) |
|
#2
|
||||
|
||||
|
Code:
a.special { border: 1px solid #CC0000; text-decoration: none; color: #hexhere; }
Code:
<a href="#" class="special">text</a> |
|
#3
|
||||
|
||||
|
Ahh, I never thought of using a border on <font> or <a> tags.
Thanks
|
|
#4
|
||||
|
||||
|
You're welcome
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|