Space between crown and username?
Space between crown and username?
Hello everybody, do you see space between crown and username? Just check forum http://avacs.yforum.biz I see little space between crown and username. If this is yes then how to fix this problem?
Re: Space between crown and username?
Hello,
Find this code in your CSS:
and replace it with this code:
Find this code in your CSS:
- Code:
#chatbox_members a[href="/u76"], .forabg a[href="/u76"], .forumbg a[href="/u76"], .module a[href="/u76"], .page-bottom a[href="/u76"], .postprofile strong a[href="/u76"], p a[href="/u76"] {
background: url(http://i84.servimg.com/u/f84/19/40/18/34/44373310.gif) no-repeat;
padding-left: 16px;
padding-top: 2px;
}
and replace it with this code:
- Code:
#chatbox_members a[href="/u76"], .forabg a[href="/u76"], .forumbg a[href="/u76"], .module a[href="/u76"], .page-bottom a[href="/u76"], .postprofile strong a[href="/u76"], p a[href="/u76"] {
background: url(http://i84.servimg.com/u/f84/19/40/18/34/44373310.gif) no-repeat;
padding-top: 2px;
margin-right: 20px;
padding: 0px 10px 0px 8px;
}
Re: Space between crown and username?
Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!
Since this is your third reminder about double posting, you have received a warning.
Since this is your third reminder about double posting, you have received a warning.

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Re: Space between crown and username?
@SLGray sorry buddy.
Please keep my warning bar secure 100%. I promise you that I will never do again double posts
Thanks
Please keep my warning bar secure 100%. I promise you that I will never do again double posts
Thanks
Re: Space between crown and username?
http://help.forumotion.com/t133532-warning-bar-reversals#898562@Royal Bengal wrote:@SLGray sorry buddy.
Please keep my warning bar secure 100%. I promise you that I will never do again double posts
Thanks
Re: Space between crown and username?
but padding: 0px 10 px 0px 8px but problem was that crown is on the username. So as a result I change padding: 0px 14px 0px 12px now it seems to be ok but just see last 24 hours staff joiner. I see space between a username and coma (,)@Van-Helsing wrote:Hello,
Find this code in your CSS:
- Code:
#chatbox_members a[href="/u76"], .forabg a[href="/u76"], .forumbg a[href="/u76"], .module a[href="/u76"], .page-bottom a[href="/u76"], .postprofile strong a[href="/u76"], p a[href="/u76"] {
background: url(http://i84.servimg.com/u/f84/19/40/18/34/44373310.gif) no-repeat;
padding-left: 16px;
padding-top: 2px;
}
and replace it with this code:
- Code:
#chatbox_members a[href="/u76"], .forabg a[href="/u76"], .forumbg a[href="/u76"], .module a[href="/u76"], .page-bottom a[href="/u76"], .postprofile strong a[href="/u76"], p a[href="/u76"] {
background: url(http://i84.servimg.com/u/f84/19/40/18/34/44373310.gif) no-repeat;
padding-top: 2px;
margin-right: 20px;
padding: 0px 10px 0px 8px;
}
Just see this problem here http://i84.servimg.com/u/f84/19/40/18/34/screen17.png
@Forumedic @brandon_g @SLGray @van-helsing
I see a lot of problem by using crown before username. I see the crown after username too. But I wanted this one before the username only and also I see ptoblem in connected member last 24 hours option. Here I see a hige gap between username and coma
Royal Bengal
Re: Space between crown and username?
Yes and I did everything according to this tutorial.
I think this tutorial is not complete with coding. This tutorial should be modified soon for the best result to adding crown before username
I think this tutorial is not complete with coding. This tutorial should be modified soon for the best result to adding crown before username
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum