Coding Support
Read Ad-free Manga, Manhwa, and Manhua at https://trilliux.me!

You are not connected. Please login or register

View previous topic View next topic Go down Message [Page 1 of 1]

1
How to Add Multiple Ranks Empty How to Add Multiple Ranks Thu Jun 06, 2013 9:25 pm

Support

Support
Site Admin
A lot of Forumotion Administrators ask for this tutorial so I will put it here now Very Happy

STEP: 1 Go into your Administration Panel => Users & Groups => Rank => Rank Administration

Rank Title: put this code in

Code:
<span class="adm">Administrator</span>

As you can see on the above code has a class "adm" witch we will use that for the second rank by using CSS.

STEP: 2 Put this CSS code in your CSS Style Sheet:

Code:
.adm:after {
    content: url("Rank_Image_Here");
}

STEP: 3 Rank Image URL: put that other rank you want to give to them.

Once you have finished everything, click save and you're done. Hope this was helpful!

~Support

https://twzforums.forumotion.com

View previous topic View next topic Back to top Message [Page 1 of 1]

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