I have my custom HTML code below and it looks fine on screen when I am seeing, but then when I send a test email the image is way to large and messes everything up, Any idea why?
Solved! Go to Solution.
Magazines usually request images to be 300+ dpi
Newspapers request 100 - 150 dpi
Web 72 - 75 dpi
In html images can be controlled to some degree to fit in a space, they should be about 72 dpi which would also reduce their serving size.
So if your images are looking like they are to big, reduce their dpi to fit what you want them to look like.
Magazines usually request images to be 300+ dpi
Newspapers request 100 - 150 dpi
Web 72 - 75 dpi
In html images can be controlled to some degree to fit in a space, they should be about 72 dpi which would also reduce their serving size.
So if your images are looking like they are to big, reduce their dpi to fit what you want them to look like.