WEST SIDE CALI KILLERS
How to add multiple ranks 23104840
WEST SIDE CALI KILLERS
How to add multiple ranks 23104840
WEST SIDE CALI KILLERS
Would you like to react to this message? Create an account in a few clicks or log in to continue.


HOME OF WSCK CLAN
 
HomeSearchLatest imagesstoreRegisterLog in

Share
 

 How to add multiple ranks

View previous topic View next topic Go down 
AuthorMessage
HolyHandGrenade
Founder
Founder
HolyHandGrenade

Xbox Live Gamertag HolyHandGrenade
Country : USA
Posts : 609
Caps : 1104
Times Thanked : 26
Comments : My Honor is Loyalty
Browser : Chrome

How to add multiple ranks Empty
PostSubject: How to add multiple ranks   How to add multiple ranks I_icon_minitimeThu Jul 26, 2012 2:39 am

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

Rank Title: put this 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.

Back to top Go down
 

How to add multiple ranks

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» Ranks

Permissions in this forum:You cannot reply to topics in this forum
WEST SIDE CALI KILLERS :: Computer Related :: Coding :: HTML-