Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Resizing image to a specific size

  • 2 antwoorden
  • 1 heeft dit probleem
  • 7 weergaven
  • Laatste antwoord van cor-el

more options

How can I force an image to be a specific size? I need to squeeze or stretch a few images without retaining the height-to-width proportion.

I find plenty of mention of Firefox's retaining of image proportions, but not how to override those ratios.

I've tried specific width and height settings in HTML and CSS, including min-width and min-height. Tricks with background only succeeded in cropping rather than stretching or squeezing (I have stretched background images, but these images need to be scattered around the page in tables or divs, not as the screen background).

I also tried setting browser.enable_automatic_image_resizing to false but nothing changed.

How can I force an image to be a specific size? I need to squeeze or stretch a few images without retaining the height-to-width proportion. I find plenty of mention of Firefox's retaining of image proportions, but not how to override those ratios. I've tried specific width and height settings in HTML and CSS, including min-width and min-height. Tricks with background only succeeded in cropping rather than stretching or squeezing (I have stretched background images, but these images need to be scattered around the page in tables or divs, not as the screen background). I also tried setting '''browser.enable_automatic_image_resizing''' to false but nothing changed.

Alle antwoorden (2)

more options

This is similar to a year-old question, as several people say that disabling browser.enable_automatic_image_resizing has no effect. Question 693382

EDIT: I see that this option is "When viewing an image not in a web page", so it is not relevant to images being fitted into web page blocks.

Bewerkt door FirCover op

more options