The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#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
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|