Closed (cannot reproduce)
Project:
ZURB Foundation
Version:
7.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2013 at 13:36 UTC
Updated:
3 Apr 2013 at 18:52 UTC
Hi,
Maybe there is some settings for this, or maybe it is a bug.
Just downloaded the newest theme with foundation 4. I have the administration menu module activated (with "Administration menu Toolbar style"). The admin menu then covers over the content of the site, and gets around 20 px higher. Tried the settings in the admin menu as described in a previous issue, but that did not seem do to the trick. Still covering the content.
So then i disabled the admin menu, and tried with the core toolbar. Now the toolbar dont cover the frontend content, but covers the admin content. See screenshot.
Any ideas here?
| Comment | File | Size | Author |
|---|---|---|---|
| Skjermbilde 2013-03-17 kl. 14.34.09.png | 26.97 KB | dansyv |
Comments
Comment #1
ishmael-sanchez commentedSee #1790554: Admin menu off by two em or #1844726: Admin module navigation is broken, if that doesn't work please post additional information.
Comment #2
dansyv commentedThanks for the feedback.
I have tried what was suggested in these issues, but still having problems.
Tried on a clean core install, with only Foundation added (no admin menu, just regular toolbar). The problem is that the Toolbar covers the admin part of the site (Create content type etc) in overlay. Checked the source, and without foundation, the body has a margin top style:
<body style="margin-top: 65px;">When foundation is activated, this style is gone, and the content gets under the toolbar.
Comment #3
dansyv commentedComment #4
chrisjlee commentedComment #5
chrisjlee commentedNot any more information provided
Comment #6
Wanwu commentedHad the same issue - updated to the latest version of Administration Menu Module (7.x-3.0-rc4) and it fixed it.