We use FCKeditor for the construction of mailings by several customers of ours. However, regular email programs automatically remove the style part of the mailing.
Therefor I am looking for a way to replace any regular tag, like <p>, <table> , <td>, <div> by a more specific tag containing the 'style' attribute, i.e. <p style='font-family:verdana;font-size:11px;'>
I have check and tried serveral files and fck-suggestions. Whowever, the 'simple' replacement of standard tags only seems to work within the scope of the stylesheet, and the fck-menu and therefore are of no use when trying to avoid the removal of style defintions in a mail program
I hope anyone can provide me with a solution,
Many thanks in advance,
Rene
Therefor I am looking for a way to replace any regular tag, like <p>, <table> , <td>, <div> by a more specific tag containing the 'style' attribute, i.e. <p style='font-family:verdana;font-size:11px;'>
I have check and tried serveral files and fck-suggestions. Whowever, the 'simple' replacement of standard tags only seems to work within the scope of the stylesheet, and the fck-menu and therefore are of no use when trying to avoid the removal of style defintions in a mail program
I hope anyone can provide me with a solution,
Many thanks in advance,
Rene