User Tools

Site Tools


docs:tips_n_tricks:dokuwiki.html

Table of Contents

Dokuwiki

Theme Adaption

Ameoto

Changes:

  • Have my own logo in the header
  • Use full width of my browser window
  • Have a search field and button in the footer
Only in ameoto_pjw/images: usr-local-free-dokuwiki.png
diff -rwb ameoto/layout.css ameoto_pjw/layout.css
61a62
>   text-align: center;
diff -rwb ameoto/main.php ameoto_pjw/main.php
54c54
<         <div class="logo"><a href="/"><img src="<?php echo DOKU_TPL?>images/header.png" width="812" height="60" alt="TheTooth-Systems" border="0" /></a></div>
---
>         <div class="logo"><a href="/"><img src="<?php echo DOKU_TPL?>images/usr-local-free-dokuwiki.png" width="404" height="60" alt="/usr/local.org" border="0" /></a></div>
55a56
> 
81a83
>             <?php tpl_searchform(false,false)?>
diff -rwb ameoto/simple_design.css ameoto_pjw/simple_design.css
123,133d122
< /* the searchform */
< div.dokuwiki #dw__search {
<   float: right;
<   margin-top: 0.2em;
<   margin-right: 0.4em;
< }
< 
< div.dokuwiki #dw__search input.button {
<   display: none;
< }
diff -rwb ameoto/style.ini ameoto_pjw/style.ini
28c28,29
< __wiki_width__          = "845px"
---
> __wiki_width__          = "98%"
docs/tips_n_tricks/dokuwiki.html.txt · Last modified: 17.10.2011 01:16 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki