Dotclear

Changeset 3343


Ignore:
Timestamp:
02/01/15 17:55:54 (9 years ago)
Author:
brol
Message:

v1.1 voir changelog + suppression fichiers non utilisés

Location:
themes/balcony
Files:
8 added
4 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • themes/balcony/_define.php

    r2625 r3343  
    11<?php 
    22# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Balcony, a theme for Dotclear. 
    34# 
    4 # This file is part of Dotclear 2. 
     5# Copyright (c) 2010 
     6# annso contact@as-i-am.fr 
    57# 
    6 # Copyright (c) 2003-2008 Olivier Meunier and contributors 
    78# Licensed under the GPL version 2.0 license. 
    8 # See LICENSE file or 
     9# A copy of this license is available in LICENSE file or at 
    910# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
    10 # 
    1111# -- END LICENSE BLOCK ------------------------------------ 
    1212if (!defined('DC_RC_PATH')) { return; } 
     
    1515     /* Name */               "Balcony", 
    1616     /* Description*/    "Thème illustré par Sophie Griotto", 
    17      /* Author */        "annso", 
    18      /* Version */       '1.0' 
     17     /* Author */        "annso, Pierre Van Glabeke", 
     18     /* Version */       '1.1', 
     19     array( 
     20          /* Type */          'type' =>           'theme', 
     21                        'dc_min' => '2.7' 
     22     ) 
    1923); 
    20 ?> 
  • themes/balcony/style.css

    r2625 r3343  
    1 /* ----------------------------------------------------------------- 
    2      1. STRUCTURE 
    3      a inscrire ici ou en important une css de structure placee dans 
    4      le meme repertoire et appelee grace a l'instruction ci-dessous 
    5 ------------------------------------------------------------------ */ 
    6 /* @import url(nom_du_fichier.css); */ 
    7  
    8  
    9 /* ------------------------------------------------------------ 
    10      2. BALISES HTML PAR DEFAUT 
    11 ------------------------------------------------------------- */ 
     1/* 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Balcony, a theme for Dotclear. 
     4# 
     5# Copyright (c) 2010 
     6# annso contact@as-i-am.fr 
     7# 
     8# Licensed under the GPL version 2.0 license. 
     9# A copy of this license is available in LICENSE file or at 
     10# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     11# -- END LICENSE BLOCK ------------------------------------ 
     12*/ 
    1213 
    1314body {  
     
    4142 
    4243p { } 
    43 img { } 
     44img {border : none; } 
    4445sup { } 
    4546abbr, acronym { } 
     
    107108#top h1 a:hover { color: #D18A88; } 
    108109#top #blogdesc { } 
    109 #prelude { display: none; } 
    110 #navigation { 
    111      width : 100%; 
    112      height : 30px; 
    113      background : #eee; 
    114      border-bottom: 1px solid #DDDDDD; 
    115      position : fixed; 
    116      top : 0; 
    117      left : 0; 
    118      text-transform: uppercase; 
    119      letter-spacing: 3px; 
    120 } 
    121 #navigation ul { 
    122      margin : 0 auto; 
    123      padding : 8px 30px 0; 
    124 } 
    125 #navigation ul li { 
    126      display : block; 
    127      float : left; 
    128      margin : 0 20px 0 0; 
    129      font-size : 90%; 
    130 } 
    131 #navigation ul li.nav-active a { border: 1px solid #fff; } 
    132 #navigation ul li a {  
    133      color: #999;  
    134      text-decoration: none; 
    135 } 
    136 #navigation ul li a:hover { 
    137      border-bottom: 1px solid #ccc; 
     110#prelude { 
     111     position: fixed; 
     112     top: 7px; 
     113     right: 20px; 
     114     padding: 0 10px; 
     115     font-size: 0.9em; 
     116     z-index:100; 
     117     margin: 0; 
    138118} 
    139119 
     
    160140#content-info h2 { } 
    161141#content-info p { } 
     142#content-info img { 
     143  max-width:100%; 
     144} 
    162145 
    163146.content-inner { } 
     
    225208.post-excerpt { } 
    226209.post-content { } 
    227  
     210.post-excerpt p img, .post-content p img { 
     211  max-width:100%; 
     212} 
     213.post embed, .post iframe {max-width:100%;} 
    228214.read-it { } 
    229215 
    230216.footnotes { } 
    231 .footnotes h4 { } 
     217.footnotes h4 { font-size:1.3em;margin:30px 0 10px 0; } 
     218.footnotes p { margin:0; } 
    232219 
    233220.post-info-co {  
     
    367354} 
    368355 
     356#sidebar .categories li.category-current { 
     357     font-weight: bold; 
     358} 
     359#sidebar .categories li.category-current li { 
     360     font-weight: normal; 
     361} 
     362#sidebar img {max-width:100%;} 
    369363/* boites du menu des widgets livres avec Dotclear */ 
    370364#search {  
     
    458452.feed {  
    459453     padding-left:16px; 
    460      background : transparent url(images/feed.png) no-repeat left center; 
     454     background : transparent url(img/feed.png) no-repeat left center; 
    461455      } 
    462456 
     
    522516.dc-categories { } 
    523517.dc-category { } 
     518#subcategories { 
     519     padding: 5px 0 20px 0; 
     520} 
     521#subcategories h3 { 
     522     margin: 0; 
     523} 
     524#subcategories ul { 
     525     margin: 0.5em 0 0 0; 
     526     padding: 0 0 0 20px; 
     527     line-height: 1.4; 
     528} 
    524529.dc-archive { } 
    525530.dc-archive-month { } 
     531.dc-archive-month .post-info { 
     532     margin: 3px 0 10px 0; 
     533} 
    526534.dc-tags { } 
    527535.dc-tag { } 
  • themes/balcony/tpl/_footer.html

    r2625 r3343  
    1 <div id="footer"> 
     1<div id="footer" role="contentinfo"> 
    22 
    3      <p>Décoré par <a href="http://www.as-i-am.fr">annso</a> -  
    4      Illustré par <a href="http://www.sophiegriotto.com/">Sophie Griotto</a><br /> 
     3     <p>{{tpl:lang Decorated by}} <a href="http://www.as-i-am.fr">annso</a> - 
     4     {{tpl:lang Illustrated by}} <a href="http://www.sophiegriotto.com/">Sophie Griotto</a><br /> 
    55     {{tpl:SysPoweredBy}}. 
    66     </p> 
    77 
     8</div> 
     9 
    810     {{tpl:SysBehavior behavior="publicFooterContent"}} 
    9  
    10 </div> 
  • themes/balcony/tpl/_top.html

    r2625 r3343  
    1 <div id="top"> 
    2      <h1 id="blogname"><span><a href="{{tpl:BlogURL}}">{{tpl:BlogName}}</a></span></h1> 
     1<div id="top" role="banner"> 
     2     <h1><a href="{{tpl:BlogURL}}">{{tpl:BlogName}}</a></h1> 
    33     <p id="blogdesc">{{tpl:BlogDescription}}</p> 
    44     <!-- # --BEHAVIOR-- publicTopAfterContent --> 
     
    66</div> 
    77 
    8 <div id="prelude"> 
    9      <p><a href="#content">{{tpl:lang To content}}</a> | <a href="#global-nav">{{tpl:lang To menu}}</a> | <a href="#search">{{tpl:lang To search}}</a></p> 
     8<div id="navigation"> 
     9<div id="navsm" role="navigation"> 
     10{{tpl:SimpleMenu id="supranav" description="title"}} 
    1011</div> 
    1112 
    12 <div id="navigation"> 
    13      <!-- {{tpl:MenuFreshy}} --> 
    14      <ul class="menu"> 
    15           <li class="page_item"><a href="#" rel="accueil" class="first_menu" ><span>Blog</span></a></li> 
    16           <li class="page_item"><a href="#"><span>Archives</span></a></li> 
    17           <li class="page_item"><a href="#"><span>Liens</span></a></li> 
    18           <li class="page_item"><a href="#"><span>Contact</span></a></li> 
    19      </ul> 
     13<p id="prelude" role="navigation"><a href="#main">{{tpl:lang To content}}</a> | 
     14<a href="#blognav">{{tpl:lang To menu}}</a> | 
     15<a href="#search">{{tpl:lang To search}}</a></p> 
    2016</div> 
    2117 
    2218<div id="city"></div> 
    23  
Note: See TracChangeset for help on using the changeset viewer.

Sites map