![]() |
Glowing user TITLES? look inside
ok i found a thread about coloring.glowing usernames, but what about usertitles? like
Caddyman <figured that out Admin< how do i make this glow/decorate? please is it a hack i need to add, or a css definition or? im pretty new to coding but i can figure it out, just need pointed in the right direction, the site is on VB 3.6.0 TIA to anyone who can help me a little :) |
anybody? please...
|
Quick, clean and easy:
In your style's main CSS, add a new tag called "glowtitle": Code:
.glowtitle Then, in your postbit or postbit_legacy (depending on which you use). Look for: Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> Code:
<if condition="$post['usertitle']"><div class="smallfont"><span class="glowtitle">$post[usertitle]</span></div></if> |
awesome thanks man, ill try that out!
|
Quote:
|
All times are GMT. The time now is 08:36 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:
|