Dotclear

Changeset 643:53921fbec58b


Ignore:
Timestamp:
07/24/11 11:27:23 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile - Amélioration du format short pour les listes de billets (en encore plus mieux). Désolée pour le flood !

Location:
themes/ductile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r642 r643  
    247247     } 
    248248.post-icon { 
     249     display: block; 
    249250     float: left; 
    250251     margin: .33em 1em .66em 0; 
    251      } 
    252 .post-icon img { 
    253252     padding: 4px; 
    254253     border: 1px solid #999; 
  • themes/ductile/tpl/_entry-short.html

    r641 r643  
    4242     <tpl:EntryIf extended="0"> 
    4343          <div class="post-content"> 
    44                <p class="post-icon">{{tpl:EntryFirstImage size="t"}}</p> 
     44               {{tpl:EntryFirstImage size="t" class="post-icon"}} 
    4545               {{tpl:EntryContent encode_html="1" remove_html="1" cut_string="300"}} 
    4646          </div> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map