HighDots Forums  

Nav link OK in MSIE & Opera but dead in Mozilla/Firefox

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Nav link OK in MSIE & Opera but dead in Mozilla/Firefox in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Howard Martin
 
Posts: n/a

Default Nav link OK in MSIE & Opera but dead in Mozilla/Firefox - 11-20-2004 , 09:29 PM






I have a page at www.caymanquays.com.au/index.html where the
navigation at the top works fine in MSIEv6 and Opera v7.5 but appears
dead in Mozilla v1.5 and Firefox v1.0.

The external sylesheet gives:
a {
font-family: "Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #004080;
padding-left: 10px;
text-decoration: none;}

a:hover{
color: #ff0000;
}

I have a similar thing at www.check.com.au/index.html and elsewhere
and it works fine there in all 4 browsers.

Can anybody spot what may be causing the problem?

TIA.

Howard


Reply With Quote
  #2  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: Nav link OK in MSIE & Opera but dead in Mozilla/Firefox - 11-21-2004 , 12:11 AM






On Sun, 21 Nov 2004 03:29:19 GMT, Howard Martin wrote:

Please type (or better still copy/paste) complete URL's.

Speaking of which..
<http://validator.w3.org/check?uri=http://www.caymanquays.com.au/index.html>

Perhaps you had better fix the validation errors before
you wonder why parts of a page do not work.

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane


Reply With Quote
  #3  
Old   
mscir
 
Posts: n/a

Default Re: Nav link OK in MSIE & Opera but dead in Mozilla/Firefox - 11-21-2004 , 01:17 AM




Howard Martin wrote:

Quote:
I have a page at www.caymanquays.com.au/index.html where the
navigation at the top works fine in MSIEv6 and Opera v7.5 but appears
dead in Mozilla v1.5 and Firefox v1.0.
I gave background colors to the divs and found that the links are not
visible in my Netscape 7.2. Moving z-index: 1 to the #pagenav fixed it.
You might want to take a closer look at the basic div layout/positioning.

Mike



Reply With Quote
  #4  
Old   
Howard Martin
 
Posts: n/a

Default Re: Nav link OK in MSIE & Opera but dead in Mozilla/Firefox - 11-21-2004 , 04:13 PM



On Sat, 20 Nov 2004 23:17:24 -0800, mscir <mscir (AT) access4less (DOT) net>
wrote:

Quote:
I gave background colors to the divs and found that the links are not
visible in my Netscape 7.2. Moving z-index: 1 to the #pagenav fixed it.
You might want to take a closer look at the basic div layout/positioning.
That fixed it. Many thanks. All I've got to do now is figure out why!



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.