The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I barely know what CSS means...
I use vBA CMPS. Is there a way to have all my links NOT be underlined...except inside the forums? In other words, all the modules and content pages that come from CMPS. |
|
#2
|
||||
|
||||
|
You might get a faster answer by posting in the vBA forums.
|
|
#3
|
|||
|
|||
|
The CSS for it is:
Code:
a, a:visited
{
text-decoration:none;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|