View Full Version : border around entry thingys....?


until_tomorrowX
10-22-2004, 01:16 AM
like this persons

http://www.xanga.com/home.aspx?user=PHATxME

is there a code?

JiNgLeBeLLz77
10-22-2004, 01:47 AM
search for it on the forum =] a lot of people have asked the same question

peppy-roni
10-24-2004, 08:45 AM
<style type="text/css">
table.blogbody {
/* this edits the other the place where the blog is */
border: 2px solid purple;
background: "color";
width:500px;
}
</style>

you can try this. that's a pretty weird xanga. just one big post. but this puts a border around the post. i don't know how they got just one post on the page. strange!

until_tomorrowX
10-24-2004, 02:03 PM
thank you guys!