brelynhall
12-11-2006, 01:44 AM
Hi, I've been wondering and wondering how to make a box - thing (I don't know what its called. :confused: ) like the ones on SoupFaerie.com (Under Customize Neo: user lookups) where she has a box with "Text Here | Text Here", the person's stats and sheild, trophies, etc. I'm sorry if I'm confusing anyone, but I really want to know. :) Thanks for your help!
SSPrincess
12-13-2006, 03:11 AM
Ahhhh I believe this is what you want:
<i></i><style type="text/css">
p table {width:530;border:1px solid #660099;background:#FFFFFF;}
b.sotableup {width:530;border:1px solid #FFFFFF;background:#FFFFFF;}
i.return{width:510}
</style>
<b style="overflow:auto; height: 80px; width=530px;" class="sotableup">
<i class="return"> </i>
<b style=color:000000>
Text
</b> <i class="return"> </i>
</b></b>
I hope this helps. Have a nice day! =)
brelynhall
12-13-2006, 05:56 PM
Thank you so much! I'll try it right now. ^^