Crown Next to user name
3 posters
Page 1 of 1
Crown Next to user name
How do I get a crown next to my username? Here is the image of the crown:
Here is the code I have been trying to use:
For some reason it is not working.
Please help,
Arther
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
Re: Crown Next to user name
Hello,
Can you try this:
For only posts (not including home page):
For the chatbox:
And also please make sure that you change the # to the number of the user example is 1 that is the founder.
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-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: Crown Next to user name
Thanks! I was forgetting to change the "#" to the number of users.
-Arther
-Arther
Re: Crown Next to user name
Glad i could Help...
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: Crown Next to user name
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» CCS stylesheet forum crown next to name help (invision)
» Administration Crown
» How To Add Crown To Chatbox
» User Name Prefixes for entire User Group
» How do I center my forums and add a crown by username?
» Administration Crown
» How To Add Crown To Chatbox
» User Name Prefixes for entire User Group
» How do I center my forums and add a crown by username?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum