View Full Version : How do you put your neopets stats in a div????


ashley_rae02
09-24-2005, 05:04 PM
Help. I need this code to work for most browsers especially Mozilla

hdshngout
09-24-2005, 10:38 PM
<style>
b.stats{width:530;border:1px dashed #FF0096;background-color: #FD6500;filter:alpha(opacity=100);position:absolut e;top:240;left:55;width:670;height:205px;overflow: auto;}
</style>
<b class="stats">

Modify the colors and size as you see fit. Enjoy!