Dotclear

Changeset 436:4f8dd04d5916


Ignore:
Timestamp:
06/28/11 21:58:04 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Modifs HTML first step:

  • sidebar et modeles de billets en include
  • classes sur les liens du post-info
  • passage des tags en paragraphe
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • .hgignore

    r304 r436  
    55themes/ductile/_work 
    66themes/ductile-work 
     7themes/ductile/default-templates 
  • themes/ductile/style.css

    r391 r436  
    195195#navlinks,  
    196196.pagination { 
    197      margin-bottom: 1em; 
     197     margin: 2em 0 1em 0; 
    198198     padding: 4px 8px; 
    199199     text-align: center; 
     
    261261.post-tags { 
    262262     font-size: .875em; 
    263      padding: 0; 
     263     margin: 0; 
     264     background: #fff; 
     265     display: inline; 
     266     padding: 0 .66em 0 0; 
    264267     } 
    265268.post-info a,  
  • themes/ductile/tpl/_top.html

    r391 r436  
    99     <div id="top"> 
    1010     <h1><span><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></span></h1> 
    11  
    12           <!-- Pour Franck:  
    13           Il faudrait trouver un moyen pour que  
    14           1. la balise <p /> ne soit présente que si la description est non vide 
    15           2. que l'utilisateur puisse indiquer si oui ou non il souhaite afficher la description (?) 
    16           --> 
    1711          <p id="blogdesc" class="nomobile">{{tpl:BlogDescription}}</p> 
     12     </div> 
    1813 
    1914     <!-- # --BEHAVIOR-- publicTopAfterContent --> 
    2015     {{tpl:SysBehavior behavior="publicTopAfterContent"}} 
    21      </div> 
    2216 
    2317     <!-- Pour Franck:  
Note: See TracChangeset for help on using the changeset viewer.

Sites map