Hi!

I just added a random height to your menu & corrected the image-path.
All is well now!

#nav {
        width: 100%;
        margin: 0;
        padding: 0;
        background-image: url(images/nav_bkgrnd.gif);
        background-repeat: repeat-x;
        background-position: center;    
        border: 1px solid #0f0055;
        border-width: 1px 0;
        height:1em;
}

Greets,
Tobias

[EMAIL PROTECTED] schrieb:
> I'm having a very strange problem. My implementation of Son of Suckerfish is 
> working in IE but not Firefox, Opera, etc. If you view the page in IE, all is 
> fine. However, in Firefox (Mac or PC) the background image on the top level 
> ul is not showing up.
> 
> I've been banging my head over this and have probably done something silly 
> but can't seem to find it. Can some one please take a look?
> 
> The page can viewed at:
> http://www.cherylamato.com/smps/
> 
> and the stylesheet is at:
> http://www.cherylamato.com/smps/css/advanced.css
> 
> tia,
> Cheryl
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
> 
> 

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

Reply via email to