.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) FAQ ^^^ I want to change the layout. How can I do that? - Copy the HTML file and/or the CSS to your fileadmin-folder and edit them. Then change the path to that files via TypoScript. See next chapter... I get a JavaScript error. Whats wrong? - The JavaScript is not included properly. See next chapter...