Dear Georg, I think the link was stripped out of the previous message, the html is here: https://dl.dropbox.com/u/39492899/ar4/index.html. The stylesheet is embedded so you can open it from the source code but just in case, the link is https://dl.dropbox.com/u/39492899/ar4/style.css. The header already was full width and adding [float:left;] doesn't make a difference. I noted that when I put a border around the drop down menu <div>, it is broken under those <li> elements that contain an <ul> element. I guess those are the ones that overflow and push the underlying image down. I don't immediately see why anything overflows from this <div> but a general difficulty I'm having with this, is the constant question to which element (top level <ul>, top level <li>, nested <ul>, second level <li> and so on) I should apply the CSS rules. I'm starting to feel the problem is somewhere in there. Thanks a lot once again! Ruben
> Date: Mon, 9 Jul 2012 00:41:34 +0200 > From: gunla...@c2i.net > To: css-d@lists.css-discuss.org > Subject: Re: [css-d] <div> doesn't float all the way up > > On 08.07.2012 18:17, Ruben van den Berg wrote: > > Dear Georg, > > Thanks a lot, things line out perfectly right now!! > > However, I now have a new problem: the drop-down menu, when hovered over, > > is no longer visible (the new version is here). Do you think this can be > > solved in any way or does it simply mean I'll have to start all over from > > scratch? > > Of course it can, but since I still do not have real code to debug I > have to guess on what will work best for your case. > > Try turning the header into a full-width float. That breaks those > troublesome margins too and allow your menus to overflow. > > regards > Georg > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/