Forum Moderators: not2easy
Page has complete css positioning and looks fine in all browsers I've tried (on the PC at least, and v5 plus) except Netscape Navigator 7 (and Mozilla 1.3.1).
The page is at <Eeeek!>
there is a large space appearing in NN below the two columns but before the end of the parent DIV (the div with the rounded corners). you may need to view in NN7 to see what I mean.
any helpful hints or ideas appreciated. is this a bug I've found?
I can post a snippet of the CSS if needed but my CSS file is rather bulky and untidy.
help is appreciated.
thank you!
[edited by: Nick_W at 4:26 pm (utc) on June 5, 2003]
[edit reason] no urls please / thanks! [/edit]
Just looking through your CSS there are a couple of typo's you may want to correct:
"ma\rgin-right: -1px;" [appears a couple of times]
and "margin-botton" [appears in the footer rules]
I notice too that you have used underscores in some of your selectors which aren't well suppported.
You may also like to de link your previous post too before someone else does ;)
Don't know if correcting these will solve your problems though!
Spook
Yeah, that was my first post. Guess it'll be the first of many.
OK, well "ma\rgin-right: -1px;" is to get round a bug with IE, though the other one is obviously a typo. I'll change that now.
I'm just going through making my xhtml validate fully to see whether that will help. If not then this is looking like a NN7 bug.
Regarding the link, what's the best way of outlining a problem without adding a link?
Cheers,
Steve.
The link thing is quite a strict rule applied around here, if you read the charter all will be explained [webmasterworld.com ]
Spook