website will not display in Netscape Navigat...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What can I do? If you go to www.newlifetifton.org/rdd in IE it is perfect.
In Netscape it is nonexistent.

I am using FrontPage 2003 with Page Options - Authoring set to create for
both IE and NN versions 4.0 or later. I am using NN 7.1 on to attempt to
view the site.

Thanks for the help,
Heather
 
This is very likely due to your z-index settings - your page also does not
display in Mozilla Firefox. I would get rid of the z-index settings - your
page does not appear to need them.

Teri
:)
 
<div style="position: absolute; left: 0px; top: 0px; width: 716px; height:
263px; z-index: -1">

Don't use negative z-indices.

<td width="66%"><font face="Palatino Linotype"><font
size="5">&nbsp;&nbsp;&nbsp;&nbsp;
</font></font>
<div style="position: absolute; width: 475px; height: 152px; z-index: 3;
left: 107px; top: 169px" id="layer7">

Never put absolutely positioned elements into table cells.

<font face="Palatino Linotype">

Make sure you are aware of issues with non-websafe fonts -

http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html

Those should help you get on the web.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top