Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| newsletter [2024/03/28 19:05] – [Changing the Newsletter Theme] thehort | newsletter [2024/10/08 23:34] (current) – [Changing the Newsletter Theme] thehort | ||
|---|---|---|---|
| Line 40: | Line 40: | ||
| ===== Changing the Newsletter Theme ===== | ===== Changing the Newsletter Theme ===== | ||
| - | The newsletter has been developed to support different color themes. These themes can be changed by updating the class set on the first table—this table also has the class '' | + | The newsletter has been developed to support different color themes. These themes can be changed by updating the class set on the first '' |
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| This is the full HTML for this line: | This is the full HTML for this line: | ||
| - | '' | + | < |
| + | <table cellpadding=" | ||
| + | </ | ||
| ===== Editing Newsletter Sections ===== | ===== Editing Newsletter Sections ===== | ||
| The newsletter is comprised of distinct sections that are commented in the code the make them easy to identify. You can use the below reference to aid in locating and updating each distinct content section. If a content section is not needed for a newsletter, it can simply be removed by deleting all the code between '' | The newsletter is comprised of distinct sections that are commented in the code the make them easy to identify. You can use the below reference to aid in locating and updating each distinct content section. If a content section is not needed for a newsletter, it can simply be removed by deleting all the code between '' | ||