So I have Yarrr as my leashed pet. But his headshot is nothing. Nothing on him can be headshotted to show what he is at all. He's a skull and cross bones. Please make the Headshot area larger - I mean even if it stays shrunk on the forums, is this possible? Because this tiny little bit of my pet I get to pick annoys me and is the number 1 reason I didn't bother buying a leash after the first time.
[Center][Url=https://www.youtube.com/user/ShutupandLetsPlay4]Shut up & Lets Play! Youtube Channel[/url][/center]
I don't think I want to see it made larger because that whole box already takes up a lot of space. And even if you increased it to 100x100 px (it's 60x60 right now), you'd still have trouble making out that particular pet:
100x100 px
They could maybe let us scale the overlay instead? That way you could fit the entire image if you wanted to:
scaled to 50x50 px

I don't like the idea of the image being larger... though I would like to be able to scale the image, if possible.
I would really like the image to be a square instead of a circle on the forums. It really bothers me as a circle when everything else has corners.
I support the idea of being able to select a larger area but the circle stay the same size on the forums :)
[flower=joy]
Thank you!
I support being able to scale the headshots if we wish both for forums and our profiles.

Oh I love the idea of being able to scale the image. My spider baby Quimby is difficult to headshot too so I would love a scaling option!
You're in luck. I just did these last night:
/* square avatar headshots in news comments */
.ui.comments .comment > .avatar ~ .content{ margin-left: 5.5em !important; }
.ui.comments .comment > .avatar{ width: 5em !important; }
.avatar > .ui.circular.image{
border: 1px solid ;
border-radius: 7px;
}
/* square headshots for leashed pets */ .user.details div.ui.image.circular { border: 1px solid ; border-radius: 7px; }
And while I'm throwing custom CSS out there, here's one to make staff posts more visible:
/* staff news comments */
.comment.segment .staff {
background-color: rgba(204, 102, 102, 0.45);
border-top: 1px solid ;
color: ;
left: 0;
padding: 0.25em 0.8em;
position: absolute;
top: -17px;
text-align: right;
width: calc(100% - 19px);
}
[edit]
Thank you, anon. :D

Yeah - I dont want it any bigger on the forums - I really just want to be able to select more for the headshot. I dont care how large it is on the forums, I'm fine with the size. But at the moment only a few pets look GOOD in the headshots because the area you choose is so damn tiny.
Does this make more sense?
[Center][Url=https://www.youtube.com/user/ShutupandLetsPlay4]Shut up & Lets Play! Youtube Channel[/url][/center]
THANK YOU SO MUCH OMG. I hated the change to circular pet headshots, it looks unfinished and the selection it shows is too small. 8( Staff should have at least given it a border so it isn't just bleeding into the background...
I always have trouble getting headshots of chibi pets. Their heads are so huge! I had a chibi xotl but abandoned it because i couldn't get a reasonable headshot of the poor thing, it was 90% mouth.
Thank you for the square headshot css ;____; The squares look so much better. Those tiny circles are ridic.
I would love to be able to scale the image there!
- Thank you so much for those CSS codes! I love how everything looks now! hugs