Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Automaticaly Add Glitter [ All Version ]

Go down  Message [Page 1 of 1]

1Automaticaly Add Glitter [ All Version ] Empty Automaticaly Add Glitter [ All Version ] Sat Oct 05, 2013 9:02 am

Sasori

Sasori
Administrator


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 ->

  • 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('glitteria');
});
Last step is to go in Administration Panel -> Display -> Colors -> CSS Styleheet ->
Code:
.glitteria {
background: url(http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif) repeat no-repeat;
}
When you will add members in this group , you will have automaticaly a glitter to them , you can manage the colors how you want , but need to be identic.
If you have problem , please create a topic in Support Sections .
Best regards,
Sasori

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum