What

EctoBiologist

Best cat themed touhou. I love touhou and DR.
Banned User
Why are the pics in sig automatically resized to make them look shitty?

(yes I know they go back to their normal size once you click the pics)
 
Before, if you were to set
Code:
[IMG]
it would stay that way, so all the different sized images in your signature would stay whatever shape they started as.

Now, if you were to set a
Code:
[IMG]
the height and width are set once posted, so anything the size of the first image will be skewed.

Code:
[IMG height=230 width=200]

Like that. So if you were to use a randomizer, anything that isn't 230x200 will end up getting skewed.

Hopefully that makes sense, right?
 
I only use the height variant when I resize images, since it automatically scales the width variant as well.
There's one way to get around that.
 
well I want to see a way to make my randomizer images stop looking shitty.
 
arachnidsGrip said:
well I want to see a way to make my randomizer images stop looking shitty.

At the moment, the only thing I can see working is to manually crop the image.
 
Ice Luigi said:
Try to take the width variable out of the syntax code, if you have one in there.

That doesn't work, even if you just leave the height code by itself, or just leave it as "IMG", it still automatically sizes it to the current image.
 
Back