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.

Icon before username

2 posters

Go down

Icon before username Empty Icon before username

Post by VisionaryArt August 6th 2012, 12:58 pm

I want the crown to be shown on the post profile. Before the username:
Icon before username Print10

I want it here too:
http://gyazo.com/b9df8b6a7f7cfe23b896b4807dbc4f9c

I have used this code:
Code:

.pun .user-ident .username a[href="/u1"], a.gensmall[href="/u1"], #onlinelist [href="/u1"], .statused a[href="/u1"], #stats [href="/u1"], #chatbox_members a[href="/u1"], #chatbox a[href="/u1"],  #onlinechat a[href="/u1"], #profile-advanced-right div.h3 strong, .module a[href="/u1"] {
        background: url("http://cdn1.iconfinder.com/data/icons/fugue/icon/crown.png") no-repeat;
        padding-left: 16px;
    }
 

Can someone please share me the code. Smile
Thanks in advance.


Last edited by VisionaryArt on August 6th 2012, 1:07 pm; edited 2 times in total
avatar
VisionaryArt
New Member

Posts : 19
Reputation : 2
Language : English

http://visionaryart.forumotion.co.uk/

Back to top Go down

Icon before username Empty Re: Icon before username

Post by Ahkrir August 6th 2012, 1:01 pm

If you have PunBB you can use this code:
Code:
.pun .user-ident .username a[href="/u1"], a.gensmall[href="/u1"], #onlinelist [href="/u1"], .statused a[href="/u1"], #stats [href="/u1"], #chatbox_members a[href="/u1"], #chatbox a[href="/u1"],  #onlinechat a[href="/u1"], #profile-advanced-right div.h3 strong, .module a[href="/u1"] {
background: url("http://cdn1.iconfinder.com/data/icons/fugue/icon/crown.png") no-repeat;
padding-left: 16px;
}
Ahkrir
Ahkrir
Forumember

Male Posts : 288
Reputation : 14
Language : English
Location : The Netherlands

http://smarterweb.go-board.com/forum

Back to top Go down

Icon before username Empty Re: Icon before username

Post by VisionaryArt August 6th 2012, 1:05 pm

Ahkrir wrote:If you have PunBB you can use this code:
Code:
.pun .user-ident .username a[href="/u1"], a.gensmall[href="/u1"], #onlinelist [href="/u1"], .statused a[href="/u1"], #stats [href="/u1"], #chatbox_members a[href="/u1"], #chatbox a[href="/u1"],  #onlinechat a[href="/u1"], #profile-advanced-right div.h3 strong, .module a[href="/u1"] {
background: url("http://cdn1.iconfinder.com/data/icons/fugue/icon/crown.png") no-repeat;
padding-left: 16px;
}

I have used it already. xD
avatar
VisionaryArt
New Member

Posts : 19
Reputation : 2
Language : English

http://visionaryart.forumotion.co.uk/

Back to top Go down

Icon before username Empty Re: Icon before username

Post by VisionaryArt August 7th 2012, 12:56 pm

Bump. Razz
avatar
VisionaryArt
New Member

Posts : 19
Reputation : 2
Language : English

http://visionaryart.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

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