Version: 1.00, by TCE Killa
Developer Last Online: Nov 2012
Category: Profile Enhancements -
Version: 3.6.x
Rating:
Released: 01-25-2008
Last Update: Never
Installs: 5
Template Edits
Re-useable Code
No support by the author.
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):
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/>:
Just replace the x with left or center or right, depending what everything else in your postbit is aligned to.
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/');
return false;" target="newWin"><b>Click Here For Color Codes</b></a>
Just change the x's to your glow field number, you can change the strength of the glow where is says strength=6, replace the 6 with whatever number you want.
You're done, hope you like it and remember to mark installed if you use and like it. :up:
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
how do we make it animated and glow? I meant the glowing effects could move.
That is just doing abit of altering with the template edit, I have noticed, if you move the text with the glow to a different part of the template, then the glow will start moving around when you highlight over it.
When you have copied and pasted the code into your template, replacing the other text.... Just change the x with your glow field number (i.e field12 instead of fieldx).
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)
no change in it ... doesn't work . canu help me plzz....