Viewing 2 replies - 1 through 2 (of 2 total)
  • you have the #headerimg set to position:fixed (that is stationary relative to the browser window, not the web page)

    I think if you just set the background line of #headerimg to be:

    background: #fff url(images/logo_03.gif) no-repeat 10% 5%

    then it should do what you wnat

    Thread Starter mmmariap

    (@mmmariap)

    thanks.

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