0
votes
8answers
41 views

How do I add space between span in html for emails?

I am making email templates so I am limited with what I can do. I've got align="center" but I still need space between the two spans. How can I do this? CODE: <td width="659" height="28" ...
0
votes
1answer
37 views

Why do images in my HTML emails resize nicely in firefox and IE, but not chrome?

In a daily digest news letter, I've often got several images. They all have the same constant width, but I need them to maintain their original aspect ratios. The code I used: style="width: 300; ...
0
votes
1answer
72 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
54 views

PHP Mail form not sending emails on Linux server

This is my code and my form... it acts like the email was sent, but it never arrives. I would like to know what could possibly be wrong... Anyone? The website is hosted on a Linux server, and I ...
0
votes
1answer
21 views

Android - How do I create an email body from a file that contains css and html?

I have looked and found lots of great answers on how to load html into a body of an email Intent, but couldn't find how to load a file that contain css and html. I have a program that shows a webview ...
0
votes
0answers
31 views

Email HTML Web Slices done wrong [closed]

I'm trying to create a Newsletter HTML to send via e-mail. I got the PSD Art and started to make some slices in Photoshop. Then I saved for web and I got a weird layout ...
-3
votes
0answers
76 views

Emailing HTML and CSS via PHP, issues [closed]

having issues with sending a newsletter, i decided to send it via a PHP script, all my emails are saved in a HTML table, and il just loop them all trough, anyway, the emails does send, the markup ...
1
vote
0answers
37 views

Is there any good python css inlining module for html in the wild?

I would like to inline arbitrary webpages using python. I've tried a couple of libraries out there but none of them works well on "real" content, such as the nytimes to take a complex example. Also, I ...
2
votes
1answer
52 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
0answers
55 views

Making Side-By-Side Tables Match Height (Part 2)

So, here I am again with this issue. I tried about a month ago to see if anyone had some insight on this, to no avail. Fortunately, this time, I have the code partially working--as in, it only works ...
0
votes
1answer
294 views

Why does my HTML email template look different in Outlook? [closed]

Ok basically I have an HTML image that I sliced up in photoshop and im trying to use it for an HTML email template which works great but when I render it into Outlook some parts look off. It is a ...
1
vote
0answers
113 views

Media Query in Email - does it require a certain meta tag?

I've built an email that uses media queries to resize from 2 columns to 1 when the viewing device width decreases. When I tested using litmus.com by uploading my code, the email resized on Android, ...
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 ?
-1
votes
2answers
165 views

Email Template: Form and input not working on outlook.com

As we know, Outlook.com is taking over Hotmail. HTML form and input fields in the email template no more working on Outlook.com. The problems which include: Form cannot be submit Input text field ...
0
votes
0answers
65 views

Responsive Design Email + Image overlying another Image

I have the following image in a responsive email design I will be sending out emails for many different domains and need to be able to change the logo - "datingjapan.co" part of the image. I can ...
0
votes
1answer
27 views

Image always displays with its actual dimensions in Outlook

I am sending an asp.net web page in email, all the things is working fine in Gmail, Yahoo and Hotmail, but in Outlook the logo image is displayed with its actual width and height. The custom width and ...
0
votes
1answer
97 views

Hotmail incorrectly “stretching” HTML/CSS signature

I've been working on making a signature (CSS+HTML) work across multiple platforms, and have hit the wall when it comes to Hotmail. For some reason, when sending this signature to my Hotmail address, ...
0
votes
3answers
173 views

Outlook 2007/2010 breaking horizontal columns with tables

I've built an email which features images surrounded by a "polaroid" style border and caption. To do that I built a table around the image with white backgrounds and all works fine except on Outlook ...
0
votes
2answers
66 views

Overriding max-width (or scaling up a small image for mobile)

I'm working on a responsive email using Mailchimp and all images are scaling down fine except for an image which has to have max-width set to 160px. This comes up fine on desktop but on mobile ...
-3
votes
1answer
58 views

Need help correcting code for HTML newsletter which will be used in Gmail

In my browser looks ok, but when I move it to Gmail my #Container move under "K" letter in "Kamala" word inside my background image, and the other problem is when i send it as a e-mail, on the ...
0
votes
1answer
66 views

Html email align text and image

i'm having trouble aligning a image with some text. The problem only occurs in outlook 03,07 & 10. See this picture to get a better understanding of my problem: This is my code: <td ...
0
votes
1answer
65 views

Making Side-By-Side Tables Match Height

Alright, as far as I can tell, the problem I'm posing here is one that doesn't seem to have a solution that's easily Googleable. Perhaps I'm just flubbing my searches and/or not understanding what I'm ...
1
vote
1answer
65 views

HTML Nested tables with valign in IE not previewing properly

I can't seem to align the bottom-right table within a table cell to the bottom in IE. (despite aligning the table cell with vertical-align:"bottom" AND declaring valign="bottom". Bug? Also note. ...
0
votes
1answer
240 views

Show and hide content in email body (outlook 2010)

we like to expand and collapse some content in a email body. (show/hide or toggle) We tried using CSS-Tags and DIVs to do this. But the Outlook HTML/CSS Rendering Engine seems not to support ...
0
votes
1answer
65 views

Can't send multiple text/variables using email from php

Hi can anybody help me with sending more things in the email.. because i tried to send more things in the email that i can't seem to send. Also i use ajax to call and send this email but only the ...
1
vote
1answer
416 views

responsive email design [closed]

I've got some email designs inherited from early 2000s, when all emails were built using tables (instead of divs). I can see that a decade has passed away and still the tables are used to build email ...
0
votes
3answers
78 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
704 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
0answers
107 views

Background Color in Yahoo Mail not displayed - shown as white

In Yahoo mail, HTML of nested table does not show selected BG Colour, instead it seems to reset and display white. <table style="display: inline-table;" border="0" cellspacing="0" cellpadding="0" ...
0
votes
2answers
117 views

Same HTML Email Should Look Different in Outlook and iPad Email

I have developed a workflow application that runs on Windows and on iPads. Now, I would like to send emails to my users that will allow them to open the application from their email client (Outlook ...
0
votes
3answers
96 views

Centering the body of an HTML email in Gmail

I'm re-living the glory days of table-based layouts because I'm writing an HTML email. Unfortunately, I can't get the body to center on the page (it works in a browser, of course, but not when testing ...
0
votes
0answers
76 views

Email : Using Blockquote instead of P for Cross Email Client

According to a blog post from Michelle Klann (EmailOnAcid) about “Emailology: 7 Tips and Tricks Regarding Margins and Padding in HTML Emails”, there is a problem with margin and padding with the P ...
0
votes
0answers
59 views

iPad 2 not respecting media query for email

So I recently encountered a problem having to do with mail for the iPad 2. I have this media query: @media only screen and (max-width: 727px) { ... } (I'm using 727 simply to start ...
0
votes
0answers
69 views

How to make content show/hide depending on device

I'm looking for a way to show/hide content for an email newsletter based on the device the customer is opening the email on. I've currently got this snippet of code in the head section: @media ...
0
votes
2answers
342 views

@media query used inline for use within email?

I'm building an HTML Email, and would like to use @media query to display one banner for mobile and another for desktop/webmail screens. I know most email clients strip out the css found in the tag. ...
0
votes
1answer
61 views

Does the PIE.htc hack work in email?

I'm on a mission to create a rock-solid email framework that pushes modern web development and design patterns for clients such as Apple Mail and Sparrow but that graceful degrades for Yahoo!, Gmail, ...
0
votes
0answers
52 views

Does Facebook Open Graph work in email? [closed]

I'm on a mission to create a rock-solid email framework that pushes modern web development and design patterns for clients such as Apple Mail and Sparrow but that graceful degrades for Yahoo!, Gmail, ...
0
votes
2answers
71 views

Failover for email images

I am developing a system that sends emails out to recipients who may read the email from a public access point, or a "closed" access point (that can't see the internet). My emails, which are sent in ...
0
votes
1answer
384 views

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 ...
0
votes
1answer
47 views

Masonry-type Grid Layout in Email

Is this even possible? My site uses Masonry to lay out boxes. I would love to use a similar layout in my digest emails for design continuity's sake. Has anyone seen this or know if it's even ...
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 ...
-1
votes
3answers
75 views

<a href> emailing from inside an html file

I am doing a basic html page, using a free web template that I found online. In the "contact" section, I would like to set it up such that <a href= "mailto:me@gmail.com"> Myself </a> ...
0
votes
0answers
80 views

Space between tables on HTML email in Gmail and Yahoo? [closed]

You probably can't see it in your browser, but there is a small gap between the top image and text "Drive Rewards is Now an Esso Affiliate!" when it renders in Gmail and Yahoo Mail. I've used inline ...
4
votes
3answers
40 views

Image on image in mail

Is it possible in an email ( where it is recommended to use tables and inline css styles ) to put an image on top of another image? We want to put a stamp onto an image like this example :
0
votes
1answer
126 views

how to make an mail to form work

I know it has been asked a lot on this website but i just need to know how to do it. I've got a code in html on CSS3 for an e-mail form. The only thing that is left for me is to make it work. My ...
0
votes
1answer
62 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 ...
-3
votes
1answer
130 views

Is there an easy way to convert PSD Newsletter Design to an HTML table? [closed]

I am really frustrated right now as I've been relying on PSD slicing to create a newsletter template and it comes out unsuccessful. Maybe some of you guys out there know a software where I can easily ...
0
votes
3answers
164 views

How can I make list item spacing more acceptable in html/css email for all viewers?

First of all, this is for email, so I can't put css in the head, only in the table, td, ul, etc. I'll paste my code snippet and screenshots of what it looks like in IE, Firefox, and MS Outlook. ...
2
votes
1answer
130 views

how to make html email look exactly the same as previewed just in browser?

I'm working on a HTML email template and I noticed that the preview I got in browser is a little bit different from what I really got in my email inbox. Like sometimes you may make two tables line up ...
0
votes
3answers
197 views

Send mail from HTML page not asp page

I have an HTML page that I am trying to use to send mail. But it is not working properly. <form name="htmlform" method="post" action="html_form_send.php"> <table width="450px"> ...

1 2 3 4 5