> -----Original Message-----
> From: Kathi Cushman
> Sent: Tuesday, March 27, 2007 2:36 PM

> On this page, my hovers for the horizontal bar of main navs 
> doesn't work in 
> Firefox, except for the first 3. I used the same code for 
> another site that 
> used horizontal navs and worked fine in all browsers. For the 
> life of me, I 
> can't seem to figure this out.

> http://www.igryphon.com/microtia_final/age-to-begin.html

> If you have any input I'd sure appreciate it.

To fix this specific problem, remove the z-index from #pagetitle_ma.

You should validate the HTML [1] and CSS [2] (CSS was fine in this case)
(<cener> is not valid HTML, <center> is depreciated). I say this as it would
have saved me several hours recently.

I used Firebug's [3] inspect option to look at your "Long term result"
option. As I was going to that one, I noticed the border appear for your
"AGE TO BEGIN..." section and realized it was placed on top of the menu bar.

[1]
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.igryphon.com%2F
microtia_final%2Fage-to-begin.html
[2]
http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http
%3A%2F%2Fwww.igryphon.com%2Fmicrotia_final%2Fage-to-begin.html
[3] http://www.getfirebug.com/

--G

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to