Posted by Ed Mullen on 01/07/07 18:00
JimmyHoffa wrote:
> Hi All, I hope someone can help with this,
>
> I've got 'what i thought was a simple' css based drop down menu in my
> header section of my page.. My problem is understanding why it
> underlaps the content divs which follow the header section.
>
> If anyone could take a look it would be greatly appreciated, the page
> and css was quite long so i've put up a very stripped down version
> here.
>
> http://www.dbws.net/crap/stripped.html
> & http://www.dbws.net/crap/stripped.css
>
> Any suggestions/hints appreciated.
>
#zUL li {
float:left;
width:6em;
position:relative;
list-style-type:none;
z-index: 1;
}
--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
42.7 percent of all statistics are made up on the spot.
[Back to original message]
|