You can apply a custom background to your site by adding the following CSS code to the end of the HTML in your Header Editor (so it appears across your site on all pages):
<STYLE type=text/css> body{background-image:url(images/ImageName.gif)!important;background-repeat:repeat;} </STYLE> |
Comments
0 comments
Article is closed for comments.