All of a sudden, pet names are not lined up with their icons on user profiles anymore. I took some screenshots of my profile without any custom CSS, and I noticed they slowly start to line up more accurately as you add more pets per row.
Screenshots were taken in Chrome. However, I double checked on both Firefox and Safari, and the same issue is occurring.
also the pets page (/pets.php) is a little messed up.
Defense stat is blank. and hunger/happiness is number based instead of a fill bar or whatever its called.
Yeah, I'm noticing the missing defense and and have no more color change bars for happiness/hunger either.
[center]
Please contact if selling these! (and other colors) (and other colors as well) Offering csc or will open my owned list for trades!
On the pet page (pet.php), all of mine now align one at a time on the left instead of the nice tiled way (2 across). So now it makes the page really long. :/ Hope it isn't ment to stay this way.
Not liking this profile misalignment... :( Fortunately I've come up with a fix! Just append to whatever CSS you already have on your profile~ (Note: This hasn't been tested on 2- and 4-column layouts - only 3-column! Adjustments may need to be made. Also the last snippet is purely aesthetic so all my pets aren't so squished together, haha)
td {width: 100px !important;}
td .avatar_head {margin:auto;}
tr, td {padding:8px;}