The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

rank coding

4 posters

Go down

rank coding Empty rank coding

Post by darkgoku October 20th 2014, 5:41 am

how do i make a rank with coding for rank not group like this rank coding Rank10
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

rank coding Empty Re: rank coding

Post by _Twisted_Mods_ October 20th 2014, 5:53 am

what r u trying to do?
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

rank coding Empty Re: rank coding

Post by darkgoku October 20th 2014, 5:58 am

ive seen people  uss css for making a rank i want to make one similar to that with css
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

rank coding Empty Re: rank coding

Post by _Twisted_Mods_ October 20th 2014, 6:09 am

dont need css u can do it in acp

acp>users&groups>Ranks>Rank Administration

or

Acp>users&groups>users>profile

and create a new field with image list

Name:rank
description:
URL icon :
Necessarily filled ? no
Display : profile,messages
display type: icon
Who can modify the profile field value ? you choose
Separator : you choose

then add your images to the list and set one for members as default
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

rank coding Empty Re: rank coding

Post by darkgoku October 20th 2014, 7:11 am

but it wasnt a profile field i believe just i need help coding one
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

rank coding Empty Re: rank coding

Post by Mati October 20th 2014, 8:27 am

Hello,

Add this in your rank title

Code:
<span class="staff">CH STAFF</span>

Then CSS

Code:
.staff {
    background: url("http://i42.servimg.com/u/f42/16/52/61/30/glass10.png") repeat-x scroll 0 50% #ed7710;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif !important;
    font-size: 10px;
    font-weight: bold;
    margin-top: 3px;
    padding: 0 8px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

rank coding Empty Re: rank coding

Post by SLGray October 20th 2014, 5:03 pm

Are you referring to topics which will have the rank has a topic icon?


rank coding Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

rank coding Empty Re: rank coding

Post by darkgoku October 20th 2014, 6:27 pm

Nvm this is solved plz lock it
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

rank coding Empty Re: rank coding

Post by SLGray October 20th 2014, 8:26 pm

Locked as Requested


rank coding Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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