![]() |
Username - remove underline
How would I remove the underline for usernames only? (In the postbit)
|
simply find:
Code:
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script> for postbit legacy: find: Code:
<div id="postmenu_$post[postid]"> Code:
style="text-decoration: none;" find: Code:
<div id="postmenu_$post[postid]"> Code:
style="text-decoration: none;" if your inquering about vb2 than you'll just find $post[username] and add <div style="text-decoration: none;"></div> around $post[username] |
Ahh yes, thank you. So simple, I should of thought of that. :D
|
Ok, I'm a bit confused now, how would I set it so that when the mouse hovers over the link that it becomes underlined?
|
All times are GMT. The time now is 07:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|