The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
need a line of code to..
get rid of the UNDERLINE in the links ONLY FOR the the Forum Categories...
I'm trying to make this: Look like this: with haveing to make a forth background image with the text inside it... Any Ideas or clues?? |
#2
|
||||
|
||||
It would also be helpful if "on-mouse over" the line didn't appear either and just the texted changed its color
|
#3
|
||||
|
||||
Styles > Modify > go to header insert > find
Code:
A:link, A:visited, A:active { COLOR: #4274B6; } Code:
TEXT-DECORATION: none; A:link, A:visited, A:active { COLOR: {linkcolor} ;TEXT-DECORATION: none; } |
#4
|
||||
|
||||
but wouldn't that affect all links??
I only hope to make the chnage to just the category links |
#5
|
||||
|
||||
I dont think you can just change the cat links without changing them all. Too bad too.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|