FAQ

I want to change the layout. How can I do that?

  • Copy the HTML file and/or the CSS to your fileadmin/extension-folder and edit them. Then change the path to that files via TypoScript. See next chapter...

I can see text/images in the background. Whats wrong?

  • In this case you need to add the style "opacity:0;" to <div class="acc-section">.

I get a JavaScript error. Whats wrong?

  • The JavaScript is not included properly. See next chapter...