Help - Search - Members - Calendar
Full Version: Xanga: how do you make a background image in all of your weblog entries
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
lilium2
i really would like to know this because ive been searching for this code for so long but know one knows it
YourSuperior
Use the code below, you can edit it to your liking.

CODE
<style type="text/css">
table.blogbody {
background-image: url('PUT IMAGE URL HERE');
background-repeat: no repeat;
background-attachment: fixed;
background-position: justify;
}
</style>
lilium2
thanks so much!
YourSuperior
You're welcome, it's no problem. If you need more help you can PM me if you want. _smile.gif
digital.fragrance
Great job Alvin!
Topic Closed
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.