• Hello,
    It’s me again for the second time today πŸ˜› .

    I finally got my header image to fit with some help, but I now see a white line down the left hand side of the image. I have tried making the image bigger to fill the space. I’ve tried removing the padding etc … But with no luck.

    Here is a screenshot if that helps:
    http://i34.tinypic.com/2lm51kw.jpg

    Thank you.
    Danny.

Viewing 2 replies - 1 through 2 (of 2 total)
  • We need your site, or your HTML and CSS to help you out properly?

    We can only guess with your image.
    Whatever the image is inside in the CSS File add this:

    display: block
    background-image: your image should already be set here
    background-repeat: no-repeat
    background-color: now add the pink colour here

    So the image is in the center of the DIV, and eveyrthing else around it will be pink.

    Thread Starter dannydroid

    (@dannydroid)

    What HTML files do you need? So I can upload them someonewhere else (I have lockout on my install).

    Here is a link to style.css.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White space next to header image’ is closed to new replies.