User Title Style: Glow (Optional)
This modification is in the archives.
This little template modification will give users an option to glow their usertitle. Note: This only works on IE, other internet browers will not be able to see the glow, just the usertitle. Please refer to this thread for a username glow (& bold):
User Name Style: Bold & Glow (Optional) Installation - Easy, 2 minutes to do. Step One: If on any of your styles, your usertitle is shown underneith your username, you should find in your Postbit Legacy or Posbit (whichever one you use) (make sure it is the second <br/>: PHP Code:
</div>
PHP Code:
<div align="x">
Then make sure you delete your other $post['usertitle'], the one above avatar after (under username), just find it and simply highlight <div align="x"> <if condition="$post['usertitle']">$post[usertitle]</div></if> and delete (only the above avatar) Step Two: Create a new profile field - Single-Line Text Box. Title: Usertitle Glow Description: While your usertitle is already with you when you post (under your avatar). This will add your usertitle under your username with a glow color of your choice to make it stand out more. Enter your color code here. (Ex: #11BEB4 is light blue) -----(If you would like a Color Codes link, then simply place this code in after #11BEB4 is light blue)----- PHP Code:
<br /> <a href="http://html-color-codes.info/" onclick="window.open('http://html-color-codes.info/');
Field Length: Up to you. Field Required: No Field Editable by User: Yes Private Field: No Field Searchable on Members List: No Show on Members List: No Click Save! Step Three: Find in Postbit or Postbit Legacy... PHP Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
PHP Code:
<if condition="$post[fieldx]">
You're done, hope you like it and remember to mark installed if you use and like it. Download No files for download. Screenshots |
Similar Mods
Send a Private Message to user (and optional user note) when approved for a usergroup | vBulletin 3.5 Add-ons |
Show Thread Enhancements Full User Name Style (Optional) | vBulletin 3.6 Template Modifications |
Profile Enhancements User Name Style: Bold & Glow (Optional) | vBulletin 3.6 Template Modifications |