Tagged Questions
0
votes
1answer
35 views
Can HTML email be fixed in gmail, fluid in mobile?
Creating HTML emails, I have the following seemingly insoluble problem:
Gmail strips out any in the head. You have to use inline styles.
I want my design to be different on mobile (specifically ...
0
votes
1answer
58 views
Table's border-right doesn't show in email template when viewed in Outlook
I have gone through a lot of threads, but I couldn't find something helpful. If that's a duplicate please point me to the relevant thread.
We have created a custom RSS feed for one of our websites in ...
0
votes
2answers
64 views
Outlook Border not resolving
I'm trying to make a HTML email template (difficult at the best of times) and I am trying to have a double line between the header and content. I'm trying to use border styles to achieve this like so:
...
0
votes
1answer
18 views
rails email not displaying images from css
I don't really know how to approach this. I need to send some emails, with some design.
In my email.html.haml i have
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
4
votes
4answers
243 views
Responsive email table keeps breaking - what is causing this?
I'm working on an HTML Email which is working perfectly in the multiple email client/browser combinations I need to support save for this one problem which I just cannot figure out. I have a table ...
1
vote
2answers
80 views
<TD> background image should shrink based on text size
I'm new to email design template.
I have a <td> with a background image. e.g.: <td> Background image </td>.
First, I want some text to be appear on the background image.
Secondly, ...
0
votes
2answers
166 views
Div padding/background-color not working in outlook
<div align="center" style="background:#bfcfe4;"><font face="Arial, Helvetica, sans-serif" style="font-size: 13px;"><br /><div style="width:666px; background-color:#ffffff; ...
1
vote
1answer
77 views
inline border styles in an HTML Email
I'm working on a responsive HTML email and I'm having a rendering problem in Gmail ONLY in IE (just had to be!) It works fine in the other 27 client variants. we need to support
I've set up a fiddle ...
2
votes
1answer
47 views
is there a style reset for email clients?
I design my emails with the general styling rules outlined elsewhere on the web (i.e. Campaign Montior's CSS guide http://www.campaignmonitor.com/css/) and apply only inline styles (I find this more ...
0
votes
4answers
313 views
Background image in Html Table for Email Template
i am using background image in html email template, problem is this
<table style="background:url('http://i1298.photobucket.com/albums/ag41/Sikander_Nawaz/images_zpsa0d64d23.jpg') repeat;
...
0
votes
1answer
104 views
How do I remove the white space above my images in an HTML email?
I have searched the web and this sight and tried every possible solution and still can't figure out why Outlook 2007-2013 is creating a white strip above my images.
Here is a link to the full email: ...
0
votes
3answers
34 views
Should and can we minify the css in an email [closed]
I'm using http://htmlemailboilerplate.com/ for emails on my website.
I was asking myself if the css in an email can be minified to like, 1 line, or if it should'nt be modified ?
0
votes
0answers
38 views
Email alignment issue in Gmail app in Iphone
I have one email template which is working fine on almost every client. When I view the email in desktop Gmail site, it is working fine, but if I veiw the same email in Iphone gmail app, the contents ...
-1
votes
1answer
296 views
Responsive Email Design: Getting tables to fit 100% height cross-browser [closed]
I am trying to create a responsive design email layout.
It's pretty basic. On a desktop, there would be two columns, but on a mobile device there would be one column.
To accomplish this I have a ...
0
votes
1answer
170 views
Outlook 2007/2010 & GMail Paragraph Spacing Issues in Newsletters
Im getting double spacing in Outlook 2007/2010/2013 and GMail but it looks fine elsewhere. Im creating a newsletter and ive tried alsorts, border-collapses, margins, paddings, spans, and still cant ...
-1
votes
2answers
150 views
PHP emails with CSS not working on gmail
I already read lots of threads about this and they all say that gmail doesnt support the style tag so I have to use the inline styling to resolve the problem. The problem is that I've look at the ...
0
votes
3answers
127 views
Padding in responsive email design
I can't seem to find a definitive answer to my query and especially as this is all a new field to me, finding it a little tricky but i'm almost there :)
I am basically trying to add a padding style ...
-3
votes
3answers
492 views
Outlook HTML Email
I have a HTML Email hosted at http://www.jn-design.co.uk/misc/Swagelok/email.html
The layout when being tested in earlier versions of outlook pre 2007 , seems to break. The content is moved to the ...
-2
votes
3answers
206 views
Email Background Color issue
I'm creating a newsletter and set the background-color using a hexcode #25292C; When I send the newsletter out the message appears fine. When I forward the newsletter to someone else the newsletter ...
0
votes
3answers
77 views
HTML Email - Table Position
I have just started creating HTML emails. I am creating my latest one at
http://www.jn-design.co.uk/misc/Swagelok/email.html
It displays fine in browsers , until IE, even 9 does not agree with it. I ...
1
vote
1answer
662 views
HTML Email - Outlook.com/Hotmail CSS overriding styles
I'm working on an email that is having spacing issues between the <p> tags in hotmail. I used the
.ExternalClass, .ExternalClass p, .ExternalClass span,
.ExternalClass font, .ExternalClass td, ...
0
votes
2answers
521 views
Responsive html e-mail: outlook
I've made a html e-mail template that's supposed to be responsive. It displays perfect on different e-mail clients and mobile. But on Outlook it gots stretched to 100%, which is absolutely not cool, ...
2
votes
3answers
36 views
*[class].tdwrap css in email
I am looking into doing some emails with html and css and been looking at the source code of some emails and i came across this decloration of the css in the head of a few emails.
...
0
votes
1answer
84 views
Proportionally scale font-size in an HTML email to remove orphans
We have an HTML email with a one line title set at 16px Georgia inside a table cell.
We're using relative values so the table re-sizes for mobile, but that is producing orphans where only one word is ...
0
votes
2answers
142 views
Issue using <div> as vertical spacer in Hotmail HTML email
We're using the following code as a vertical spacer in an HTML email:
<div style="height:14px; font-size:14px; line-height:14px;"> </div>
This works well everywhere -- except ...
1
vote
3answers
822 views
Issues with responsive design email template (css and inline styles conflicting)
I'm having some issues with css and inline styles on an email campaign I'm doing.
Firstly I ended up cheating a bit in that I was hiding elements (display:none;) to make them appear in the right ...
0
votes
1answer
150 views
Office Outlook Web Access injects unwanted CSS in our emails. What triggers this and how to fix it?
The injected styles result in all text being underlined. It does not inject the styles in messages originating from Outlook, and does not inject them in all HTML-formatted messages.
Our HTML ...
1
vote
1answer
121 views
border-radius css property doesnt work in windows live client [duplicate]
Actually i am creating an HTML Email template everything works but 'border-radius' doesnt
work in windows live client, although it works in browsers and gmail also.
<div style='width: 700px; ...
0
votes
2answers
73 views
Can't figure out padding issue
I cant seem to figure out where the 1 or 2 pixel of padding is coming from at the top of my page. I've ran it in Chrome and Safari and its there, yet JSFiddle doesn't seem to generate it.
Could it ...
1
vote
4answers
233 views
Safe markup for HTML email
Email clients are limited in their HTML display capabilities.
What HTML markup and CSS styles is it safe to use in HTML-formatted email?
0
votes
0answers
246 views
iPhone 5 Retina: Custom Email Templates Scrolling Horizontally (Display Bug)
I'm hand coding several email templates. They look great on iPhone 4/4S and desktop, but for some reason there is a horizontal scrolling that occurs on the iPhone 5 Retina. I'd like to avoid any ...
0
votes
3answers
153 views
Bar Graph in email body
Is it possible to draw a dynamic bar graph in email body. (need to be compatible with Outlook)
I need to draw a graph in email sent through oracle database and dynamic value will be passed through a ...
0
votes
4answers
1k views
Hotmail (live.mail) css float not supported?
Trying a whole bunch of different ways to get my elements to float (which all work in gmail etc) in hotmail.
< div class="plzfloat" id="floats" style="float:left">
#floats{float:left;} ...
0
votes
2answers
171 views
Left-aligned table in Outlook vaporizing parent div container borders
I am trying upgrade my HTML email so that images within each article allow the following paragraph's text to wrap around it. I read containing such an image within a align="left" table was best, ...
1
vote
4answers
166 views
css controling font size in HTML EMAILS
Is there a way to keep fonts to a similar size in HTML EMAILS?
On the Website it looks great but in my email the text is very small and close together.
Live Demo
I am including a screen shot of ...
0
votes
1answer
92 views
Table layouts for html email [closed]
I'm trying to build a html email and it's going okay apart from this inner table which I'm trying to make into a rounded box. The table and cells are set to have a width of 410px combined but the ...
0
votes
2answers
69 views
how can I disable the default email address style in an email?
I'm writing an email template using html table. And there is an email address in the content of this email template. When I sent out this email template to test it, It seems that gmail and yahoo mail ...
-2
votes
2answers
170 views
HTML Email Background Color [closed]
I created a HTML mail and edit css. It's good now. But, i want give background color my window.
My code:
<body bgcolor="#f2f2f2" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
...
0
votes
1answer
61 views
Will all mailclients support stretching a 1px height image?
I've got the problem every developer has when building newsletters.
The designer made something not done, and the customer likes it.
So is it this time. The white box, containing the text, has a nice ...
0
votes
2answers
91 views
RGBA not working with HTML emails
I am trying to send a HTML email with CSS styling.
I have the code style = 'background-color: rgba(255, 255, 255, 0.4)'
and it will not apply it, but rather makes the background completely opaque.
4
votes
1answer
258 views
How to disable foundation or bootstrap styling for a block of html code?
I am using mailgun (although this question has nothing to do with mailgun) to parse the incoming email and mailgun will http post the parsed email to my server.
When I received the post, I got the ...
0
votes
3answers
295 views
Why CSS is not working when sending HTML email?
As I am using SendGrid service at heroku, I've noticed that when I send HTML based emails, the CSS has no effect, can any one tell me what could be wrong ?
I tried to send it as html.haml, html.erb, ...
-1
votes
2answers
92 views
Custom Automated HTML Email
how to send custom html automated email once when google form is submitted? I want to have my company logo on top and a border around the email. Please Help!
1
vote
3answers
241 views
Email clients ignoring internal style sheet
Best practices in normal web development call for putting your styles between style tags or loading a style sheet; however, I've found out that several email clients will ignore any style tags and ...
0
votes
4answers
172 views
Link padding HTML email
I have table with this markup:
<tr id="main_nav">
<td style="width: 100%" colspan="2">
<a>Link1</a>
<a>Link2</a>
...
0
votes
2answers
146 views
Can't remove 5px gap it table between two images inside a table
I can't seem to get these two images to sit right on top of each other. They are both in there own rows in a HTML table (I'm making a html email) but I can't seem to remove the 5px between them.
...
1
vote
2answers
269 views
2012 html emails - tables, divs and @media
What are current trends with html email?
Looking into repsonsive design html email I came across this article on campaignmonitor.
It seems to mix css @media queries and other css in style blocks ...
1
vote
1answer
200 views
Removing the text-decoration in an HTML mailer for Gmail and Yahoo
I've created HTML mailers before, but I just cannot figure out how to remove the text-decoration from a link using inline styles for the Gmail/Yahoo clients. I am getting the link colors the way I ...
0
votes
2answers
732 views
how to use customs fonts in emails or email templates
how to use customs fonts in emails or email templates Why we cant use custom fonts in emails, why @font-face style is not supported by most of the mail providers
0
votes
3answers
264 views
Gmail css margin not working
I am building an email and I need an image ( a call to action button) to be on the top of another, with he following code it's only working in few clients:
<tr>
<td align="center" ...





