Ron Zisman wrote:
> i'm trying to put  link on the logo to the home page
> (flippingpixels). while it's functional in opera, it's failing in ff
> and safari. could someone please have a glance.

Browsers don't seem to agree on stacking level of that image.

Add...

#bar img {position: relative; z-index: 1;}

...to get it stacked high enough to make the link work in FF and Safari.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to