Where can i edit this part?
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Where can i edit this part?

where can i edit this summary or statistic? and how can i remove the crown(admin)
thanks
bugsick1627- New Member
- Posts : 8
Reputation : 1
Language : English
Re: Where can i edit this part?
@bugsick1627 wrote:
where can i edit this summary or statistic? and how can i remove the crown(admin)
thanks
The only way to add the crown would be to add a CSS, so the only way to remove it is to delete the CSS.
ACP > General > Colors > CSS Style sheet > remove this code:
- Code:
a[href="/g387-forumotion-administrators"] {
background: url("http://illiweb.com/fa/admin/couronne.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
for the user, it would be :
- Code:
a[href="/u1"] {
background: url("http://illiweb.com/fa/admin/couronne.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
Re: Where can i edit this part?
thankyou
bugsick1627- New Member
- Posts : 8
Reputation : 1
Language : English
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum