NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms-system:article:templates [2009/07/28 19:16] Jürgen Günther |
english:phpwcms-system:article:templates [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 33: | Line 33: | ||
| <note important>In case your CP template is containing Sonderlauts like ä ö ü or similar ones you have to save it as utf-8 (guessing that your site is running with utf-8).\\ | <note important>In case your CP template is containing Sonderlauts like ä ö ü or similar ones you have to save it as utf-8 (guessing that your site is running with utf-8).\\ | ||
| Otherwise you have to encode them like that: ä ==> ä</note> | Otherwise you have to encode them like that: ä ==> ä</note> | ||
| + | |||
| + | |||
| + | If CSS classes in the template do not exist in the CSS file of your choice //(in template/inc_css/*)// please simply create them. It is important that this CSS file is loaded in page template. | ||
| + | |||