Does anyone know how to change the default style that fck editor inserts when I select 'Image on left' or 'Image on right' from the editor?
The default style attribute is
style="padding: 5px; margin-right: 5px;"
I would like to change this to
style="padding: 0px; margin-right: 20px; border: 5px #FFFFFF solid;"
Any ideas where I can change this?
Thanks!
Konrad