Click to See Complete Forum and Search --> : Positioning help - Navigation bar


ssprouse
06-04-2008, 11:11 AM
I have a web site with a navigation menu on the left that is coming up fine in IE 6 & 7 but not in Firefox or Safari. I have a div style of margin-top:-25px; position:fixed; height:100%; yet the height on Firefox and Safari does not take in account the height of the next cell where the main content is. For a visual, go to http://www2.ccboe.com/mcdonough/athletics/. My code is admitedly sloppy, but I know there's got to be a way around this so that the menu does not overlap the footer like it does in FF and Safari. Any help??