Use CSS for Username Markups
by
18 Jan 2006
If you are currently using standard HTML for your usergroup markups, chances are it's not looking the same between platforms (IE and Firefox, for example). If you're using the standard HTML codes, chances are the underline in the name is white, not any custom color you're setting. Here's how to fix it. Note: I originally wrote this here but am no longer associated with that license, and will only be answering questions in this thread. Example Standard opening code: Code:
<font color="orange"><b> Code:
</font></b> Code:
.adminmarkup { color:orange; font-weight: bold; Text-Decoration: Underline; } Code:
<span class="adminmarkup"> Code:
</span> |
Similar Mods
Username Management Addon - Latest Username Changes on Forumhome | vBulletin 3.5 Add-ons |