Full User Name Style (Optional)
This modification is in the archives.
This modification will let your users choose to bold, italic, underline, glow, font and color their usernames. The best thing about it is, they can use it all at the same time if they wish or they can just use one or two of them etc....
I have only tested this on 3.6.8 but should work on all 3.6 versions. Note: The glow in this modification will not work for firefox users. Please make sure you mark installed if you use this and their is alot of profile field numbers to memorize, so please write them down. Step one Create a new profile field - Single line text box. Title: Username Color Description: This will be the color of your username, please type in the color hex code here. Private field: No Rest is up to you Please note the profile field number. Step two Create a new profile field - Single line text box. Title: Username Font Description: Add a font here for your username (example: Tahoma) Private field: No Rest is up to you. Please take note of the profile field number. Step three Create a new profile field - Single line text box. Title: Username Glow Description: Add a glow color of your choice, type the hex code here. Private field: No Rest is up to you. Please note the profile field number. Step four Create a new profile field - Multiple Selection CheckBox. Title: Username Bold Description: Make your name stand out more by bolding it. Options: Bold Username Field required: No Rest is up to you. Please note the profile field number. Step five Create a new profile field - Multiple Selection CheckBox. Title: Username Italic Description: Make your name italic here. Options: Italic Username Field required: No Rest is up to you. Please note the profile field number. Step six Create a new profile field - Multiple Selection CheckBox. Title: Username Underline Description: Underline your username if you wish here. Options: Underline Username Field required: No Rest is up to you. Please note the profile field number. Step seven After you have wrote down all of the profile field numbers, we go into the posbit legacy or postbit template depending which one you use. Find: PHP Code:
<div align="center">
PHP Code:
<if condition="$post['fieldXX'] OR $post['fieldXX'] OR $post['fieldXX'] OR $post['fieldXX'] OR $post['fieldXX'] OR $post['fieldXX'] != '' ">
It should now look like this: PHP Code:
<div align="center">
This code: PHP Code:
<div style="font-family:$post[fieldXX];
Please mark installed if you use, hope everyone likes it. Enjoy. 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 |
Profile Enhancements User Name Style: Bold & Glow (Optional) | vBulletin 3.6 Template Modifications |
Profile Enhancements User Title Style: Glow (Optional) | vBulletin 3.6 Template Modifications |