Viewing 2 replies - 1 through 2 (of 2 total)
  • StrangeAttractor

    (@strangeattractor)

    Try this. Look for the body selector in your stylesheet (right at the top) and change the line to this:

    body { background: #1d9fb5 url(images/main_bg.jpg) top center no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#333333;}

    That tells the background image to be at the top of the body element and to center horizontally.

    Thread Starter mattpearce79

    (@mattpearce79)

    you’re a star! Thank you for taking the time to reply

    Matt

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘align header image centre???’ is closed to new replies.