By icefall5 on
The maintenance page on my website is not displaying properly. I used copious amounts of editing to not reveal any of my personal crap, but the black boxes on the page itself are where my logo is. You can see that it's hanging down over top of the Site Offline message. How can I fix this?
http://img18.imageshack.us/img18/8449/maintenancepageproblem.png
Comments
The image is probably
being pulled from admin/build/themes in the configuration for the garland theme you probably have your logo file uploaded. Delete the file path to custom logo. If garland is your default theme, then you will lose the logo on the other pages as well.
Roxy
It's just the way Garland
It's just the way Garland (default theme) displays the logo. It assumes the image is a certain height, and lets it overflow in case it's taller. You need to know css to change that, or use a logo that fits. Unless someone else can suggest a quick fix.
I wasn't able to find the CSS
I wasn't able to find the CSS file, but then I realized my stupidity and that I could just view the source of the maintenance page to find the file. Thanks!
Nice :)
Nice :)