Help! This only happens in Outlook. It inserts a white space above my header image. I want it to be flush with the top of the table.
You will probably have to check in the HTML and see if there is padding set for the top, some email programs will disregard padding code but outlook doesn't.
Hope this helps?
Juli
Thanks, I'll check for padding!
Hi Pia Margin and Padding won't work in Outlook clients. Instead you can try using valign="top" as it is supported by Outlook. Hope this works for you.