sandyLCR
01-20-2004, 11:16 PM
hi i want to know how do you get a back round for your shop? :)
|
View Full Version : backround sandyLCR 01-20-2004, 11:16 PM hi i want to know how do you get a back round for your shop? :) ~x~karyn~x~ 01-20-2004, 11:22 PM You would just use an HTML code for the background you want. You need to have a picture, of course. I would tell you the HTML code, but I can't think of it off my head. Hope I helped. :) SSPrincess 01-21-2004, 05:01 AM Karyn is correct, you need this code: <BODY bgcolor="#ffffff" background="image url.jpg"> and an image as the background picture. You can make your own background picture, you can do a search on Google (http://www.google.com) or you can checkout the premade layouts on these two sites: The Soup Faerie (http://www.soup-faerie.com/) Strawberriezy Graphics (http://mysteriolover.t35.com/) I can also make you a background image as well, but if you want one right away, I suggest you check out the two links I supplied. (I'm slow due to homework and lazyness :p) I hope this helps. Have a nice day! :) Lydia 01-21-2004, 02:34 PM Place the following code at the beginning of your shop's description: <body background="http://www.yourdomain.com/yourimage.gif"> |