Posted: 04/03/05 11:26:16am
dunno... perhaps you could use javascript to detect the resolution and then access a different stylesheet for each resolution using doc.write (i think thats the one)?
Why do you want to use a different background for different resolutions - in most cases this isn't the best way to go forward, try to keep it all uniform...