The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
how can I get rid of the underline if you dont hover it??? like on www.hololith.com s project GFX somthin can you tell me how?
|
#2
|
||||
|
||||
![]()
it's in the CSS codeing in the header include. Don't like CSS but that is how.
|
#3
|
||||
|
||||
![]()
no it isnt or not all of it are because I already tryied there before I posted this
|
#4
|
|||
|
|||
![]()
i thought it was CSS a well
![]() ![]() g-force2k2 |
#5
|
||||
|
||||
![]()
In between the < style> tags in your headinclude template, add this after a } tag:
Code:
A:link, A:visited, A:active { COLOR: #000000; TEXT-DECORATION: none; } A:hover { COLOR: #ffffff; TEXT-DECORATION: underline; } |
#6
|
||||
|
||||
![]()
thanks much I will try that and get back to you.
|
#7
|
||||
|
||||
![]()
thanks much again it worked like a charm I guess my knowledge wasnt that great
![]() |
#8
|
||||
|
||||
![]()
You're welcome.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|