Jump to content

[SOLVED] Firefox cuts off bottom of background image


kralspace

Recommended Posts

???

Hi gurus,

 

I have a background image that is showing correctly in IE, but is cut off at the bottom in Firefox. I tried assigning a height, but it applied it to the container, not the image. I'd appreciate if someone could tell me what I'm doing wrong...as usual...lol. It's the part of the image beneath the menu on the left, it should fade out.

 

here is the webpage: http://www.cordonline.net/worksite/

 

and here is the stylesheet code:

 

<code>

#container {

margin: 0px auto;

width: 800px;

text-align: left;

border: 2px solid #104D8C;

background-color: #ffffff;

background-image: url(../images/stem-banner.jpg);

background-repeat: no-repeat;

background-position: left top;

z-index:1; 

  }

</code>

 

thanks, as always, Kathy :o

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.