PDA

View Full Version : problems viewing my site with netscape


Krap22
08-01-2002, 05:32 PM
I just develped a new website for my company and when i view it in netscape 6 it is acting funny. whenever i open a new page it makes the window very narrow. Any ideas why it is adjusting my window size when a new page is opened????

also the text with netscape varries with the users browser settings. is there anyway i can force the text to a certain size for netscape????

the link to the site is



new.globaltechservices.com (http://)

Krap22
08-01-2002, 05:33 PM
new.globaltechservices.com (http://new.globaltechservices.com)

bryandunn
08-01-2002, 05:45 PM
I noticed that it sizes to the same size as your background image (100pix). <body background="images/bg.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" > - This was using mozilla...

I'd look around your code to see if something is set in the js areas that are limiting this from tiling...just my 2cents...