[[pageCSS()]]
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:create:functions:pagecss [23.07.2018 21:49] – [pageCSS()] adminen:create:functions:pagecss [07.12.2023 12:02] (current) empschul
Line 10: Line 10:
 <code php> <code php>
 pageCSS(' pageCSS('
-body { +  body { 
-  background-color: green; +    background-color: green; 
-  color: white; +    color: white; 
-}+  }
 '); ');
 </code> </code>
 +
 +
 +The PHP-Code is placed under **composing the questionnaire** as "PHP-Code" ([[:en:create:php]]) on the page on which the design is to be customized. It does not matter whether the PHP-Code is placed above or below the other elements on the page.
en/create/functions/pagecss.1532375388.txt.gz · Last modified: by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki