Questions tagged [electronic-direct-mail]
20 questions
13
votes
6 answers
Forward link in HTML email
I need to create a "forward to friend" link in a HTML email that will mimic the forward button on the mail client (ie launch a new window with a pre-filled body), is this possible?
ie:
Forward this email to a friend
If…

Marty
- 39,033
- 19
- 93
- 162
4
votes
3 answers
Is there a way of setting line height in Gmail within html email
I've coded a HTML email.
I've tried setting line-height inline using pixels and percentages and gmail seems to ignore everything. Is there a way of setting this or will gmail always strip my line-height value?
psuedo-code is:

BIOS
- 1,655
- 5
- 20
- 36
3
votes
2 answers
Links to external documents alfresco
we've got to implement a document repository with Alfresco and is required that links to external documents (they could be an Url or a network uri like \SERVER\doc.pdf) should be available as regular alfresco-stored documents (tag, categorize and…

Matías Kusack
- 31
- 4
2
votes
2 answers
Table width does not work in Outlook 2010
I have created a campaign (EDM) for my client and it works well in mobile, tablet and modern browsers like Chrome and Safari on desktop, BUT it does not work in Outlook 2010 on Windows PC. The width of the table extends to the width of the Outlook…

Irene Shih
- 21
- 3
2
votes
1 answer
Responsive eDM issue
I am currently making an eDM for an event coming up for our business. I have used a responsive boilerplate that is intended for this.
It is a two column layout, that folds into a 1 column layout when the device width <600px (using a media…

Anthony Keal
- 21
- 1
1
vote
1 answer
HTML email - image in email only display at certain devices
In my EDM, I have a few images inside, Its all look good in my desktop and mobile. But when I try to send to other phone devices, some images are not displayed (not found). All the images already hosted to my server. I have referred and follow this…
user11135747
1
vote
0 answers
HTML eDM - Call to Action with multiple links
I'm creating a simple HTML eDM with a Google Play CTA button. I have been given a mobile tracking code that links to the App on the eDM, but the problem is that the link doesn't work on Desktop (and the client wants to keep it that way).
Is there a…

Dan
- 13
- 3
1
vote
1 answer
Is it possible to add user tracking method in EDM (Electronic direct mailer) Email click?
Here is the scenario:
We have designed an email template in which there are two option buttons: "Yes" & "No".
We send this email template to a group of user email lists.
After that, can we track the event where a recipient clicks on either the…

infiniteloop
- 885
- 2
- 12
- 29
0
votes
1 answer
HTML email - The href attribute did not hidden in some devices
In my EDM, I have:
It should look like:
but this is what I get:
user11135747
0
votes
0 answers
HTML email side by side images 1-2px too wide per image
Having trouble with emails that have multiple images side by side but each row has a different amount of columns/images. I'm putting a table in each row so I don't have to use colspan as the images are all different widths. The more images in a row,…

Deej
- 11
- 2
0
votes
1 answer
How to solve outlook client css layout change properties?
I created an eDM for client that only want it to be sent out from outlook desktop client. I have some issue with the css or rather I do not know what is the error. When I open up the eDM in web browser everything was ok and even insert the code in…

xSea
- 212
- 5
- 24
0
votes
1 answer
Outlook 2013 client Add extra content to css?
Does outlook 2013 or infact any version of desktop client have problem with css rendering? there is this problem with table td background image in edm. my edm works perfectly fine if I sent it through web browsers but if I use outlook client the td…

xSea
- 212
- 5
- 24
0
votes
3 answers
How to left align ul in edm?
HTML
- A journey in to the digital
- Global thought leaders

Naveen
- 757
- 3
- 17
- 41
0
votes
1 answer
HTML Email - Not rendering correctly for Old Email Clients
I have at the start of the HTML Template:

Newbie
- 25
- 7
0
votes
2 answers
HTML5 mailing doesn't show good in outlook 2007/2010/2013
On the left and right side I have some spacing. In al the mail clients it shows that spacing, except in Outlook 2007/2010/2013.
Image 1
This is what I want. On the left side I have some text and on the right side I have an image. The red lines are…

Gilko
- 2,280
- 8
- 36
- 45