Closed (won't fix)
Project:
Administration menu
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2011 at 17:56 UTC
Updated:
9 Mar 2012 at 03:28 UTC
My site uses a background on which elements must be positioned on top of. By default, admin_menu seems to push down the content of the site, but not the body background, so it breaks the theme. I can turn off the 20px margin in admin_menu settings, but then the admin menu lays on top of my top menu, rendering it inaccessible.
I am developing the theme, so I can use whatever method is needed, but what is the best way to handle body background images that need to be positioned correctly at the top of the page? I supposed I could add another div inside body just to hold my background, but that doesn't seem very clean.
Comments
Comment #1
sunI guess/hope this is resolved by now.