Beholdereye you were so close. I floated it left, and it solved the space issue in IE. However, if wrecked the layout. For some reason, floating it left pushed the "body" div (the div that originally had the error) below the nav div in Firefox.
I'm trying some absolute position things as I write this, but what do you all think would be the best approach?
Edit:
Problem Solved!!
I positioned the body div absolutely and it positions iteself properly in both browsers. The little gap has been repaired by floating all the internal div's to the left.
I'm going to run my code by the W3C validator, then I'm off to the races.
Thanks very much for everyones help.
Vangogh and BeholderEye: I'd give you talkupation but it's telling me I need to "spread it around" I apparently really like your posts 
Last edited by collyer_1; 03-14-2006 at 03:44 PM..
|