Lines Matching refs:html
85 <html><div class="admonition note">
87 </div></html>
120 This theme supports a fixed header and footer. On the "Template Style Setting" page, enter a header height in the "Header height" option, a footer height in the "Footer height" option. The theme will add paddings according to those options on top for header, bottom for footer. You can put your own header/footer in "header.html"/"footer.html" in the "lib/tbl/readthedokus/" directory.
128 #### 2. Create header.html/footer.html ####
130 Create a file "header.html"/"footer.html" under (DokuWiki folder)/lib/tpl/readthedokus/.
132 Here is a sample header.html. This example also shows how to toggle a sidebar. Clicking the string "Header" toggles the sidebar.
195 [1] ... header.html
196 [2] ... sidebarheader.html
197 [3] ... sidebartop.html
198 [4] ... sidebarbottom.html
199 [5] ... sidebarfooter.html
200 [6] ... pageheader.html
201 [7] ... pagefooter.html
202 [8] ... footer.html