Image before username in chatbox in message
Image before username in chatbox in message
Okay, I want to basically add a small image before the rank of the user in the chatbox, even when the message is sent. Anyone know how? Thanks.
Ajax- New Member
- Posts : 16
Reputation : 1
Language : English
Ajax- New Member
- Posts : 16
Reputation : 1
Language : English
Re: Image before username in chatbox in message
Hi!
Add to CSS Stylesheet:
For all codes:
http://illiweb.com/fa/admin/couronne.png - this is the link of the image you want to add before username.
P.S. Don't use big images.
Add to CSS Stylesheet:
- Code:
#chatbox p span.user-msg span.user a[href="/u1"]{
background: url("http://illiweb.com/fa/admin/couronne.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
- Code:
#chatbox p span.user-msg span.user a{
background: url("http://illiweb.com/fa/admin/couronne.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
For all codes:
http://illiweb.com/fa/admin/couronne.png - this is the link of the image you want to add before username.
P.S. Don't use big images.
Guest- Guest
Re: Image before username in chatbox in message


Attention!
- Please provide your forum URL at all times.
- When the issue is solved, please y it as solved.
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum