Hi,
I don't know if this works but i'm asking...
say for example, in index.php you will have a post together with every other posts.. these posts can only show images with max width of 350px...
then, when clicking on a post you will get to the single.php showing that exact post so you can read it, here is a different width of say 490px..
so in here i want the image to be shown with a width of 490px.
can this be done? and how?