Wednesday 21 September 2011

How do you change your website picture?(like my one is a pattern but I want it to be one of my pictures!)?

Background images that aren't simple tiles are stupid. But if you insist, change your body tag to:



%26lt;body style=%26quot;background-image: url(image.jpg) repeat;%26quot;%26gt;



where image.jpg is the image you want to use.How do you change your website picture?(like my one is a pattern but I want it to be one of my pictures!)?huh?



Are you talking about your background? What program are you building your site with?



Some more detail would be great.



I could tell you how to do it with HTML, but I have a feeling that you're not writing your site with HTML.