The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
remove underline
how to make remove underline in
1.username? 2.forum category 3.thread 4.lastpost thx |
#2
|
||||
|
||||
add "text-decoration: none;" to the revelant css modules in admincp edit css screen.
|
#3
|
|||
|
|||
uhm i not found revelant css from main css template...
|
#4
|
||||
|
||||
ok now its kind of a complicaten situation but i have what you need open header teplate and
find HTML Code:
<!-- CSS Stylesheet -->
add under HTML Code:
a:link, a:visited { color: #CC0000; text-decoration: none; } /* a:visited { color: Black; text-decoration: none; } */ |
#5
|
||||
|
||||
Quote:
Quote:
look for "Category Strips", "Table Header", "First Alternating Color" and "Second Alternating Color". there you will find boxes marked Text-Decoration, set that to none. |
#6
|
||||
|
||||
i just tried to help man if he has a template he has to have a css in header
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|