SOLVED

Set padding in HTML ignored

Go to solution
Anonymous
Not applicable
In my HTML for emailers I have set up padding around my <p> tags and when I approve and place in my text upon saving my edits the text expands to its full width completely ignoring the padding that I have set up in HTML, is there a way to control this issue?
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
No, use Margins instead. That's the way some older email browsers work, so the editor strips out the information. There is no problem with Margin, so if you switch padding for margin you'll get the same effect. 

View solution in original post

1 REPLY 1
Anonymous
Not applicable
No, use Margins instead. That's the way some older email browsers work, so the editor strips out the information. There is no problem with Margin, so if you switch padding for margin you'll get the same effect.