Full width custom HTML emails
Hi there,
I'm currently working on some custom HTML emails for a client and I want to have access to the full width of the email. On most clients, the mail does what I need it to do, but Outlook doesn't want to listen. In order for me to have full control, I need the table (class="structure_table") to set its width to 100% instead of NaN.
Giving the structure an inline width 100% doesnt help, its the table itself that needs the inline correction.
Is there a workaround for this? Outlook doesnt do CSS styling so any help would be appreciated.
