Copy link to clipboard
Copied
Hi! I'm new to coding and using dreamweaver, so i was wondering if someone could help me.
I've recently created a email template to be used in mailchimp.
However, when i copy the code the template i created does not display the pictures i added to it.
Any ideas on how i can fix that?
Copy link to clipboard
Copied
The pictures must be on a remote server and you must include absolute paths to them: src='http://here.image.jpg'
Copy link to clipboard
Copied
Did you use a MailChimp email template and follow all their guidelines to the letter? They are in the email business and as such their templates are rigorously tested to work pretty well in all major email clients. If you follow their guidelines, you'll have good results.
Nancy