You can log back in here.
So my pet Oberau has a profile and I would like the stats to show but how do I make them show up?
Member of Slytherin House
In your code you have: {position: absolute; top:180px; left: -230px; display:none;}
{position: absolute; top:180px; left: -230px; display:none;}
You'll need to get rid of the display:none to make the stats show.
thank you so muchh