On Thu, 21 May 2009 18:15:07 Craig Cochrane wrote: > Hi Guys > > I thought you might find this tool useful- to check how i.e. renders pages > I use IETester (free) http://www.my-debugbar.com/wiki/IETester/HomePage > > Craig
I have worked out what is happenning is that FF cuts of the background image as soon as it's container div finishes, whereas IE fills the gap between the container div finishing and the end of the BG image with white. This is because at 800x600 (my laptop res) the BG image is wider then the container div. On my desktop (1024x768) the container div and the BG image are the same. In short is there a way to make BG image = width of container div? Michael --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
