Automaticaly Add Glitter
Automaticaly Add Glitter
Hello everyone , in this tutorial we will learn how to add automaticaly glitter or any another effect to all usernames.
Installing
First , we need to create a new group , so go in Adminitration Panel -> Users & Groups -> Group Adminitration -> Create a new Group ->
Ok , now go in Modules -> Javascript Management ->Create a new javascript ->
[*]Title: What you want
[*]Placement : Tick in All pages
[*]Javascript Code :
Tutorial created by levy from Forumotion Support forum
printscreen in attachment
Installing
First , we need to create a new group , so go in Adminitration Panel -> Users & Groups -> Group Adminitration -> Create a new Group ->
- Name : What you want
- Group Members Color : : In this example , #71C26D
- Color Group Members : Yes
- Group status : Don't be invisible ! Closed or Opened
Ok , now go in Modules -> Javascript Management ->Create a new javascript ->
[*]Title: What you want
[*]Placement : Tick in All pages
[*]Javascript Code :
- Code:
jQuery(document).ready(function() {
$('a span[style="color:#71C26D"] strong').addClass('atf-glitteria');
});
- Code:
.atf-glitteria {
background: url(http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif) repeat no-repeat;
}
Tutorial created by levy from Forumotion Support forum
printscreen in attachment
- Attachments
Last edited by Ikerepc on Thu Jan 29, 2015 7:50 pm; edited 1 time in total
Ikerepc- Ikerepc (Forum owner)
- Posts : 345
Pts : 481
Reputation : 19
Join date : 2014-12-10
Location : Croatia
Re: Automaticaly Add Glitter
Would there be a sample picture of what this looks like?
Glad E Olah- ATF Member
- Posts : 53
Pts : 70
Reputation : 3
Join date : 2015-01-22
Location : SE MO USA
Re: Automaticaly Add Glitter
I will put it today.
Ikerepc- Ikerepc (Forum owner)
- Posts : 345
Pts : 481
Reputation : 19
Join date : 2014-12-10
Location : Croatia
Re: Automaticaly Add Glitter
Added in attachment. Live preview aviable for now at http://admins.quickbb.com our test forum
Ikerepc- Ikerepc (Forum owner)
- Posts : 345
Pts : 481
Reputation : 19
Join date : 2014-12-10
Location : Croatia
Re: Automaticaly Add Glitter
Do I need to join the test forum to see?
Glad E Olah- ATF Member
- Posts : 53
Pts : 70
Reputation : 3
Join date : 2015-01-22
Location : SE MO USA
Re: Automaticaly Add Glitter
I removed it. See attachment.
Ikerepc- Ikerepc (Forum owner)
- Posts : 345
Pts : 481
Reputation : 19
Join date : 2014-12-10
Location : Croatia
Re: Automaticaly Add Glitter
Nice tutorial!
The Flash- ATF Member
- Posts : 319
Pts : 187
Reputation : 10
Join date : 2015-02-12
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum