Have a template and all the code that was already created for the themplate but for some reason when sent all the css code gets broken and the template doesn’t look right. inside the editor it looks perfect though.
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 10 and 49 items
- Europe
- Referred between 100 and 199 users
Most email clients strip CSS code.
You can try and put your styles immediately below the body tag.
digitalimpact said
Most email clients strip CSS code. You can try and put your styles immediately below the body tag.
wouldn’t have a clue, need300z (gmail) email me lets see if you can help me out 
- Has been a member for 2-3 years
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 1 and 9 items
- Europe
It might be late but…
As a best practice try to put your css code inline, so in other words try to make your css as simple as possible, no fancy padding, margins, borders, and things like that, all this will fail eventually in some email clients.
Check this out though, it’s a huge help: http://www.campaignmonitor.com/css/
Hope it helps!
