[SKEL] ~changement bandeau 3.1.0
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Wed, 2 Apr 2014 12:30:26 +0000 (14:30 +0200)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Wed, 2 Apr 2014 12:30:26 +0000 (14:30 +0200)
www/plugins/skel_ptitvelo/css/perso.css.html
www/plugins/skel_ptitvelo/images/entete.png
www/plugins/skel_ptitvelo/inclure/entete.html
www/plugins/skel_ptitvelo/paquet.xml

index eb86241..71f78f8 100644 (file)
        font-color: #FFF;
 }
 
-#entete #entete-image a {
-       position: float;
-       padding-top: 5px;
-       padding-left: 5px;
-       color: #FFF;
-       visibility: hidden;
+#entete-image>h1#logo-text {
+       height: 100%;
+       padding: 0;
+}
+
+#entete #entete-image>h1#logo-text>a {
+       color: transparent;
+       display: block;
+       padding: 0;
+       height: 100%;
 }
 #entete #entete-image #logo {
-       float:left;
+       float: left;
 }
 
 #entete #entete-image #menu_lang {
        top: 5px;
 }
 
-#entete #entete-image #menu_lang a {
-       visibility: visible;
-}
-
 /* Entete recherche */
 #entete #formulaire_recherche form, #conteneur #formulaire_recherche form {
        width: 210px; height: 25px;
 
 #entete {
     border: none;
-    background-color: #EFAE13;
+    background-color: #F68712;
+}
+
+li.menu-entree {
+    padding: 0;
+    border-top: 1px solid;
+    border-left: 1px solid;
+    border-color: #e27300;
+}
+
+li.menu-entree:hover {
+    border: none;
+    background-color: #e27300;
 }
 
 ol#controls li a {
-    background: none repeat scroll 0 0 #EFAE13;
+    background: none repeat scroll 0 0 #F68712;
     border: none;
     color: #753D0D;
     padding: 0 10px;
 }
 
 th {
-    background: none repeat scroll 0 0 #EFAE13;
+    background: none repeat scroll 0 0 #f68712;
     border-color: #FFFFFF;
     color: #000000;
 }
@@ -124,10 +136,6 @@ th {
     color: #444444;
 }
 
-.container_12, .container_16 {
-       padding-right: 15px;
-}
-
 #colonne .liste h4, .grid_4.actucolonne2 h4, #colonne_bandeau .liste h4 {
     border-bottom: 1px solid #EBEBEB;
     --color: #9F5D00;
@@ -135,7 +143,7 @@ th {
 }
 
 hr.spip {
-    background-color: #F4C656;
+    background-color: #F68712;
 }
 
 .caractencadre-spip {
index fcc4515..a821e22 100644 (file)
Binary files a/www/plugins/skel_ptitvelo/images/entete.png and b/www/plugins/skel_ptitvelo/images/entete.png differ
index 32d162e..ef49e5a 100644 (file)
@@ -11,7 +11,7 @@
        <div id="entete-image" style="height:#GET{hauteur_entete}px;background: url([(#LOGO_SITE_SPIP|sinon{#CHEMIN{images/entete.png}}|image_reduire{1000,0}|image_recadre{960,#GET{hauteur_entete},right}|extraire_attribut{src})]) right bottom no-repeat;">
                [(#REM)On essai de définir l'emplacement du texte si il doit d'afficher en fonction de la position du menu]
                [(#GET{hauteur_menu}|>{#GET{hauteur_entete}|div{2}}|oui)#SET{position_nom_site,20}]
-               <h1 id="logo-text"><a style="top:#GET{position_nom_site,90}px;" rel="start home" href="#URL_SITE_SPIP/" title="<:accueil_site:>"><img src="plugins/skel_ptitvelo/images/logo.png" />#NOM_SITE_SPIP</a></h1>
+               <h1 id="logo-text"><a style="top:#GET{position_nom_site,90}px;" rel="start home" href="#URL_SITE_SPIP/" title="<:accueil_site:>">#NOM_SITE_SPIP</a></h1>
                [<p id="intro">(#SLOGAN_SITE_SPIP|PtoBR)</p>]
                #MENU_LANG
        </div>]
index 6276b8b..5417a63 100644 (file)
@@ -1,7 +1,7 @@
 <paquet
     prefix="skel_ptitvelo"
     categorie="squelette"
-    version="3.0.2"
+    version="3.1.0"
     etat="stable"
     compatibilite="[3.0.0;3.1.99]"
     logo="images/logo.png"