C Cristina New member Mar 12, 2010 #1 Ok, so I want my background website to have my background in motion. What would be the code for that? Here is an example of the kind of background I want: http://www.ignitemotion.com/preview.aspx?v=/files/v6clouds_00000&p=true
Ok, so I want my background website to have my background in motion. What would be the code for that? Here is an example of the kind of background I want: http://www.ignitemotion.com/preview.aspx?v=/files/v6clouds_00000&p=true
C Cami New member Mar 12, 2010 #2 You can make an animated image and make it your background image. i.e. body { background-image: url ('address here'); } So now what you have to do is find or make the image. I can't help you there. Sorry.
You can make an animated image and make it your background image. i.e. body { background-image: url ('address here'); } So now what you have to do is find or make the image. I can't help you there. Sorry.