View Full Version : Stretched background?


Frostee
09-24-2001, 11:54 PM
Is there any way to strech the background so that it fits the window? I have a very nice (If I do say so myself *g*) background, and it'll look very strange if I don't. One of the main viewers has javascript disabled, so a popup isn't an option! What can I do? :confused:

Ökii
09-25-2001, 12:50 AM
you could place you bg in a <div with style 100%width etc and
all you content floated above that in another <div or two.

currently there is no CSS property to stretch a background image.

Alternatively you might manage it with tables.

Shaneo
06-09-2003, 02:45 PM
Can someone please give the code that Ökii is trying to explain.. I searched for stretched backgrounds and this is the only thread that actualy said anything about stretching where u didn't have to resize the image in a program.. Any help would be very much appreciated :D