Help - Search - Members - Calendar
Full Version: background in entries?
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
pinkdoll
does anybody know how to put a background or color in entries?
razbus
CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
.blogbody {
 background: url("http://yourimage.com/fcuk.jpg");
}
</style>
<!-- end code provided by createblog.com -->

If you just want a color, then just put this:

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
.blogbody {
 background: #ffffff;
}
</style>
<!-- end code provided by createblog.com -->


laugh.gif
pinkdoll
thank you..and how do u put background or colors in every box like subsriptions, profile, and entries?
razbus
QUOTE(pinkdoll @ Nov 3 2004, 3:33 PM)
thank you..and how do u put background or colors in every box like subsriptions, profile, and entries?

Um... well, if you are using the standard xanga modules then you just select the color in your look and feel.
pinkdoll
where? interior or what?
pinkdoll
the background in entries doesn't work..
JlIaTMK
no this is it lol
its not .blogbody....

CODEBOX: -> right click -> copy/paste


there u go :)
pinkdoll
why i can't add background in my entries? can someone help me please?
JlIaTMK
to do the background u have to do something a little bit different.... u'd have to do this coding instead

CODEBOX: -> right click -> copy/paste
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.