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?
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? |
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.
i'm tired |
What css file is that in? |
Thanks. Found it and it worked great. |
You'll want to edit the general.css file found under ./templates/base/css/; look for this: .mainLogo {
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 |