Kathi Cushman wrote:
> Hi all,
>
> First of all, I'm fairly new to CSS and taking over for my partner, so
> there's probably a better way of doing things than the method I'm using.
>
> 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
>
Not sure.
When I isolate the menu on a local file there is no problem. The menu
works just fine.
When the rest of the content is added to the file the menu exhibits the
behavior you wrote about.
It /may/ be that this (which contains h1 is overlapping and blocking the
hover)
#pagetitle_ma { background: fuchsia;
position: absolute;
top: 130px; <<< revise this to 130px from 150px
right: 0px;
width: 540px;
z-index: 2;
}
The above /seems/ to correct the problem on a local file in FF.
> On a side note, the horizontal nav bar is made up of one horizontal div,
> then individual divs nested in it for each nav "button." I would rather
> have had the buttons all in the one larger div, but I couldn't get them to
> display in a row, even when I changed "display: block" to "display: inline."
>
> If you have any input I'd sure appreciate it.
>
>
>
You might look at this
<http://css.maxdesign.com.au/listamatic/horizontal03.htm> menu for
thought on how to do that. As a strictly personal opinion, I think I'd
do the rollovers with text, rather than images as he has in the example.
As it stands now, you've got a tremendous amount of code and a bunch of
images need to create a simple means of navigation.
Best,
~dL
PS Do you think the content text is maybe a little tiny for some folks?
--
http://chelseacreekstudio.com/
______________________________________________________________________
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/