Quote:
Originally Posted by Wildy92
Is there any way to dynamically scale the background image depending on the resolution? I ask because I would like to have my background so it is not tiled in order to have a graphic in the top right. Currently when viewed on anything higher than 1024x768 it will tile and the graphic appears on both sides.
|
This could be done easily with css via position fixed with a z-index.