Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

outlook does not show the newsletter right


Go to End


1190 Views

Avatar
irmen

Community Member, 11 Posts

16 September 2014 at 7:17pm

Edited: 18/09/2014 9:23am

HI,
I learned, that outlook does only react to inline css.
In the newslettermodule is for the images just a class given.
where can I change that?
In stead of
class="(left or right)"
I have to get
padding-(left or right)="10px" and align="(left or right)"

I found in the file tiny_mce_improvements.js some code and changed it so that the align problem is solved, but I'm not able to insert the padding. Because I'm no good programmer. Can somebody help me please??

thank you!!