WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

pimentel2


"Suggest a Contest" Contest Winner
CSS Code for adding icon before specific username? (PHPBB2) Winner11
Would anyone here know how to add an icon before a specific username on PHPBB2 using CSS?

Thanks in advance!



Last edited by pimentel2 on Tue Oct 12, 2010 1:06 am; edited 2 times in total

Terry Harvey

Terry Harvey
Registered Member
Registered Member
Try this

Code:
a[href="/profile.forum?mode=viewprofile&u=5"]{
padding-left: 12px;
background: url([url=image url]image url[/url]) no-repeat left;}

ankillien

ankillien
Administrator
Administrator
pimentel2 wrote:Would anyone here know how to add an icon before a specific username on PHPBB2 using CSS?

Thanks in advance!

Hi,

What do you mean by 'specific username'?
You want an icon before only specific names and not all?

Btw, the above code won't help.

pimentel2


"Suggest a Contest" Contest Winner
CSS Code for adding icon before specific username? (PHPBB2) Winner11
The above code helped, but its a bit buggy. Ah well, thanks for the help!

@Anikillien By specific username, I mean only myself.

ankillien

ankillien
Administrator
Administrator
I need to have a look at your forum. Can you give me a link?

pimentel2


"Suggest a Contest" Contest Winner
CSS Code for adding icon before specific username? (PHPBB2) Winner11
Yes

http://www.theolympiansclan.com

ankillien

ankillien
Administrator
Administrator
Looks like it is already done on your forum tongue

pimentel2


"Suggest a Contest" Contest Winner
CSS Code for adding icon before specific username? (PHPBB2) Winner11
Yep, I got it working. Thanks for all the help guys Wink

pimentel2


"Suggest a Contest" Contest Winner
CSS Code for adding icon before specific username? (PHPBB2) Winner11
Uhoh...its showing up before avatars now.....any fix for this?

Guest


Guest
Nope Very Happy that's the buggy thing it has ;D

Edit: I can be done with javsscript instead of CSS but you must use phpbb2 or punbb

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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