Email templates are HTML based documents typically used in conjunction with email marketing services to send branded messages.
Questions tagged [email-templates]
485 questions
0
votes
1 answer
Stretch/Fit HTML Template and Children to Window
My application generates HTML email templates. They are between 600px and 650px wide usually, but sometimes they go up to 900px. The templates are nested pretty deep (lots of table elements for email clients), and sadly all the widths/heights are…

Harper
- 1,285
- 3
- 15
- 35
0
votes
1 answer
Can i display email template as tab in salesforce app?
I want to design my Email template in my app itself.
So can I get an existing email template or any other third party tool is there? Am new to the salesforce.
I want to design my email template from my tab in my app

Arun Chandran Chackachattil
- 3,356
- 7
- 31
- 45
0
votes
1 answer
Trouble with Tables in Outlook 2010 email template
I'm trying to fix the width to <800px wide, however Outlook messes up the template and the table width becomes > 1000px and the columns are all uneven widths.
Steps to reproduce:
go to the template: http://skif.pk/email/sm1/
press CTRL+A to…

Ozzy
- 8,244
- 7
- 55
- 95
0
votes
1 answer
django-helpdesk email template
I'm new to Django, and need help with a question about email templates.
I'm using a Django-helpdesk apps and it's have a model name Ticket. Along with many other fields, I would like to add an extra field to it, that is, a field name foo. All…

gittang
- 1
- 1
0
votes
1 answer
styles not applying in hot mail email template
I have a table in my email template. I applied styles to right align the text inside the td. But when i check them using hotmail the style tag looks empty. I tried align="right" inside the td. But nothing happens.
Html: