View Single Post
  #2 (permalink)  
Old 04-09-2007, 11:20 PM
sands's Avatar
sands sands is offline
WebProWorld Veteran
 

Join Date: Sep 2005
Location: Kerala, India
Posts: 397
sands RepRank 1
Default

If I am not mistaken, it is only the image on the top left (miniback.jpg) that remains in place while scrolling down. Also the text is scrolling in front and not behind the image. Reason is because this image is set as a background-image with the background-attachment attribute set to 'fixed'. So changing this attribute to 'scroll' would solve the problem.
__________________
My Nook | My Biz | My Photos
Reply With Quote