Hi!
I'm trying to change the width of pet headshots on my profile.the easiest way is to add this in: background: ;
so your code would look like .data div.avatar_head { border-radius: 8px !important; max-width: 100px !important; height: 60px !important; background: ; }
and no worries, the CSS is correct. it's just that some of your pets' headshots are cropped too closely to the right of the actual pet overlay image... if that makes any sense.