• Hi,
    I’ve recently added a photo in the header section of my blog. I don’t want to center it but I do want to move it over to the right a bit. I’ve tried in the layout.css to pad it but I’m doing something wrong. Can someone please tell me if wp-layout.css is the correct place to try this and if #header is the correct section. I’ve tried adding this:
    padding-left: 50px;
    in the wp-layout.css under the #header section but it’s not doing anything. Any ideas?
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • If you’re on an older version, then yes, wp-layout.css would be right. If you’re on 1.5, then it should be called style.css.

    Is there a separate section for #header img?

    Thread Starter kairie

    (@kairie)

    No, not separate section for #header img. I added the img in on the header line in index.php. Then am trying to pad it about 15px on the right in wp-layout.css. Is this what I should be trying?

    Do you have a link we could look at? Might be easier to help if we can see it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘padding header photo’ is closed to new replies.