• Hello. I have downloaded and installed The WordPress Magazine theme by gabfire
    and i’m confused about the header image. I want to put some little image but its TOO little. So, i wanted to know how can i change the header to put a largest image.
    The screenshot are here.
    See it, and you will understand what i mean.
    I don’t want so tiny image, just more bigger but not too much.
    When i change the title font size, the header changes, and i can see the image in the way i wanted, but the title is too big now.
    Thank you in advance for reply.
    Regards

    THis is a part of the CSS
    body {
    background:#666;
    font: 1em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
    }

    h1 {
    font:3em Georgia,Times New Roman,Trebuchet;
    margin-bottom:10px;
    padding-left:45px;
    background:url(images/flordeju.gif) no-repeat left center;
    }

    h1 a:link,h1 a:visited,h1 a:hover {color:#444;}
    h2 {
    font:bold 1.2em Georgia,Times New Roman,Trebuchet;
    color:#222;
    padding-bottom:3px;
    border-bottom:1px solid #efefef;

Viewing 3 replies - 1 through 3 (of 3 total)
  • A link to your site would help. Plus the dimensions of the image that you want to use.

    Thread Starter bananajota

    (@bananajota)

    Thanks for reply. I posted a screenshot. My site is localhost already and will be online when all this issue can fixed.
    The image i want (logo of my chess club) is 140x140px more or less.

    The screenshot is here.

    Sorry but a screenshot isn’t much help. I really need to be able to see the site and it’s CSS in action.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘image too small on header’ is closed to new replies.