Hidden 10 yrs ago Post by Legend
Raw
OP
Avatar of Legend

Legend Stella

Member Seen 3 days ago

I don't want to sound ungrateful at all, because I'm thrilled for the profile pics, but is there any work being done on making them any larger? Most of the pictures on my phone end up exceeding the size, when I never, not once, had a problem before. I'm not aware of the programming or machinations, so there may be more to it than I realize.
Hidden 10 yrs ago Post by Captain Jordan
Raw
Avatar of Captain Jordan

Captain Jordan My other rocket is a car

Member Seen 11 mos ago

I believe Mahz is putting avatars on hold for the moment. Use this to resize your images: http://www.picresize.com
Hidden 10 yrs ago Post by Greatmar2
Raw
Avatar of Greatmar2

Greatmar2 Gamer, roleplayer, writer, coder and dragon lover.

Member Seen 4 yrs ago

I'm fine with waiting till Mahz gets to the size, and he probably knows about this, but I just want to remind him and feel like I'm at least slightly helping:
It is easy to force pictures, such as the avatars, to be a fixed size once uploaded with the HTML code for an image:

<img src="[pic url]" width="[number pixels]" height="[number pixels]">
The square brackets are not included, I just have them so you can see.

Of course this could lead to some pictures being disproportionate (if they were not originally square), but if you don't want to go into code to detect the ratio, you could do one, or both, of two things: You could let users know that the ratio is forced to a square and recommend they upload square(ish) pictures, and/or you could give them and option to turn off the size-forcing, but then they would have to once again comply with the 128x128 pixel limit.
Hidden 10 yrs ago Post by Greatmar2
Raw
Avatar of Greatmar2

Greatmar2 Gamer, roleplayer, writer, coder and dragon lover.

Member Seen 4 yrs ago

Oh, I see someone has already suggested that in another thread...
Completlie said
Simply put, if an avatar is too big, automatically resize it to the maximum size possible instead of a redirect to a page that says you can only have an avatar that is 128x128 or smaller. That is all.
↑ Top
© 2007-2024
BBCode Cheatsheet