PDA

View Full Version : Whole back ground ..One image


imported_Eternale
01-06-2003, 04:36 AM
How do i make the whole back ground 1 Whole image instead of it doubling up?!?!?!?!


thanks ;)

Cypher720
01-06-2003, 12:46 PM
make a large image and set it as the background...is that what you mean?

Dark Vincent
01-08-2003, 05:07 PM
There is a code for it(I don't know it) but you'd have to make the image the exact size of the background and if they modify the window size then it may not look like you want it too.

For example if you have your board at a size to where it's best maximized then if they make the window smaller and you made the image fit the maximized size then it may look smaller, unless you're using 100% size then it will just make the image smaller with the window and make the image look a bit odd.

Cypher720
01-08-2003, 05:15 PM
just add background=""....you make it too difficult!

Brad
01-08-2003, 05:20 PM
Just make a small image that will repeate well like Saint dog did here. I see no reasion why you would need a full size backround image.

Crinos
01-08-2003, 08:14 PM
Hehe, some silly suggestions :)

1.) Use bgproperties="fixed" in your body tag to make your background a watermark ... dunno if it will work with on-IE browsers tho..
2.) Make a big image as background, set your page in a table that matches the width of that image, use that image as background, then disable scrolling (lol) ... scrolling="no" I think was the tag in the body :D
3.) You can make your entire page a huge flash animation (man, that's silly)
4.) Lastly, you also have the option to ignore what I just said and listen to the folks above ... they have a good point! :D