Forums

Resizing Header Image for Fluid Theme (3 posts)

  1. tdowell
    Member
    Posted 4 years ago #

    I'm using template Fall Season, which is a fluid width template. I have it set up so that it 93%. I've created my own header image, but I don't know how to set it up so that the image resizes itself along with the body. The way it is set up right now, the image doesn't resize, but instead, if the screen is smaller, it cuts from the right side (that's my main concern), and if the screen is larger than the original image, it repeats. My Web site is http://livesofwander.com

    The current code in the style sheet, which I've played with a little bit, is

    #headerpic
    {
    position: relative;
    width: 100%;
    height: 12em;
    background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
    margin-bottom: 2px;
    }

    Any advice you can offer--whether about changing the code, changing the image in Photoshop, or both--would be much appreciated. I'm pretty new to this, and I did do a search but didn't find the answer I needed. Thanks!

  2. drewactual
    Member
    Posted 4 years ago #

    can I get a link to your WP?

  3. tdowell
    Member
    Posted 4 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic