When i upload and image to the media manager are all the image sizes set in the media tab under setting created as well?
at the moment i have an image in a post and i need that same image to be a thumbnail. I am using css and html to resize the image however if the image is huge the resize is okay but effectively the user will have to download the full image.
I want to load a thumbnail instead.
What is the best way to achieve this?
Ilan