QUOTE(EMiLY WEMiLE @ Aug 26 2004, 7:34 PM)
nope thats not it..it put a border around every thing...i wanta border sepecifically around my chatter box anf user info..
thats because you have to put it before
both the chatterbox and user info codes ^_^ So, you can edit your chatter box code, lets say, by using Xanga's code things like
<$Chatterbox$> or whatever they are (yea use that one ^ ^) and then before it add the
<div align="left" valign="left" style="border: 1px dotted #000000; height: 500px; width:170px; background-color: none; filter: alpha( opacity=100 );">
code and right after it (the <$Chatterbox$> thing in your header box) put </div> You must adjust the height width stuff, though, and align it the way you want to. Do the same for the userinfo thing <$userinfo$> or <$user_info$> ...I forgot. One of them

Then repeat the step I told you.
Try this ^ ^