Dotclear

Changeset 783


Ignore:
Timestamp:
02/17/09 19:30:00 (14 years ago)
Author:
RenardBlanc
Message:

Rajout des smilley, mise a jour custom.css avec rajout de plugin compatible. correction bug sur theme pour le plugin lightbox.

Location:
themes/coquelicot
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • themes/coquelicot/custom.css

    r747 r783  
    66--------------------------------------------------------------*/ 
    77 
    8 /* Balise widget text ( Balise principal pour centrer tout rajout par widget text */ 
    9  #textWidget { 
    10 text-align:center; 
    11 } 
    12  
    13 /* Balise widget contact me */ 
    14 #sidebar .contact-me p{ 
     8/* Balise widget text ( Balise principal pour centrer tout rajout par le widget text */ 
     9#textWidget { 
    1510     text-align:center; 
    1611} 
    1712 
    18 /* Widget Meteo plugin weather version 2.0*/ 
     13/* Balise widget contact me version 1.0 */ 
     14/*#sidebar .contact-me p{ 
     15     background:transparent url(img/sidebar_li.png) no-repeat scroll 3px 50%; 
     16     margin:10px; 
     17    padding:0px 0px 2px 10px; 
     18} 
     19.dc-contactme .post-title{ 
     20     background: transparent url(img/posttitle.jpg) no-repeat top left; 
     21     height: 50px; 
     22     margin: 0 0 0 0; 
     23     color:#FDFEFD; 
     24     font-size:1.2em; 
     25     padding:20px 10px; 
     26     text-align:center; 
     27}*/ 
     28 
     29/* Widget SnapMe version 0.7 */ 
     30/*#snapMe { 
     31text-align:center; 
     32} 
     33#snapMe h2 a:visited 
     34  { color: #FFFFFF; 
     35  text-decoration: none; 
     36  background-color: transparent; 
     37} 
     38#snapMe h2 a:hover 
     39  { color: #5FB6D4; 
     40  text-decoration: none; 
     41  background-color: transparent; 
     42} 
     43#snapMe h2 a:active { 
     44  color: #FFFFFF; 
     45  text-decoration: none; 
     46  background-color: transparent; 
     47} 
     48#snapMe li{ 
     49     background:transparent url(img/leaf.png) no-repeat scroll 3px 50%; 
     50     margin:0pt; 
     51     padding:0px 0px 2px 25px; 
     52     text-align:left; 
     53} 
     54.gallery .today img { 
     55     background-color:#5FB6D4; 
     56     border:1px solid #BBDDAA; 
     57} 
     58.gallery img { 
     59     background-color:#FAFAFA; 
     60     border:1px solid #CCCCCC; 
     61     margin:15px; 
     62     padding:5px; 
     63} 
     64.gallery { 
     65     border-collapse:collapse; 
     66     color:#FFFFFF; 
     67     font-size:12px; 
     68     text-align:center; 
     69}*/ 
     70 
     71/* Widget Meteo plugin weather version 2.0 */ 
    1972/*.weather h3 { 
    2073     background: #eaeaea none repeat scroll 0% 25%; 
     
    2780}*/ 
    2881 
    29 /* Widget chez les amis */ 
    30 /* .news li { 
     82/* Widget chez les amis version 1.92*/ 
     83 .news li { 
    3184     background: transparent url(img/sidebar_li.png) no-repeat scroll 3px; 
    3285     padding: 0px 0px 2px 15px; 
    3386     list-style-type: none; 
    34 }*/ 
     87} 
    3588 
    3689/* Widget PostCount */ 
     
    4093}*/ 
    4194 
    42 /* Widget TagFlash version 1.0.2*/ 
     95/* Widget TagFlash version 1.0.2 */ 
    4396/* #tagFlashContent { 
    4497     margin: 0 13px; 
  • themes/coquelicot/style.css

    r747 r783  
    310310     background: transparent url(img/postcoodd.jpg) no-repeat bottom left; 
    311311     height: 50px; 
    312      margin: 0 0 0px 0; 
     312     margin: 0 0 0 0; 
    313313} 
    314314 
  • themes/coquelicot/tpl/_footer.html

    r747 r783  
    33</div> 
    44 
    5 <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.js"></script> 
    6 <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.cookie.js"></script> 
    7  
    85{{tpl:SysBehavior behavior="publicFooterContent"}} 
  • themes/coquelicot/tpl/_head.html

    r747 r783  
    66</style> 
    77 
     8<script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.js"></script> 
     9<script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.cookie.js"></script> 
    810{{tpl:include src="user_head.html"}} 
    911{{tpl:SysBehavior behavior="publicHeadContent"}} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map