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.

Crown Next to user name

3 posters

Go down

Solved Crown Next to user name

Post by Arther February 3rd 2012, 8:09 am

How do I get a crown next to my username? Here is the image of the crown: Crown Next to user name Billio10

Here is the code I have been trying to use:

Code:
/* Administrators */

.name strong a[href="/u#"]{
padding-left: 19px;
background: url(http://i44.servimg.com/u/f44/16/64/53/16/billio10.png) no-repeat left;}

#chatbox_members a[href="/u#"]{
padding-left: 19px;
background: url(http://i44.servimg.com/u/f44/16/64/53/16/billio10.png) no-repeat left;}

.gensmall a[href="/u#"]{
padding-left: 19px;
background: url(http://i44.servimg.com/u/f44/16/64/53/16/billio10.png) no-repeat left;}
/* End Administrators */

For some reason it is not working.

Please help,

Arther


Last edited by Arther on February 3rd 2012, 8:29 am; edited 1 time in total
avatar
Arther
New Member

Posts : 9
Reputation : 2
Language : english

http://www.thewizard101commons.com

Back to top Go down

Solved Re: Crown Next to user name

Post by Stephen- February 3rd 2012, 8:11 am

Hello,

Can you try this:

For only posts (not including home page):

Code:
.name strong a[href="/u#"]{
    padding-left: 13px;
    background: url(imagedirectlink) no-repeat left;}

For the chatbox:
Code:
#chatbox_members a[href="/u#"]{
    padding-left: 13px;
    background: url(imagedirectlink) no-repeat left;}

And also please make sure that you change the # to the number of the user example is 1 that is the founder.
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Crown Next to user name

Post by Arther February 3rd 2012, 8:24 am

Thanks! I was forgetting to change the "#" to the number of users.

-Arther
avatar
Arther
New Member

Posts : 9
Reputation : 2
Language : english

http://www.thewizard101commons.com

Back to top Go down

Solved Re: Crown Next to user name

Post by Stephen- February 3rd 2012, 9:02 am

Glad i could Help... Smile
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Crown Next to user name

Post by Sanket February 3rd 2012, 9:37 am

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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