• I put in an affiliate banner into the header and had to move it so that the wording and banner image would be centered around the header image. This has caused a white space at the top of the page which I cannot find any way to fill. The site is at https://choosehealing.com.

    Any suggestions would be most welcome.

    Many thanks,
    Balraj Dhaliwal
    Melbourne, Australia

Viewing 2 replies - 1 through 2 (of 2 total)
  • Look in the header.php file for these lines:
    #header { margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 250px; width: 758px; }
    #headerimg { margin: 7px 9px 0; height: 192px; width: 740px; }

    In the first code line, change “height: 250px” to “height: 198px”
    Try that, it should do it.

    Thread Starter balraj

    (@balraj)

    Thanks for your reply.

    Sorry, I should have mentioned that I changed the height: 198px to 250px to allow the wording and banner to align properly. Setting it back to 198px will push the banner onto the body of the page.

    I could make the blue header image thicker but this would not look very nice.

    Is there any other way to solve this problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Newbie – Having problem with header image’ is closed to new replies.