View Single Post
  #1 (permalink)  
Old Oct 8th, 2006, 04:09
BumbleWeasle BumbleWeasle is offline
New Member
Join Date: Oct 2006
Location: UK
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
background image in a div

heya folks.. I am designing a site using css & php to create pages that open within a div.

The main div has a background image that I wish to remain fixed. You can have a look at the page. If you look in IE, the page looks exactly as I want it... but in Firefox, the background image is somehow in the wrong place... if I remove the "background-attachment: fixed" code, then firefox shows it correctly, but then IE will show a white space under the image if you have to scroll down.......

can anyone help me resolve this, please?

Cheers, BW. x

Last edited by BumbleWeasle; Oct 9th, 2006 at 12:32. Reason: issue now resolved - link removed
Reply With Quote