User Tools

Site Tools


docs:tips_n_tricks:dokuwiki.html

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
docs:tips_n_tricks:dokuwiki.html [19.02.2011 18:59 CET] peterdocs:tips_n_tricks:dokuwiki.html [17.10.2011 01:16 CEST] (current) peter
Line 5: Line 5:
   * Have my own logo in the header   * Have my own logo in the header
   * Use full width of my browser window   * Use full width of my browser window
-  +  * Have a search field and button in the footer 
-  Only in my_ameoto/images: usr-local-free-dokuwiki.png + 
-  diff -ameoto/main.php my_ameoto/main.php+  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   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/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> +  >         <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> 
-  diff -ameoto/style.ini my_ameoto/style.ini+  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   28c28,29
   < __wiki_width__          = "845px"   < __wiki_width__          = "845px"
   ---   ---
-  > ; __wiki_width__          = "845px" 
   > __wiki_width__          = "98%"   > __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