The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
This is my site
http://www.gixxerplanet.com/home/index.php The users online names are underlined, how can I take that off so their names are not underlined? Thanks for the help and thanks for this great site
|
|
#2
|
|||
|
|||
|
Give this a shot: Use a CSS markup for the usernames, and put "STYLE="text-decoration:none"" in the CSS tag.
So in your global CSS, something like: Code:
.usermarkup
{
style:text-decoration:none;
}
Code:
<span class="usermarkup"> Code:
</span> |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|