Differences
This shows you the differences between two versions of the page.
| en:2.0:aenderungshistorie_fuer_themes_32 [2016/12/10 21:30] – created fasse | en:2.0:aenderungshistorie_fuer_themes_32 [2017/01/15 09:11] (current) – fasse | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * The following files must //be replaced// in the appropriate folders: | * The following files must //be replaced// in the appropriate folders: | ||
| - | * **my_body_bottom.php (or change manually the menu calls) **\\ | + | * **my_body_bottom.php (or change manually the menu calls) ** |
| - | * **ecard_templates/ | + | * **ecard_templates/ |
| - | * **ecard_templates/ | + | * **ecard_templates/ |
| - | * **ecard_templates/ | + | * **ecard_templates/ |
| * The following files must //be added// in the appropriate folders: | * The following files must //be added// in the appropriate folders: | ||
| - | * **icons/ | + | * **icons/ |
| - | * **images/ | + | * **images/ |
| - | * **images/ | + | * **images/ |
| - | * **images/ | + | * **images/ |
| - | * **images/ | + | * **images/ |
| + | * **images/ | ||
| * The following files must //be removed// in the appropriate folders: | * The following files must //be removed// in the appropriate folders: | ||
| - | * **icons/ | + | * **icons/ |
| - | * **icons/ | + | * **icons/ |
| + | * **images/ | ||
| ==== Changes within the modern theme ==== | ==== Changes within the modern theme ==== | ||
| Line 77: | Line 79: | ||
| with <code php> | with <code php> | ||
| {</ | {</ | ||
| + | |||
| + | == eplace block in my_body_bottom.php | ||
| + | <code php>< | ||
| + | <img src="<? | ||
| + | alt="<? | ||
| + | title="<? | ||
| + | style=" | ||
| + | </ | ||
| + | with <code php>< | ||
| + | <img src="<? | ||
| + | alt="<? | ||
| + | title="<? | ||
| + | style=" | ||
| + | </ | ||