I will be showing you how to make a specific group have motion colorful ( 5 colors ) usernames.
First of all see movies ( english_name.zip ) in one file in attachment , if interesting for you:
1- Go to Admin Control Panel >>> Templates >>> Ungrouped Templates >>> headerinclude >>>
before
add the following code in it .
2. Next this is to give a specific group a rainbow name.
Go to Admin Control Panel >>> Users & Groups >>>Groups >>> your aim group >>>Option>>Edit user group>>Username Style -----> And insert :
3. Upload " cycling_midori.js" into your "jscripts" file in root .
Now whatever group you picked will now have a motion colorful ( 5 colors ) username .
english_name.zip (Size: 360.36 KB / Downloads: 707)
cycling_midori.zip (Size: 9.02 KB / Downloads: 318)
First of all see movies ( english_name.zip ) in one file in attachment , if interesting for you:
1- Go to Admin Control Panel >>> Templates >>> Ungrouped Templates >>> headerinclude >>>
before
{$stylesheets}
add the following code in it .
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/cycling_midori.js"></script>
2. Next this is to give a specific group a rainbow name.
Go to Admin Control Panel >>> Users & Groups >>>Groups >>> your aim group >>>Option>>Edit user group>>Username Style -----> And insert :
<span id="rainbow" class="bold"><script type="text/javascript">rainbownameload('rainbow' , '{username}');</script></span>
3. Upload " cycling_midori.js" into your "jscripts" file in root .
Now whatever group you picked will now have a motion colorful ( 5 colors ) username .
english_name.zip (Size: 360.36 KB / Downloads: 707)
cycling_midori.zip (Size: 9.02 KB / Downloads: 318)