On 5/17/07, Rick Pasotto <[EMAIL PROTECTED]> wrote:

>
> The problem is that the horizontal menu in the header is partially
> obscured by the header graphic resulting in a:hover not working in all
> the menu items. I made the graphic (currently with a temporary border)
> as narrow as I could with a tranparent background so that the header
> section (the darker blue bar and the white bar) could vary in width with
> the screen size. I used a z-index so that the points of the crown would
> show outside the containing box.

HI Rick,

When using z-index, the element to which you are applying that z-index
must be positioned either relatively or absolutely.  Try adding it to
your a elements in the menu bar and it should bump them up (though you
may have some other tweaks to do after you change the positioning to
relative).

Brian
______________________________________________________________________
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