ALO-EasyMail Newsletter
NEWSLETTER THEMES
=========================
HOW TO CREATE A THEME:
======================
- create an html theme file, called for example:
myname_mytheme.html
(look at default themes fo inspiration and samples)
- if you need images for your theme, you have to store theme in a
folder named as the html theme file, e.g.:
/myname_mytheme
- the "src" attribute of
tag must include relative url to images, e.g.:
the plugin will replace automatically the relative url with the absolute url
- to include the newsletter main content you must include the [CONTENT] tag
into the html theme file
- then, you can use all placeholders available for newsletters
TIP:
===
- Copy "alo-easymail-themes" folder to your theme directory and edit your themes
there. Useful to prevent the loss of themes when you upgrade the plugin.
- In Newsletter-> Setting->tab Newsletter you can disable/enable themes, or
force a theme as default