Is it possible to stop image resize on only one image, maybe by adding a class to the image for example?
I have used an image on the homepage of my site that I don't want to resize. Due to the way the site is designed the image has to be in the HTML and cannot be a background CSS image.
I've also tried replacing the auto generated resized file with the original and updating the name but the file simply gets regenerated and overwrites it.
I have used an image on the homepage of my site that I don't want to resize. Due to the way the site is designed the image has to be in the HTML and cannot be a background CSS image.
I've also tried replacing the auto generated resized file with the original and updating the name but the file simply gets regenerated and overwrites it.