Viewing 1 replies (of 1 total)
  • look for:
    #headerblock in your template’s css (style.css) ad add:

    height:270px;
    width:579px;

    between { and }

    should look something like this:

    #headerblock {
    height:270px;
    width:579px;

    }

    besides other values that may be included.. but are different for each theme.

    hope it helps

Viewing 1 replies (of 1 total)
  • The topic ‘Editing header with image’ is closed to new replies.