Version: 1.00, by leejohn02
Developer Last Online: Mar 2014
Category: Profile Enhancements -
Version: 4.x.x
Rating:
Released: 07-06-2011
Last Update: Never
Installs: 32
Template Edits
Re-useable Code Translations
No support by the author.
Couldnt find anything else like this on the forum and using it on my site at the moment for glowing names, seems to work everywhere but only in selected browsers, doesnt work on firefox or IE but will still display the color name.
Open up the ACP
Go to Styles+Templates>Edit Template>CSS Templates>additional.css
Add this code to the bottom of the template. Items shown in red can be changed, also can create more than one, so just copy and paste the code as needed and add as many as you like
If you want to add another just copy and paste the same code and continue to add as many as you like.
Now to editing the code to suit you colors.
You can change the gold to whatever you want to call it but remember you will need this later for the selected group.
#999999 change this to your base color it will work on all browsers
#FF0000 change this to your glow/shadow color
For example mine is gold/red
Once you have changed the code go to Usergroups and edit the group you wish to change
In the Html markup add this to the first part
<span class="gold-shadow">
and this to the 2nd
</span>
Again change the gold to depending on what you named it in the CSS template
Also the sparkles on my site are another code, they wont happen unless you add another code and a gif image, this is only for the glow effect not sparkles, if you do want sparkles pm me and i will link you to my gif image and supply you with the code
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Can someone please tell me why this is not working on my forum? Does it matter if i have some code in the additional.css already? It just turns my usergroup colors grey whenever i try to do this, the weird thing is it worked for a second and then when i went to go add another usergroup color they both just stopped working, and now no matter what i do neither one of them will work
Can someone please tell me why this is not working on my forum? Does it matter if i have some code in the additional.css already? It just turns my usergroup colors grey whenever i try to do this, the weird thing is it worked for a second and then when i went to go add another usergroup color they both just stopped working, and now no matter what i do neither one of them will work
Do you have custom styles? Ensure that you are putting the code in all your additional.css for all your styles.
You can see it working on my site, I use it for my premium members. I changed the color and the code a bit.