The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Css Links
How do i make links in the header a different color
than the normal link color? :S im sure its with CSS.... Code:
<style type="text/css"> <!-- a:link {color: #000000; text-decoration: underline; } a:active {color: #0000ff; text-decoration: underline; } a:visited {color: #008000; text-decoration: underline; } a:hover {color: #ff0000; text-decoration: none; } --> </style> and not just the whole thing? Because when i did this... it went down into the forumhome |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|