Closed (works as designed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
CSS/HTML Markup
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2009 at 12:59 UTC
Updated:
16 Dec 2010 at 21:15 UTC
when I put a nice-menu in the header then the "content" area is floating to the right of the menu
breaking the layout
changing the following corrects the problem
<div id="header" class="clear-block">
might apply to other situations thus it can be considered a minor bug
Comments
Comment #1
WorldFallz commentedJust an FYI -- I had the same problem and this minor change fixes it.
Comment #2
kdebaas commentedThere is a clear-block class added to the header-inner div. Shouldn't this take care of your problem? Did you place the nice-menu inside the header-inner div?
Comment #3
johnalbinyeah, there's already a clear-block class on the header-inner. Putting one on the #header div would be redundant.
Comment #4
akalata commentedClosing old and inactive support requests.