Indeed, have some image tests!
1) Standard (right) corner image w/ fixed size: div class “cornerImg”, div max-width desired size, image width same as div max-width:
2) Left corner image w/ relative size: div class “cornerImgLeft”, div width 30%, image width equal to div width (240px = 30% of 800px post width):
3) Centered image: div class “centerImg”, div max-width 480px, image width same as div max-width:
4) Full-width center image: div class “centerImg”, no div width, image width 800px (full post width):
