PDA

View Full Version : Some help with spacing


Disco_Dave
09-28-2012, 11:26 AM
Hi

Could anyone help with this one, with overlapping of text and the wee folder in the private message area. See pic below.

Thanks
Dave

CAG CheechDogg
09-28-2012, 12:13 PM
well you can do the following in your additional.css add this:

#usercp_nav li a.usercp_folder-left {
background: url("http://www.yourdomain.com/yourforum/images/cms/sections.png") no-repeat scroll 1px 4px transparent;
}

Disco_Dave
09-28-2012, 12:24 PM
Worked a treat, thanks a million.

Dave

CAG CheechDogg
09-28-2012, 12:25 PM
Hey no problem buddy