View Full Version : bg pix in subscriptions and bloging etc


joyce_he
11-13-2004, 04:28 AM
would someone plz tell me how can i put bg image in da profile , subscriptions , bloging etc? if u know what i mean thank you very much!!!!!! :)

oh ma site is www.xanga.com/Joyce_He
plz help me thx

smileygurl119
11-13-2004, 06:58 PM
i think its this code;

<style type="text/css">
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(http://url.com/to/the/site/image.gif);
background-color: #FFFFFF;
border: none;
}
</style>