View Full Version : Change the look of the Date and entry


endlesscrazy02
10-03-2004, 08:07 PM
can anyone tell me how to change the date to the other side? like this... http://www.xanga.com/home.aspx?user=xoxswtkissxo

or how to make a background on the date? like this...
http://www.xanga.com/home.aspx?user=bannersfoyoo

thanks i really appreciate it!

JiNgLeBeLLz77
10-03-2004, 08:19 PM
try this code =] just change the colors of the background you want...

<style type="text/css">
/* edits the date */
div.blogheader, .caption {
text-align:right;
filter: alpha (opacity=100, finishopacity=0, style=2);
background-color: #000000;
}
</style>