View Full Version : Backgrounds


punkrawkprincez
05-18-2005, 12:50 AM
How do you stretch a background? Like when you make a layout and use it as your background its hard getting it to be the perfect size for the background. So is it possible to stretch it to fit the screen?

pb&j
05-18-2005, 02:22 AM
no easy way to do it by coding.
you "could" put it as the background of a div, set the width and height, then layer everything on top of the div... but that in itself may have some complications...

punkrawkprincez
05-18-2005, 07:36 AM
no easy way to do it by coding.
you "could" put it as the background of a div, set the width and height, then layer everything on top of the div... but that in itself may have some complications...

oh great...lol

pb&j
05-18-2005, 03:40 PM
easier to do it the old fashion way... using an image editor and go with the best size you think possible. perhaps center the image in the background?