View Full Version : background codes


luvhartz
04-09-2005, 01:20 AM
hi everyone *sigh* its gone one in the morning, im tired.. anyway i am having alittle trouble makeing a code people can use on their websites, or guilds for backgrounds on this graphics website I've joined..

Anyway what i am after is a code that will stretch the image (i know it can make it go dodgy but i really see no alternative seing as i don't want it to tile) I actually found a code for this (yay) but when i tried to put it together with a code so it won't move when you scroll down, it knocked the strech out and it went back to its old size.. annoying, i know.

Soooooo theres the code I've got.. if anyone wants to change it abit go ahead because I am pretty new to this "making codes for backgrounds" normally i just write scripts for websites.. anyway thanks in advance and byeee.


<body background="URL" width="100%" height="100%" background-properties: fixed/>

Kay

pb&j
04-09-2005, 03:52 AM
<body background="URL" width="100%" height="100%" style="background-properties: fixed;" />