View Full Version : frames or boxes


happyhappagrl
08-08-2004, 10:30 AM
i want to put boxes around my blogs. like this: www.xanga.com/snowsurf21t
could you give me a code for that
thanks

JiNgLeBeLLz77
08-08-2004, 10:35 AM
here it is =]

<style>
.blogbody
{border: 1px solid #000000; background: #FFFFFF}
</style>

happyhappagrl
08-09-2004, 04:11 AM
thanks a lot it worked. do you know how to make the boxes smaller? i feel like they are way bigger?

JiNgLeBeLLz77
08-09-2004, 04:14 AM
you're welcome... smaller... just change the underlined number to a smaller number. and also... you asked this *exact* question three times... please only ask once :)

<style>
.blogbody
{border: 1px solid #000000; background: #FFFFFF; width: 400px}
</style>

happyhappagrl
08-09-2004, 04:16 AM
sorry i was ancy.. i was on the computer for three hours trying to figure it oout