That did the trick!Yes, changes will remain after update.
Bug: I forgot to update code for importer for XenBase styles in beta2. See temporary fix few posts above.
Do you have any idea how much you plan to sell this add-on for when it goes live?
That did the trick!Yes, changes will remain after update.
Bug: I forgot to update code for importer for XenBase styles in beta2. See temporary fix few posts above.
https://xenforo.com/community/threads/email-customizer.112860/page-2#post-1041477Do you have any idea how much you plan to sell this add-on for when it goes live?
Tested contact form, found a bug but a different one. Style wasn't applied to avatar. Outer background looks fine.
though option will still be there.
Important: this update is not compatible with previous versions. Installing this update will wipe your custom email styles from previous version.
Changes:
- Email structure has been rewritten. Messages should have correct colors in email clients that do not support modern stuff and web mail clients.
- Color palette has been rewritten. Previous versions used XenForo color palette, this version uses custom palette. New items for header background and link colors, footer background...
background: url('http://mainecoon.nl/images/winter/winter10.jpg') no-repeat center center;
<style>
html, body { background: url('http://mainecoon.nl/images/winter/winter10.jpg') no-repeat center center; }
</style>
array(
'title' => 'Body Style',
'explain' => 'Style of body element.',
'var' => 'bodyStyle',
'level' => 1,
),
array(
'title' => 'Body Style',
'explain' => 'Style of body element. Most email clients ignore this style.',
'var' => 'bodyStyleHidden',
'level' => 1,
),
array(
'title' => 'Outer Wrapper Style',
'explain' => 'Style of outer wrapper.',
'var' => 'bodyStyle',
),
We use essential cookies to make this site work, and optional cookies to enhance your experience.