Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

Resizing image to a specific size

  • 2 odgovora
  • 1 ima to težavo
  • 9 ogledov
  • Zadnji odgovor od 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.

Vsi odgovori (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.

Spremenil FirCover

more options