The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
i dont know why its not working...hrm
|
#12
|
||||
|
||||
Try using this instead:
#cat A:link, #cat A:visited, #cat A:active { COLOR: {categoryfontcolor}; TEXT-DECORATION: none; } #cat A:hover { COLOR: {categoryfontcolor}; TEXT-DECORATION: underline; } That will give it an underline ONLY when you have your mouse cursor over the link. |
#13
|
||||
|
||||
i thought he didnt want any underline./..??
|
#14
|
||||
|
||||
He didn't want one for when it's not hovered over. Taking the underline out when hovered is bad because it will be harder to determine whats text and whats links to some people.
If you still don't want underlines at all after hovering use this: #cat A:link, #cat A:visited, #cat A:active { COLOR: {categoryfontcolor}; TEXT-DECORATION: none; } #cat A:hover { COLOR: {categoryfontcolor}; TEXT-DECORATION: none; } |
#15
|
||||
|
||||
tru....i thought about that...good going
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|