Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • boerenooi Friend
    #174899

    I need to have an image on the bottom of the main container. The image will display a shadow (not the kind of shadow that I can use css for) My container is 900px and the image is 920px. For the life of me I can make it overflow and sit right at the bottom of that container. Can anyone assist?

    Here is my css

    #ja-container {
    background: url(../images/contentbottom.png) no-repeat bottom #fff;
    position: relative;
    z-index: 5;
    border-bottom: none;
    width: 900px;
    margin: 30px auto;
    opacity:0.75;
    filter:alpha(opacity=75); /* For IE8 and earlier */
    }

    Phill Moderator
    #443167

    Could you post a link to your page and an image showing what you want to do?

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Phill 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum