Hi guys,
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
I'm too new to post a url but but here is the stylesheet code: (it cuts off like the bottom 50 pixels of a 416 pixel deep image.
<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


Hi guys,



)


Bookmarks