Logo Padding?

I've uploaded a logo, but it is shifted slightly to the right of the menu.  The logo itself is flush with no space on the left that would be causing this.  Is there padding somewhere in a CSS that I could change?

Quote · 2 Apr 2010

yes, there is no left padding on logo. the problem is, the logo is contained in the inner 'sys_ml_wrapper' div, which is inside the 'sys_main_logo' div.


just remove the left and right 10px margin on the inner logo wrapper.

i'm tired
Quote · 2 Apr 2010

What css file is that in?

Quote · 2 Apr 2010

Thanks.  Found it and it worked great.

Quote · 2 Apr 2010

You'll want to edit the general.css file found under ./templates/base/css/; look for this:

.mainLogo {
margin: 12px 0px;
}

There are two entries in this file for the logo, but this one handles the actual positioning.

Edit: Guess I wasted my time, eh? I'll leave this here in case anyone else stumbles upon this topic.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 2 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.