Support » Themes and Templates » CSS Header image problem.

Viewing 1 replies (of 1 total)
  • Create a div within the header div, set the container (#header) to the repeating image, the second div to the second image.

    Something like
    <div id=”header”>
    <div id=”headerimg”>
    </div></div>

    Just define the second div as to the size of the image, and float it left.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Header image problem.’ is closed to new replies.