The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
thead, tcat <a> CSS placement?
I have a non-collapsing thead and several collapsing tcat under it. They are in a custom php file, which stores all its output to a variable, which is output by a custom template. I'm trying to put CSS for the tcat header links (I have both the right-floating image and the text header linked, two seperate links) so that they aren't underlined, and don't change color or decoration on hover/active/visted.
Code:
A:link {text-decoration: none; color: #c0c000;} A:visited {text-decoration: none; color: #c0c000;} A:active {text-decoration: none; color: #c0c000;} A:hover {text-decoration: none; color: #c0c000;} PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|