Welcome Guest, Not a member yet? Register   Sign In
How to add CSS to HTML Email using CI email libary
#11

[eluser]CroNiX[/eluser]
If you are using <style> tags, some ISPs/email services strip them. Use inline styles and keep it simple (putting in <style> tags in the head of your document is NOT inline, doing them in
Code:
<a syle="color:green">the link</a>
IS inline)
GMail is one of the email providers known to strip the &lt;style&gt; tags.
http://stackoverflow.com/questions/72241...il-clients

edit: had to misspell style within the code block or the forum strips it out


Messages In This Thread
How to add CSS to HTML Email using CI email libary - by El Forum - 06-01-2014, 12:32 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-01-2014, 03:36 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 12:41 AM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 05:35 AM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 07:17 AM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 07:26 AM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 07:34 AM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 07:48 AM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 01:07 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 01:21 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 02:44 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 03:25 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-02-2014, 11:16 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-03-2014, 04:50 PM
How to add CSS to HTML Email using CI email libary - by El Forum - 06-07-2014, 11:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB