![]() |
CSS table border extending over set width in HTML Email
I am creating an HTML email and would like rounded corners. These don’t seem to appear in emails or even in IE (even with the –ms-border-radius applied)….
I decided to use images for the top and bottom of the email to get the results I was looking for. Everything seems to show okay, except for the middle section, which is not an image. This section throws the right border off to the right a few pixels ONLY in the email version. This happens no matter what is in the middle table (I took all the code out and just put "..." in to show the problem) It shows up correctly when viewed in a browser. An image as appears in outlook: http://i79.photobucket.com/albums/j1...5/throwoff.jpg Code:
Thanks for any help! :) |
Removed "width=650" on the table and that fixed it.
|
Quote:
Code:
.nameoftextcontainershould do it I think. |
Yes, I normally use CSS properties. The problem is that IE cannot see rounded corners and they don't seem to show up in HTML emails.
|
| All times are GMT +1. The time now is 12:49 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.