Forums

[resolved] change banner size (7 posts)

  1. eagerwatcher
    Member
    Posted 5 months ago #

    Hi

    I just changed my theme and all seems to be fine except for the top banner size.

    http://misconceptions.us

    I changed the new jpg size to match the old one but I feel that it needs to be about half of the depth.

    Where do I change that?

    Thanks,

    Jane

  2. eagerwatcher
    Member
    Posted 5 months ago #

    In case I wasn't clear.

    What I mean is that I know how to change the jpg size but not how to change the display size.

    I reduced the height of the banner.jpg but it's still displaying the same height.

    There is a BlockHeader.png which I imagine is being tiled; but I don't know how to change that.

    Merry Christmas and Happy Hanuka!

    Thanks

    Jane

  3. sacredpath
    Member
    Posted 5 months ago #

    Are you wanting the top area to be the height of the header image that is there now (225px)? If so, change the height in the CSS for div.art-Header and for div.art-Header-jpeg to 225px.

  4. eagerwatcher
    Member
    Posted 5 months ago #

    Well I've got the banner the size that I want but not the area that it's sitting in.

    Will hopefully get some replies later.

    Friends and family coming over now ...

  5. sacredpath
    Member
    Posted 5 months ago #

    Add this to the bottom of style.css and see if this does what you are looking for.

    div.art-Header, div.art-Header-jpeg {
    height: 225px;
    }
  6. eagerwatcher
    Member
    Posted 5 months ago #

    That worked!

    Thank you.

  7. sacredpath
    Member
    Posted 5 months ago #

    You are welcome.

Reply

You must log in to post.

About this Topic