PDA

View Full Version : Why won't this render properly in Netscape 4.7?


bcarl314
09-10-2002, 04:06 PM
I'm working on a template for this site,

http://www.pheasantsforever.org/anniversary/index.html

I've tested on Windows, IE6, 5.5, 5.0 and Netscape 6.2, 6.1

it looks fine, but in NN4.73, the main content goes all the way to the right. I'm using css, so I'm thinking that may be the problem. Any ideas how to fix this with css so it renders nicely? Or do I have to do it all with tables?

Thanks for the help

Quiet Storm
09-10-2002, 07:57 PM
Looks okay in NS4.77

Just FYI. :)

Tonz
09-11-2002, 03:36 AM
If I remmember correctly, NS4.73/75 had a problem reading CSS in tables. As the main content is in a table - the browser is not recognising the style sheet.

Or was I dreaming?????


Tonz:cool:

bcarl314
09-11-2002, 11:35 AM
Well, 4.73 it sure looks bad. I'll probable have to redo it either all with <div>s or all with tables. Anybody see problems with it in other browsers/OSs? Please let me know. Thanks.