Dotclear

Changeset 688:0ec232c44213


Ignore:
Timestamp:
08/13/11 15:56:24 (14 years ago)
Author:
kozlika
Branch:
default
Message:

Prise en compte de blogcustom

Location:
themes/ductile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r683 r688  
    379379.read-it { 
    380380     text-align: right; 
    381      margin: 0 0 .25em 0; 
     381     margin: 0 0 .5em 0; 
    382382     } 
    383383.read-it a { 
     
    725725     background-color: #333; 
    726726     } 
     727#blogcustom { 
     728     clear: both; 
     729     text-align: center; 
     730     background-color: #ededed; 
     731     color: #333; 
     732     border-bottom: 1px solid #999; 
     733     } 
     734#blogcustom h2 { 
     735     font-size: 1.2em; 
     736     } 
     737#blogcustom a:link, #blogcustom a:visited { 
     738     color: #666; 
     739     } 
     740#blogcustom > div { 
     741     display: inline-block; 
     742     text-align: left; 
     743     vertical-align: top; 
     744     width: 294px; 
     745     padding: 12px; 
     746     } 
     747#blogcustom div.feed { 
     748     background-image: none; 
     749     } 
     750#blogcustom img { 
     751     max-width: 100%; 
     752     } 
     753#blogcustom ul { 
     754     padding: .66em 1em 0; 
     755     margin: 0; 
     756     text-align: left; 
     757     line-height: 1.75; 
     758     } 
     759#blogcustom li { 
     760     padding-left: 0; 
     761     margin-left: 0; 
     762     } 
     763#blogcustom .syndicate ul, 
     764#blogcustom .tags ul { 
     765     list-style-type: none; 
     766     padding-left: 0; 
     767     } 
    727768#stickers { 
    728769     list-style-type: none; 
     
    745786     } 
    746787.dc-tags #content ul li,  
    747 .dc-tags #content ul li a,  
     788.dc-tags #content ul li a, 
     789#blogcustom .tags ul li,  
     790#blogcustom .tags ul li a,  
    748791#sidebar .tags ul li,  
    749792#sidebar .tags ul li a { 
  • themes/ductile/tpl/_footer.html

    r683 r688  
    44 
    55<div id="footer"> 
     6     <div id="blogcustom"> 
     7          {{tpl:Widgets type="custom"}} 
     8     </div> <!-- End #custom widgets --> 
    69 
    710     {{tpl:SysBehavior behavior="publicInsideFooter"}} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map