From: Ludovic CHEVALIER Date: Fri, 12 Jul 2013 05:24:30 +0000 (+0200) Subject: [THEME] Habillage du site facon v2 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=8ae0a04170776c72cabf9720a9d3ca9ac8281a2f [THEME] Habillage du site facon v2 --- diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css deleted file mode 100644 index 612ed5fa..00000000 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ /dev/null @@ -1,20 +0,0 @@ -#menu_lang { - list-style: none outside none; - position: absolute; - bottom: 0px; - right:0px; - background-color: rgba(255,255,255,0.7); - padding: 5px; -} - -#nav .menu-liste .menu-entree a{ - font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif; -} - -#header { - background: url(../img/header-photo.jpg) no-repeat bottom left; -} - -#header #nom_site_spip { - font: 42px 'Trebuchet MS',Tahoma,sans-serif; -} diff --git a/www/plugins/skel_lhc/img/header-photo.jpg b/www/plugins/skel_lhc/img/header-photo.jpg deleted file mode 100644 index e95e04e9..00000000 Binary files a/www/plugins/skel_lhc/img/header-photo.jpg and /dev/null differ diff --git a/www/plugins/skel_lhc/navigation/dist.html b/www/plugins/skel_lhc/navigation/dist.html new file mode 100644 index 00000000..0965376a --- /dev/null +++ b/www/plugins/skel_lhc/navigation/dist.html @@ -0,0 +1,7 @@ +[(#INCLURE{fond=modeles/carte_gis, + images=non, + groupe=Atelier, + cluster=oui + })] + +#FORMULAIRE_RECHERCHE diff --git a/www/plugins/skel_lhc/plugin.xml b/www/plugins/skel_lhc/plugin.xml index 199f9597..ba9445cd 100755 --- a/www/plugins/skel_lhc/plugin.xml +++ b/www/plugins/skel_lhc/plugin.xml @@ -4,10 +4,10 @@ [fr]Heureuxcyclage: fonctionnalites specifiques au reseau l'Heureux Cyclage - Ludovic CHEVALIER + Ludovic CHEVALIER, pour L'Heureux Cyclage © 2011-2013 - GNU/LGPL - 0.1.1 + 2.0.0 test @@ -20,13 +20,9 @@ http://www.heureux-cyclage.org skel_lhc skel_lhc.png - - insert_head - skel_lhc_pipelines.php - squelette - + diff --git a/www/themes/theme_Outdoor1-0/body.html b/www/themes/theme_Outdoor1-0/body.html deleted file mode 100644 index e9b8685f..00000000 --- a/www/themes/theme_Outdoor1-0/body.html +++ /dev/null @@ -1,49 +0,0 @@ - -
- - [(#REM) Entete de la page + titre du site ] - -
- -
- - - - -
- -
- [(#REM) CONTENT / CONTENU ] - - -
- - - - - -
- - - - - -
\ No newline at end of file diff --git a/www/themes/theme_Outdoor1-0/habillage.css b/www/themes/theme_Outdoor1-0/habillage.css deleted file mode 100644 index 0c4f2097..00000000 --- a/www/themes/theme_Outdoor1-0/habillage.css +++ /dev/null @@ -1,671 +0,0 @@ -/* --------------------------------------------------------- */ -/* Feuille de style des squelettes par defaut pour SPIP 2.0 */ -/* --------------------------------------------------------- */ -/* ---------------------------------------------- - Adaptation pour Spip-zen : Cedric Morin http://www.yterium.com - ------------------------------------------------ */ - -/* Specificites SPIP */ -h3.spip {text-align:left;} - -#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; } -#hierarchie, #hierarchie a { color: #666; } - -.cartouche { margin-bottom: 2em; } -.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; } -.cartouche p { margin: 0; padding: 0; clear: left; } -.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; } -.cartouche .surtitre { margin-bottom: 0.30em; } -.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; } -.cartouche .traductions { font-size: 0.90em; } - -.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; } -.texte { line-height: 1.60em; } -.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; } -.ps, .notes { margin-bottom: 2em; line-height: 1.40em; } -.notes { clear: both; font-size: 0.90em; } - -abbr.published { border: 0; } - -/* Portfolio */ -.documents_portfolio { clear: both; margin: 2em auto; text-align: center; } -.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; } -.documents_portfolio a:hover .spip_logos { border-color: #F57900; } -.documents_portfolio a.on .spip_logos { border-color: #8B6F92; } -#document_actif { margin: 1em auto; } -#document_actif img { padding: 4px; border: 1px solid #DDD; } - -/* Pagination */ -.pagination { clear: both; text-align: right; font-size: 0.95em; color: #666; } -.pagination .on { font-weight: bold; color: #666; } - -.menu-liste, .liste-items {list-style:none;} - -.liste-items {border-bottom:1px solid #EBEBEB;} -.liste-items .item {padding:5px;clear:both;overflow:hidden;border-top:1px solid #EBEBEB;} -.liste-items + .pagination {margin-top:0;padding-top:0;} - -.menu-liste { - text-align: left; - margin: 7px 0px 8px; - padding: 0; - border-top: 1px solid #EBEBEB; -} -.menu-liste .menu-entree { - list-style: none; - border-bottom: 1px solid #EBEBEB; - padding: 5px; - margin: 0 2px; -} -* html body .menu-liste .menu-entree { - height: 1%; -} -.menu-liste .menu-entree a { - text-decoration: none; - background-image: none; - color: #895F30; -} -.menu-liste .menu-entree a:hover { - color: #1773BC; -} -.menu-liste .menu-liste { margin-left: 5px; padding: 0; } -.menu-liste .menu-liste .menu-entree { border: none; } - -.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/ - - -/* Habillage des forums ----------------------------------------------- */ -.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; font-weight: bold; } - -/* * Habillage des forums */ -ul.forum { display: block; clear: both; margin: 0; padding: 0; } -ul.forum, ul.forum ul { list-style: none; } - - -/* comments list */ -ul.forum,ul.forum ul { - margin: 12px 10px; - padding: 0; - border-style: solid; - border-color: #F0F0F0; - border-width: 1px 1px 0 1px; -} -ul.forum ul.spip {border:0;} - -ul.forum ul { margin:0; } -.forum li { - margin: 0; - padding: 10px; - list-style: none; - border-bottom: 1px solid #F0F0F0; -} -.forum ul.spip li {border:0;padding:0;} -.forum li cite { - display: block; - font-style: normal; - font-weight: bold; - padding: 7px; -} -.forum li cite img { - float: left; - margin-right: 10px; -} -.forum li cite .forum-chapo { - font-size: .8em; - font-weight: normal; -} -.forum li .forum-texte { - clear: both; - margin: 0; padding: 0; -} -.forum li.alt { - background: #f8f8f8 -} - -/* tables */ -tables.spip tr,tables.spip tr.row_odd,tables.spip tr.row_even {background:transparent;} -/* ----------------- */ -/******************************************** - AUTHOR: Erwin Aligam - WEBSITE: http://www.styleshout.com/ - TEMPLATE NAME: Outdoor - TEMPLATE CODE: S-0020 - VERSION: 1.0 - *******************************************/ - -/******************************************** - HTML ELEMENTS -********************************************/ - -/* Top Elements */ -* { margin: 0; padding: 0; outline: 0 } - -body { - background: #f7f0e3 url(img/bg.jpg) repeat-x; - font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif; - color: #666666; - text-align: center; - margin: 0 0 50px 0; -} - -/* links */ -a, a:visited { - color: #5A93C9; - background: inherit; - text-decoration: none; -} -a:hover { - color: #88ac0b; - background: inherit; - text-decoration: underline; -} - -/* headers */ -h1,.h1, h2,.h2, h3,.h3, h3.spip { - font-family: 'Trebuchet MS', Tahoma, Sans-serif; - color: #444; - -line-height:100%;} -h1,.h1 { - font-size: 230%; - font-weight: normal; - letter-spacing: -1px; -} -h2,.h2 { - font-size: 180%; - color: #88ac0b; -} -h3,.h3, h3.spip { - font-size: 150%; - font-weight: normal; - line-height:100%; -} - -h1,.h1, h2,.h2, h3,.h3, h3.spip, p { - padding: 10px 0; - margin: 0; -} -ul.spip, ol.spip, ul.forum ul.spip { - margin: 5px 10px; - padding: 0 20px; -} -ul { - list-style: none; -} - -/* images */ -.spip_documents img, .spip_logos img { - background: #fafafa; - border: 1px solid #dcdcdc; - padding: 5px; -} -.spip_documents_right { - margin: 5px 10px 10px; - margin-left: 10px; -} -.spip_documents_left { - margin: 5px 0px 10px; - margin-right: 20px; -} - -.spip_code,code {font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;} -.spip_cadre { - margin: 5px 0; - padding: 10px; - text-align: left; - display: block; - overflow: auto; - font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ; - /* white-space: pre; */ - border: 1px solid #F4F3EC; - background: #FAFAE7; - width:90%; -} -acronym,abbr { - cursor: help; - border-bottom: 1px dashed #777; -} -blockquote.spip { - margin: 10px 0; - padding: 0; - padding-left: 45px; - border: 1px solid #F4F3EC; - background: #FAFAE7 url(img/quote.jpg) no-repeat 7px 10px; - font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif; - color: #976957; -} - -/* start - table */ -table.spip { - border-collapse: collapse; - margin: 10px 0; -} -table.spip caption {text-align:left;} -table.spip th strong { - color: #fff; -} -table.spip th { - background: #93BC0C url(img/nav.jpg) repeat-x; - height: 35px; - padding-left: 12px; - padding-right: 12px; - color: #fff; - text-align: left; - border:0; - border-left: 1px solid #B6D59A; - border-bottom: solid 2px #fff; -} -table.spip tr { - height: 32px; -} -table.spip td { - padding-left: 11px; - padding-right: 11px; - border:0; - border-left: 1px solid #fff; - border-bottom: 1px solid #fff; -} -td.first,th.first { - border-left: 0px; -} -table.spip tr.row_even { - background: #F8F8F8; -} -table.spip tr.row-odd { - background: #EFEFEF; -} -/* end - table */ - -/* form elements */ -.formulaire_spip { - margin:10px 0; padding: 10px; - border: 1px solid #f1f1f1; - background-color: #f5f5f5; -} -.formulaire_spip fieldset legend {background-color: #f5f5f5;} -.formulaire_spip label { - display:block; - font-weight:bold; - margin:5px 0; -} -.formulaire_spip input.text,input.password { - padding:2px; - border:1px solid #eee; - font: normal 1em Verdana, sans-serif; - color:#777; -} -.formulaire_spip textarea { - padding:2px; - font: normal 1em Verdana, sans-serif; - border:1px solid #eee; - height:100px; - display:block; - color:#777; -} -#contenu .formulaire_spip textarea { width:400px;} - -.formulaire_spip .boutons input { - font: bold 12px Arial, Sans-serif; - height: 24px; - margin: 0; - padding: 2px 3px; - color: #FFF; - background: #8EB50C url(img/nav.jpg) repeat-x 0 0; - border: 1px solid #88AD0C; -} - -/* search form */ -.formulaire_recherche { - background-color: transparent; - border: none; - margin: 0; padding: 5px 0 15px 0; - -} -#formulaire_recherche {width: 250px;} - -.formulaire_recherche p { margin: 0; padding: 0; } -.formulaire_recherche input.text { - color: #777; - height: 18px; - padding: 2px; - border: 1px solid #E5E5E5; - vertical-align: top; - background-image:none; -} -#formulaire_recherche input.text {width: 170px;} - -.formulaire_recherche input.submit { - width: 60px; - height: 24px; - padding: 2px 5px; - vertical-align: top; -} - -/******************************************** - LAYOUT -********************************************/ -#wrap { - position: relative; - background: #fff url(img/wrap-bg.jpg) repeat-y; - width: 900px; - margin: 50px auto 0 auto; - text-align: left; -} -#content-wrap { - position: relative; - background: #fff url(img/content-bg.jpg) repeat-x; - clear: both; - float: left; - width: 870px; - padding: 0; - margin-left: 15px; - display: inline; - border-top: 5px solid #fff; - border-bottom: 1px solid #e5e5e5; - border-left: 1px solid #fff; - border-right: 1px solid #fff; -} -#header-wrap { - position: relative; - background: #fff url(img/header-bg.jpg) repeat-x; - padding: 0; - margin: 0px auto; - width: 870px; - height: 311px; -} -#header { - background: url(img/header-photo.jpg) no-repeat bottom left; - width: 870px; - height: 311px; -} -#header #nom_site_spip { - position: absolute; - margin: 0; padding: 0; - font: normal 42px Georgia, "Times New Roman", Times, serif; - letter-spacing: -1.5px; - color: #111; - text-transform: none; - text-decoration: none; - - /* change the values of top and left to adjust the position of the logo*/ - top: 22px; left: 20px; -} -#header .accueil img.spip_logos { - position: absolute; - /* change the values of top and left to adjust the position of the logo*/ - top: 0px; right: 0px; -} - -#header #slogan_site_spip { - position: absolute; - margin: 0; padding: 0; - font: normal 12px Georgia, "Times New Roman", Times, serif; - text-transform: none; - color: #5b4a29; - - /* change the values of top and left to adjust the position of the slogan*/ - top: 67px; left: 25px; -} -#descriptif_site_spip { - font: normal 12px Georgia, "Times New Roman", Times, serif; - text-transform: none; - color: #5b4a29; -} - -#header .formulaire_menu_lang { position: absolute; right: 0; top: 250px; display: block; margin:0;width: 235px;padding:0;background:none;border:0; } /*Cf.: spip_formulaires.css*/ - -/* header links */ -#header #header-links { - position: absolute; - top: 25px; right: 10px; - color: #5b4a29; - font: normal 11px Georgia, "Times New Roman", Times, serif; - text-transform: uppercase; -} -#header #header-links a { - color: #5b4a29; - text-decoration: none; - padding: 0 2px; - font-weight: bold; -} -#header #header-links a:hover { - color: #111; -} - -/* header-photo */ -#header-photo { - clear: both; - background: #fff; - margin: 5px auto; - padding: 0; - height:206px; - width: 870px; -} -#header-photo img { - border: none; - margin: 0; padding: 0; -} - -/* Navigation */ -#nav { - clear: both; - margin: 0; padding: 0; - height: 45px; -} -#nav .menu-liste { - float: left; - list-style: none; - background: url(img/nav.jpg) repeat-x; - width: 870px; - height: 45px; - text-transform: uppercase; - margin: 0 0 0 15px; - padding: 0; - display: inline; -} -#nav .menu-liste .menu-entree { - display: inline; - margin: 0; padding: 0; -} -#nav .menu-liste .menu-entree a { - display: block; - float: left; - width: auto; - margin: 0; - padding: 0 14px; - border-right: 1px solid #899D00; - border-left: 1px solid #A7D101; - font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; - text-transform: uppercase; - text-decoration: none; - letter-spacing: 1px; - color: #fff; -} -#nav .menu-liste .menu-entree a:hover, -#nav .menu-liste .menu-entree a:active { - background: url(img/nav-hover.jpg) repeat-x; -} -#nav .menu-liste .menu-entree.on a { - background: url(img/nav-current.jpg) repeat-x; -} - -/* sub-menus */ - -#nav .menu-liste li.menu-entree { - display: inline; - float: left; - position: relative; -} -#nav li .menu-liste { - background-color: #e5e5e5; - background-image: none; - position: absolute; - display: none; - width:255px; - top: 36px; - left: 0; - line-height: 100%; - z-index: 5; - border: 1px solid #fff; - height:auto; -} -#nav li .menu-liste .menu-entree { - background: url(img/nav.jpg) repeat-x; - border-right: none; - width: 255px; -} -#nav li .menu-liste .menu-entree a { - display: block; - width: 226px; -} -#nav li:hover ul,#nav li.hover ul{display:block;} -#nav li:hover li ul,#nav li.hover li ul{display:none;} -#nav li:hover li:hover ul,#nav li.hover li.hover ul{display:block;} -#nav li:hover li:hover li ul,#nav li.hover li.hover li ul{display:none;} -#nav li:hover li:hover li:hover ul,#nav li.hover li.hover li.hover ul{display:block;} -#nav li:hover li:hover li:hover li ul,#nav li.hover li.hover li.hover li ul{display:none;} -#nav li:hover li:hover li:hover li:hover ul,#nav li.hover li.hover li.hover li.hover ul{display:block;} -#nav li ul ul{} - - -/* Main Column */ -#main { - float: left; - width: 550px; - padding: 15px 0 0 0; margin: 0 0 0 10px; - display: inline; -} -#main .h2 { - margin-top: 10px; - padding-bottom: 3px; - font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif; - color: #895F30; - letter-spacing: -1px; - text-transform: none; -} -#main .h2 a { - color: #895F30; - text-decoration: none; -} -#main ul.spip li { - list-style-image: url(img/bullet.gif); -} - -/* Sidebar */ -#sidebar { - float: right; - width: 280px; - padding: 25px 0 0 0; margin: 0; -} -#sidebar .h2, -#sidebar .formulaire_recherche label { - margin-top: 10px; - padding: 5px 5px; - font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif; - color: #899B0D; - line-height:100%; -} - -#sidebar .menu ul { -} -#sidebar .menu ul li { -} -#sidebar .menu ul li a { -} -#sidebar .menu ul li a:hover { -} - -/* footer */ -#footer-wrap { - clear: both; - width: 900px; - font-size: 95%; - text-align: left; - padding: 15px 0; - border-bottom: 15px solid #fff; - border-top: 1px solid #fff; -} -#footer-wrap a:hover { - color: #000; -} -#footer-wrap .h3 { - color: #976834; - margin: 0; - padding: 0 10px; - text-transform: uppercase; - font-weight: bold; - -line-height:100%;} - -#footer-content { - color: #888; - margin: 0 auto; - padding: 0; - width: 840px; -} -#footer-content a { - text-decoration: none; - font-weight: bold; - color: #666666; -} -/* -#footer-content ul { - list-style: none; - margin: 10px 0 0 0; - padding: 0; - border-top: 1px solid #e5e5e5; -} -#footer-content li { - border-bottom: 1px solid #e5e5e5; -} -#footer-content li a { - display: block; - font-weight: normal; - padding: 5px 0 5px 10px; - width: 96%; -} -#footer-content .col3, .col3-center { - float: left; - width: 32%; -} -#footer-content .col3-center { - margin: 0 15px; -} -*/ -/* bottom */ -#footer-bottom { - clear: both; - color: #666; - margin: 0 auto; - width: 870px; - padding: 15px 0 0 0; - text-align: center; -} -#footer-bottom a { - color: #976834; -} - - -/* Listes d'articles et extraits introductifs */ -.articles ul li { clear: both; padding: 0.40em 0.20em; } -.articles ul li h3 { margin: 0.30em 0; } -.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; } -.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; } -.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; } - -/* postmeta */ -.meta-publi { - padding: 5px; margin: 20px 0 15px; - font-size: 95%; - color: #99997D; - border: 1px solid #EAE7DB; - background: #FAFAE7; - clear:both; -} -.meta-publi .date-redac { margin: 0 10px 0 5px; } -.meta-publi .nb_commentaires { margin: 0 10px 0 5px; } -.meta-publi .lire-la-suite { margin: 0 10px 0 5px; } - -.info-publi { font-size: .95em; padding-top: 0; margin-left: 1px; } -.h3+.info-publi {margin-top:-10px;} diff --git a/www/themes/theme_Outdoor1-0/img/Outdoor.css b/www/themes/theme_Outdoor1-0/img/Outdoor.css deleted file mode 100644 index 73f67bfd..00000000 --- a/www/themes/theme_Outdoor1-0/img/Outdoor.css +++ /dev/null @@ -1,483 +0,0 @@ -/******************************************** - AUTHOR: Erwin Aligam - WEBSITE: http://www.styleshout.com/ - TEMPLATE NAME: Outdoor - TEMPLATE CODE: S-0020 - VERSION: 1.0 - *******************************************/ - -/******************************************** - HTML ELEMENTS -********************************************/ - -/* Top Elements */ -* { margin: 0; padding: 0; outline: 0 } - -body { - background: #f7f0e3 url(bg.jpg) repeat-x; - font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif; - color: #666666; - text-align: center; - margin: 0 0 50px 0; -} - -/* links */ -a, a:visited { - color: #5A93C9; - background: inherit; - text-decoration: none; -} -a:hover { - color: #88ac0b; - background: inherit; - text-decoration: underline; -} - -/* headers */ -h1, h2, h3 { - font-family: 'Trebuchet MS', Tahoma, Sans-serif; - color: #444; -} -h1 { - font-size: 230%; - font-weight: normal; - letter-spacing: -1px; -} -h2 { - font-size: 180%; - color: #88ac0b; -} -h3 { - font-size: 150%; - font-weight: normal; -} - -h1, h2, h3, p { - padding: 10px; - margin: 0; -} -ul, ol { - margin: 5px 20px; - padding: 0 20px; -} -ul { - list-style: none; -} - -/* images */ -img { - background: #fafafa; - border: 1px solid #dcdcdc; - padding: 5px; -} -img.float-right { - margin: 5px 0px 10px 10px; -} -img.float-left { - margin: 5px 10px 10px 0px; -} - -code { - margin: 5px 0; - padding: 10px; - text-align: left; - display: block; - overflow: auto; - font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ; - /* white-space: pre; */ - border: 1px solid #F4F3EC; - background: #FAFAE7; -} -acronym { - cursor: help; - border-bottom: 1px dashed #777; -} -blockquote { - margin: 10px; - padding: 0 0 0 35px; - border: 1px solid #F4F3EC; - background: #FAFAE7 url(quote.jpg) no-repeat 7px 10px; - font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif; - color: #976957; -} - -/* start - table */ -table { - border-collapse: collapse; - margin: 10px; -} -th strong { - color: #fff; -} -th { - background: #93BC0C url(nav.jpg) repeat-x; - height: 35px; - padding-left: 12px; - padding-right: 12px; - color: #fff; - text-align: left; - border-left: 1px solid #B6D59A; - border-bottom: solid 2px #fff; -} -tr { - height: 32px; -} -td { - padding-left: 11px; - padding-right: 11px; - border-left: 1px solid #fff; - border-bottom: 1px solid #fff; -} -td.first,th.first { - border-left: 0px; -} -tr.row-a { - background: #F8F8F8; -} -tr.row-b { - background: #EFEFEF; -} -/* end - table */ - -/* form elements */ -form { - margin:10px; padding: 0 5px; - border: 1px solid #f1f1f1; - background-color: #f5f5f5; -} -label { - display:block; - font-weight:bold; - margin:5px 0; -} -input { - padding:2px; - border:1px solid #eee; - font: normal 1em Verdana, sans-serif; - color:#777; -} -textarea { - width:400px; - padding:2px; - font: normal 1em Verdana, sans-serif; - border:1px solid #eee; - height:100px; - display:block; - color:#777; -} -input.button { - font: bold 12px Arial, Sans-serif; - height: 24px; - margin: 0; - padding: 2px 3px; - color: #FFF; - background: #8EB50C url(nav.jpg) repeat-x 0 0; - border: 1px solid #88AD0C; -} - -/* search form */ -.searchform { - background-color: transparent; - border: none; - margin: 0; padding: 5px 0 15px 0; - width: 250px; -} -.searchform p { margin: 0; padding: 0; } -.searchform input.textbox { - width: 170px; - color: #777; - height: 18px; - padding: 2px; - border: 1px solid #E5E5E5; - vertical-align: top; -} -.searchform input.button { - width: 60px; - height: 24px; - padding: 2px 5px; - vertical-align: top; -} - -/******************************************** - LAYOUT -********************************************/ -#wrap { - position: relative; - background: #fff url(wrap-bg.jpg) repeat-y; - width: 900px; - margin: 50px auto 0 auto; - text-align: left; -} -#content-wrap { - position: relative; - background: #fff url(content-bg.jpg) repeat-x; - clear: both; - float: left; - width: 870px; - padding: 0; - margin-left: 15px; - display: inline; - border-top: 5px solid #fff; - border-bottom: 1px solid #e5e5e5; - border-left: 1px solid #fff; - border-right: 1px solid #fff; -} -#header { - position: relative; - background: #fff url(header-bg.jpg) repeat-x; - width: 870px; - height: 100px; - padding: 0; - margin: 0px auto; -} -#header h1#logo-text a { - position: absolute; - margin: 0; padding: 0; - font: normal 42px Georgia, "Times New Roman", Times, serif; - letter-spacing: -1.5px; - color: #111; - text-transform: none; - text-decoration: none; - - /* change the values of top and left to adjust the position of the logo*/ - top: 22px; left: 20px; -} -#header p#slogan { - position: absolute; - margin: 0; padding: 0; - font: normal 12px Georgia, "Times New Roman", Times, serif; - text-transform: none; - color: #5b4a29; - - /* change the values of top and left to adjust the position of the slogan*/ - top: 67px; left: 25px; -} - -/* header links */ -#header #header-links { - position: absolute; - top: 25px; right: 10px; - color: #5b4a29; - font: normal 11px Georgia, "Times New Roman", Times, serif; - text-transform: uppercase; -} -#header #header-links a { - color: #5b4a29; - text-decoration: none; - padding: 0 2px; - font-weight: bold; -} -#header #header-links a:hover { - color: #111; -} - -/* header-photo */ -#header-photo { - clear: both; - background: #fff; - margin: 5px auto; - padding: 0; - height:206px; - width: 870px; -} -#header-photo img { - border: none; - margin: 0; padding: 0; -} - -/* Navigation */ -#nav { - clear: both; - margin: 0; padding: 0; - height: 45px; -} -#nav ul { - float: left; - list-style: none; - background: url(nav.jpg) repeat-x; - width: 870px; - height: 45px; - text-transform: uppercase; - margin: 0 0 0 15px; - padding: 0; - display: inline; -} -#nav ul li { - display: inline; - margin: 0; padding: 0; -} -#nav ul li a { - display: block; - float: left; - width: auto; - margin: 0; - padding: 0 14px; - border-right: 1px solid #899D00; - border-left: 1px solid #A7D101; - font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; - text-transform: uppercase; - text-decoration: none; - letter-spacing: 1px; - color: #fff; -} -#nav ul li a:hover, -#nav ul li a:active { - background: url(nav-hover.jpg) repeat-x; -} -#nav ul li#current a { - background: url(nav-current.jpg) repeat-x; -} - -/* Main Column */ -#main { - float: left; - width: 550px; - padding: 15px 0 0 0; margin: 0 0 0 10px; - display: inline; -} -#main h2 { - margin-top: 10px; - padding-bottom: 3px; - font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif; - color: #895F30; - letter-spacing: -1px; - text-transform: none; -} -#main h2 a { - color: #895F30; - text-decoration: none; -} -#main ul li { - list-style-image: url(bullet.gif); -} - -/* Sidebar */ -#sidebar { - float: right; - width: 280px; - padding: 25px 0 0 0; margin: 0; -} -#sidebar h3 { - margin-top: 10px; - padding: 5px 5px; - font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif; - color: #899B0D; -} -#sidebar ul.sidemenu { - text-align: left; - margin: 7px 10px 8px 0px; padding: 0; - text-decoration: none; - border-top: 1px solid #EBEBEB; -} -#sidebar ul.sidemenu li { - list-style: none; - border-bottom: 1px solid #EBEBEB; - padding: 5px 0 5px 5px; - margin: 0 2px; -} -* html body #sidebar ul.sidemenu li { - height: 1%; -} -#sidebar ul.sidemenu li a { - text-decoration: none; - background-image: none; - color: #895F30; -} -#sidebar ul.sidemenu li a:hover { - color: #1773BC; -} -#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; } -#sidebar ul.sidemenu ul li { border: none; } - -/* footer */ -#footer-wrap { - clear: both; - width: 900px; - font-size: 95%; - text-align: left; - padding: 15px 0; - border-bottom: 15px solid #fff; - border-top: 1px solid #fff; -} -#footer-wrap a:hover { - color: #000; -} -#footer-wrap h3 { - color: #976834; - margin: 0; - padding: 0 10px; - text-transform: uppercase; - font-weight: bold; -} - -#footer-columns { - color: #888; - margin: 0 auto; - padding: 0; - width: 840px; -} -#footer-columns a { - text-decoration: none; - font-weight: bold; - color: #666666; -} -#footer-columns ul { - list-style: none; - margin: 10px 0 0 0; - padding: 0; - border-top: 1px solid #e5e5e5; -} -#footer-columns li { - border-bottom: 1px solid #e5e5e5; -} -#footer-columns li a { - display: block; - font-weight: normal; - padding: 5px 0 5px 10px; - width: 96%; -} -#footer-columns .col3, .col3-center { - float: left; - width: 32%; -} -#footer-columns .col3-center { - margin: 0 15px; -} - -/* bottom */ -#footer-bottom { - clear: both; - color: #666; - margin: 0 auto; - width: 870px; - padding: 15px 0 0 0; - text-align: center; -} -#footer-bottom a { - color: #976834; -} - -/* postmeta */ -.postmeta { - padding: 5px; margin: 20px 10px 15px 10px; - font-size: 95%; - color: #99997D; - border: 1px solid #EAE7DB; - background: #FAFAE7; -} -.postmeta .date{ margin: 0 10px 0 5px; } -.postmeta a.comments { margin: 0 10px 0 5px; } -.postmeta a.readmore { margin: 0 10px 0 5px; } - -.post-info { font-size: .95em; padding-top: 0; margin-left: 5px; } - -/* alignment classes */ -.float-left { float: left; } -.float-right { float: right; } -.align-left { text-align: left; } -.align-right { text-align: right; } - -/* display and additional classes */ -.clear { clear: both; } - - diff --git a/www/themes/theme_Outdoor1-0/img/bg.jpg b/www/themes/theme_Outdoor1-0/img/bg.jpg deleted file mode 100644 index 952a2f2c..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/bg.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/bullet.gif b/www/themes/theme_Outdoor1-0/img/bullet.gif deleted file mode 100644 index 0ba2421a..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/bullet.gif and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/content-bg.jpg b/www/themes/theme_Outdoor1-0/img/content-bg.jpg deleted file mode 100644 index 823ae308..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/content-bg.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/header-bg.jpg b/www/themes/theme_Outdoor1-0/img/header-bg.jpg deleted file mode 100644 index b78629d6..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/header-bg.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/header-photo.jpg b/www/themes/theme_Outdoor1-0/img/header-photo.jpg deleted file mode 100644 index 55dffc4a..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/header-photo.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/image-sample.jpg b/www/themes/theme_Outdoor1-0/img/image-sample.jpg deleted file mode 100644 index 5d179bcc..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/image-sample.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/nav-current.jpg b/www/themes/theme_Outdoor1-0/img/nav-current.jpg deleted file mode 100644 index 88b689bc..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/nav-current.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/nav-hover.jpg b/www/themes/theme_Outdoor1-0/img/nav-hover.jpg deleted file mode 100644 index 02f71ca4..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/nav-hover.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/nav.jpg b/www/themes/theme_Outdoor1-0/img/nav.jpg deleted file mode 100644 index 467fe986..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/nav.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/quote.jpg b/www/themes/theme_Outdoor1-0/img/quote.jpg deleted file mode 100644 index 25f10d7f..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/quote.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/img/wrap-bg.jpg b/www/themes/theme_Outdoor1-0/img/wrap-bg.jpg deleted file mode 100644 index 36e50f99..00000000 Binary files a/www/themes/theme_Outdoor1-0/img/wrap-bg.jpg and /dev/null differ diff --git a/www/themes/theme_Outdoor1-0/inc-theme-copyleft.html b/www/themes/theme_Outdoor1-0/inc-theme-copyleft.html deleted file mode 100644 index d015646f..00000000 --- a/www/themes/theme_Outdoor1-0/inc-theme-copyleft.html +++ /dev/null @@ -1,3 +0,0 @@ -
- <:zpip:conception_graphique_par:> styleshout <:zpip:sous_licence:> Creative Commons Attribution 2.5 License -
\ No newline at end of file diff --git a/www/themes/theme_Outdoor1-0/plugin.xml b/www/themes/theme_Outdoor1-0/plugin.xml deleted file mode 100644 index c973a348..00000000 --- a/www/themes/theme_Outdoor1-0/plugin.xml +++ /dev/null @@ -1,22 +0,0 @@ - - Outdoor - [styleshout->www.styleshout.com], [adapté pour Zpip par Cédric Morin (yterium.com)->http://www.yterium.com] - 1.1.0 - Creative Commons Attribution 2.5 - - [en]Rural with header photo Z template - [fr]Thème Z champêtre avec bandeau photo - - - [en]A nature based theme design. Has a fixed width, 2 columns layout with a header photo that can be easily changed by one of your own. - [fr]Un thème champêtre. En largeur fixe et 2 colonnes avec un bandeau photo facilement modifiable. - - http://www.spip-contrib.net/OutDoor-1-0 - vignette.jpg - stable - theme_outdoor - - - img/header-photo.jpg - theme - diff --git a/www/themes/theme_Outdoor1-0/svn.revision b/www/themes/theme_Outdoor1-0/svn.revision deleted file mode 100644 index 3572c07a..00000000 --- a/www/themes/theme_Outdoor1-0/svn.revision +++ /dev/null @@ -1,10 +0,0 @@ - - -Origine: file:///home/svn/repository/spip-zone/_themes_/zpip-1/Outdoor1-0 -Revision: 63371 -Dernier commit: 2012-07-10 17:00:33 +0200 - -file:///home/svn/repository/spip-zone/_themes_/zpip-1/Outdoor1-0 -63371 -2012-07-10 17:00:33 +0200 - \ No newline at end of file diff --git a/www/themes/theme_Outdoor1-0/vignette.jpg b/www/themes/theme_Outdoor1-0/vignette.jpg deleted file mode 100644 index 9cc482e3..00000000 Binary files a/www/themes/theme_Outdoor1-0/vignette.jpg and /dev/null differ diff --git a/www/themes/theme_lhc/.ok b/www/themes/theme_lhc/.ok new file mode 100644 index 00000000..e69de29b diff --git a/www/themes/theme_lhc/TODO b/www/themes/theme_lhc/TODO new file mode 100644 index 00000000..69fdbdbb --- /dev/null +++ b/www/themes/theme_lhc/TODO @@ -0,0 +1,46 @@ +Bug +### + + + + +À faire +####### +- Faire un script pour migrer le menu vers la nouvelle architecture; +- Afficher la carte en page d'ACCUEIL zoomée sur la France et all over the world pour le l'accès via le menu; +- Bandeau cliquable pour retour à la page d'accueil +- Mettre en valeur les changements de langues +- Embarquer les polices nécessaires: +- … + +Pages à réorganiser +################### +- Galerie photo (1 seule colonne suffit + trouver une galerie) +- Les 3 pages "actualités" comporteront beaucoup + d'infos que les autres (articles) +- Toutes les autres (sauf l'accueil) comporteront 1 info principale > 1 seul ou peu d'article(s) sans doute + +Modifs rubriques +################ +Rubrique 1 : +- A propos (rubrique-1) devient "Présentation" +dans laquelle on trouve : +- Notre réseau (rubrique-18) devient "le réseau" +- Être adhérent (article-1696) devient "être membre" +- Les partenaires (article-326) devient "partenaires" +- + galerie photos ? +Rubrique 2 : +- Un atelier vélo : c’est quoi ? (rubrique-7) devient "Les ateliers" + +Polices à intégrer +################## +- Georgia +- Verdana +- Geneva + +Fait +#### +- Le nom du titre ne doit pas apparaître tout en restant dans le html pour le référencement; +- Le bandeau/titre n'apparaît pas; +- La police par défaut n'est pas prise en compte; +- Faire disparaître les rubriques; +- … \ No newline at end of file diff --git a/www/themes/theme_lhc/body.html b/www/themes/theme_lhc/body.html new file mode 100644 index 00000000..a4c8e8b8 --- /dev/null +++ b/www/themes/theme_lhc/body.html @@ -0,0 +1,49 @@ + +
+ + [(#REM) Entete de la page + titre du site ] + +
+ +
+ + + + +
+ +
+ [(#REM) CONTENT / CONTENU ] + + +
+ + + + + +
+ + + + + +
\ No newline at end of file diff --git a/www/themes/theme_lhc/habillage.css b/www/themes/theme_lhc/habillage.css new file mode 100644 index 00000000..ce4f9cb1 --- /dev/null +++ b/www/themes/theme_lhc/habillage.css @@ -0,0 +1,735 @@ + +h3.spip { + text-align: left; +} +#hierarchie { + clear: both; + font-size: 0.9em; + margin-bottom: 2em; +} +#hierarchie, #hierarchie a { + color: #666666; +} +.cartouche { + margin-bottom: 2em; +} +.cartouche .spip_logos { + float: right; + margin-bottom: 4px; + margin-left: 16px; +} +.cartouche p { + clear: left; + margin: 0; + padding: 0; +} +.surtitre, .soustitre { + color: #666666; + font-size: 0.9em; + letter-spacing: 0.1em; + text-transform: uppercase; +} +.cartouche .surtitre { + margin-bottom: 0.3em; +} +.cartouche .soustitre { + margin-bottom: 0.3em; + margin-top: 0.5em; +} +.cartouche .traductions { + font-size: 0.9em; +} +.chapo { + color: #666699; + font-weight: bold; + line-height: 1.4em; + margin-bottom: 1.5em; +} +.texte { + line-height: 1.6em; +} +.hyperlien { + background: none repeat scroll 0 0 #EEEEEE; + display: block; + font-weight: bold; + padding: 0.5em 1em; +} +.ps, .notes { + line-height: 1.4em; + margin-bottom: 2em; +} +.notes { + clear: both; + font-size: 0.9em; +} +abbr.published { + border: 0 none; +} +.documents_portfolio { + clear: both; + margin: 2em auto; + text-align: center; +} +.documents_portfolio .spip_logos { + border: 1px solid #DDDDDD; + margin: 6px 3px 0; + padding: 4px; +} +.documents_portfolio a:hover .spip_logos { + border-color: #F57900; +} +.documents_portfolio a.on .spip_logos { + border-color: #8B6F92; +} +#document_actif { + margin: 1em auto; +} +#document_actif img { + border: 1px solid #DDDDDD; + padding: 4px; +} +.pagination { + clear: both; + color: #666666; + font-size: 0.95em; + text-align: right; +} +.pagination .on { + color: #666666; + font-weight: bold; +} +.menu-liste, .liste-items { + list-style: none outside none; +} +.liste-items { + border-bottom: 20px solid #EBEBEB; +} +.liste-items .item { + border-bottom: 3px dashed #000000; + border-top: 3px dashed #000000; + clear: both; + margin-bottom: 15px; + overflow: hidden; + padding: 5px; +} +.liste-items + .pagination { + margin-top: 0; + padding-top: 0; +} +.menu-liste { + margin: 7px 0 8px; + padding: 0; + text-align: left; +} +.menu-liste .menu-entree { + list-style: none outside none; + margin: 0 2px; + padding: 5px; +} +* html body .menu-liste .menu-entree { + height: 1%; +} +.menu-liste .menu-entree a { + background-image: none; + border-bottom: medium solid #FFFF00; + color: #000000; + text-decoration: none; +} +.menu-liste .menu-entree a:hover { + background: none repeat scroll 0 0 #FFFF00; + color: #333333; + margin-top: 15px; +} +.menu-liste .menu-liste { + margin-left: 5px; + padding: 0; +} +.menu-liste .menu-liste .menu-entree { + border: medium none; +} +.formulaire_recherche { + margin-bottom: 2em; +} +.repondre { + clear: both; + font-style: italic; + font-weight: bold; + margin-right: 1em; + margin-top: 0; + text-align: right; +} +ul.forum { + clear: both; + display: block; + margin: 0; + padding: 0; +} +ul.forum, ul.forum ul { + list-style: none outside none; +} +ul.forum, ul.forum ul { + border-color: #F0F0F0; + border-style: solid; + border-width: 10px 10px 0; + margin: 12px 10px; + padding: 0; +} +ul.forum ul.spip { + border: 0 none; +} +ul.forum ul { + margin: 0; +} +.forum li { + border-bottom: 15px solid #F0F0F0; + list-style: none outside none; + margin: 0; + padding: 10px; +} +.forum ul.spip li { + border: 0 none; + padding: 0; +} +.forum li cite { + display: block; + font-style: normal; + font-weight: bold; + padding: 7px; +} +.forum li cite img { + float: left; + margin-right: 10px; +} +.forum li cite .forum-chapo { + font-size: 0.8em; + font-weight: normal; +} +.forum li .forum-texte { + clear: both; + margin: 0; + padding: 0; +} +.forum li.alt { + background: none repeat scroll 0 0 #F8F8F8; +} +tables.spip tr, tables.spip tr.row_odd, tables.spip tr.row_even { + background: none repeat scroll 0 0 transparent; +} +* { + margin: 0; + outline: 0 none; + padding: 0; +} +body { + background: url("img/fond4.png") no-repeat scroll 50% 0 transparent; + color: #666666; + font: 10px Verdana,Tahoma,Arial,Geneva,sans-serif; + text-align: center; +} +a, a:visited { + background: inherit; + color: #0000FF; + text-decoration: none; +} +a:hover { + background: inherit; + color: #000033; + text-decoration: underline; +} +h1, .h1, h2, .h2, h3, .h3, h3.spip { + color: #444444; + font-family: 'Trebuchet MS',Tahoma,Sans-serif; + line-height: 100%; +} +h1, .h1 { + font-size: 230%; + font-weight: normal; + letter-spacing: -1px; +} +h2, .h2 { + color: #333333; + font-size: 180%; +} +h3, .h3, h3.spip { + font: bold 15px/100% Geneva,Helvetica,Arial,sans-serif; + letter-spacing: 1px; + text-transform: uppercase; +} +h1, .h1, h2, .h2, h3, .h3, h3.spip, p { + margin: 0; + padding: 10px 0; +} +ul.spip, ol.spip, ul.forum ul.spip { + margin: 5px 10px; + padding: 0 20px; +} +ul { + list-style: none outside none; +} +.spip_documents img, .spip_logos img { + border: 1px solid #DCDCDC; + padding: 5px; +} +.spip_documents_right { + margin: 5px 10px 10px; +} +.spip_documents_left { + margin: 5px 20px 10px 0; +} +.spip_code, code { + font: 500 1em/1.5em 'Lucida Console','courier new',monospace; +} +.spip_cadre { + background: none repeat scroll 0 0 #FAFAE7; + display: block; + font: 500 1em/1.5em 'Lucida Console','courier new',monospace; + margin: 5px 0; + overflow: auto; + padding: 10px; + text-align: left; + width: 90%; +} +acronym, abbr { + border-bottom: 1px dashed #777777; + cursor: help; +} +blockquote.spip { + background: url("img/quote.jpg") no-repeat scroll 7px 10px #FAFAE7; + border: 1px solid #F4F3EC; + color: #FF0066; + font: bold 1.3em/1.5em 'Trebuchet MS',Tahoma,Sans-serif; + margin: 10px 0; + padding: 0 0 0 45px; +} +table.spip { + border-collapse: collapse; + margin: 10px 0; +} +table.spip caption { + text-align: left; +} +table.spip th strong { + color: #FFFFFF; +} +table.spip th { + background: url("img/nav.jpg") repeat-x scroll 0 0 #93BC0C; + border: 0 none; + height: 35px; + padding-left: 12px; + padding-right: 12px; + text-align: left; +} +table.spip tr { + height: 32px; +} +table.spip td { + -moz-border-bottom-colors: none; + -moz-border-left-colors: none; + -moz-border-right-colors: none; + -moz-border-top-colors: none; + border-color: -moz-use-text-color -moz-use-text-color #FFFFFF #FFFFFF; + border-image: none; + border-style: none none solid solid; + border-width: 0 0 1px 1px; + padding-left: 11px; + padding-right: 11px; +} +td.first, th.first { + border-left: 0 none; +} +table.spip tr.row_even { +} +table.spip tr.row-odd { +} +.formulaire_spip { + margin: 10px 0; + padding: 10px; +} +.formulaire_spip fieldset legend { +} +.formulaire_spip label { + display: block; + font-weight: bold; + margin: 5px 0; +} +.formulaire_spip input.text, input.password { + font: 1em Verdana,sans-serif; + padding: 2px; +} +.formulaire_spip textarea { + display: block; + font: 1em Verdana,sans-serif; + height: 100px; + padding: 2px; +} +#contenu .formulaire_spip textarea { + width: 400px; +} +.formulaire_spip .boutons input { + font: bold 12px Arial,Sans-serif; + height: 24px; + margin: 0; + padding: 2px 3px; +} +.formulaire_recherche { + background-color: transparent; + border: medium none; + margin: 0; + padding: 5px 0 15px; +} +#formulaire_recherche { + width: 250px; +} +.formulaire_recherche p { + margin: 0; + padding: 0; +} +.formulaire_recherche input.text { + background-image: none; + height: 18px; + padding: 2px; + vertical-align: top; +} +#formulaire_recherche input.text { + width: 170px; +} +.formulaire_recherche input.submit { + height: 24px; + padding: 2px 5px; + vertical-align: top; + width: 60px; +} +#wrap { + background-color: #FFFFFF; + margin: 0 auto; + position: relative; + text-align: left; + width: 900px; +} +#content-wrap { + background: none repeat-x scroll 0 0 #FFFFFF; + clear: both; + display: inline; + margin-left: 15px; + position: relative; + width: 870px; +} +#header-wrap { + background: none repeat scroll 0 0 #FFFFFF; + height: 218px; + margin: 0 auto; + padding: 0; + position: relative; + width: 900px; +} +#header { + background: url("img/titre.png") no-repeat scroll 0 0 #FFFFFF; + height: 218px; + width: 900px; +} +#header #nom_site_spip { + color: #111111; + font: 0 Georgia,"Times New Roman",Times,serif; + left: 20px; + letter-spacing: -1.5px; + margin: 0; + padding: 0; + position: absolute; + text-decoration: none; + text-transform: none; + top: 22px; + visibility: hidden; +} +#header .accueil img.spip_logos { + position: absolute; + right: 0; + top: 0; +} +#header #slogan_site_spip { + color: #00FF00; + font: 12px Georgia,"Times New Roman",Times,serif; + left: 25px; + margin: 0; + padding: 0; + position: absolute; + text-transform: none; + top: 67px; +} +#descriptif_site_spip { + color: #333333; + font: oblique 12px Georgia,"Times New Roman",Times,serif; + text-transform: none; +} +#menu_lang { + margin-top:198px; + position:absolute; + right:5px; +} +#header .formulaire_menu_lang { + background: none repeat scroll 0 0 transparent; + border: 0 none; + display: block; + margin: 0; + padding: 0; + position: absolute; + right: 0; + top: 250px; + width: 235px; +} +#header #header-links { + color: #CC99CC; + font: 11px Georgia,"Times New Roman",Times,serif; + position: absolute; + right: 10px; + text-transform: uppercase; + top: 25px; +} +#header #header-links a { + font-weight: bold; + padding: 0 2px; + text-decoration: none; +} +#header #header-links a:hover { + color: #111111; +} +#header-photo { + background: none repeat scroll 0 0 #FFFFFF; + clear: both; + height: 206px; + margin: 5px auto; + padding: 0; + width: 870px; +} +#header-photo img { + border: medium none; + margin: 0; + padding: 0; +} +#nav { + clear: both; + font: oblique bolder 20px Georgia,"Times New Roman",Times,serif; + height: 30px; + margin: 0; + padding: 0; +} +#nav .menu-liste { + display: inline; + float: left; + height: 30px; + list-style: none outside none; + margin-left: 55px; + margin-top: 15px; + padding: 0; + width: 910px; +} +#nav .menu-liste .menu-entree { + display: inline; + margin: 13px; + padding: 0; +} +#nav .menu-liste .menu-entree a { + display: block; + float: left; + letter-spacing: 1px; + margin: 0; + padding: 0; + width: auto; +} +#nav .menu-liste .menu-entree a:hover, #nav .menu-liste .menu-entree a:active { + background: none; +} +#nav .menu-liste .menu-entree.on a { +} +#nav .menu-liste li.menu-entree { + border-bottom: medium none; + display: inline; + float: left; + position: relative; +} +#nav li .menu-liste { + background-color: #FFFF00; + background-image: none; + border-bottom: medium none; + display: none; + font: oblique bolder 12px Georgia,"Times New Roman",Times,serif; + height: auto; + left: 0; + position: absolute; + top: 9px; + width: 220px; + z-index: 5; + display: none; + margin-left: 15px; +} +#nav li .menu-liste .menu-entree { + background: url("img/nav.jpg") repeat-x scroll 0 0 transparent; + border-bottom: medium none; + border-right: medium none; + line-height: 0; + width: 255px; +} +#nav li .menu-liste .menu-entree a { + border-bottom: medium none; + display: block; + width: 226px; +} +#nav li:hover ul, #nav li.hover ul { + display: block; +} +#nav li:hover li ul, #nav li.hover li ul { + display: none; +} +#nav li:hover li:hover ul, #nav li.hover li.hover ul { + display: block; +} +#nav li:hover li:hover li ul, #nav li.hover li.hover li ul { + display: none; +} +#nav li:hover li:hover li:hover ul, #nav li.hover li.hover li.hover ul { + display: block; +} +#nav li:hover li:hover li:hover li ul, #nav li.hover li.hover li.hover li ul { + display: none; +} +#nav li:hover li:hover li:hover li:hover ul, #nav li.hover li.hover li.hover li.hover ul { + display: block; +} +#nav li ul ul { +} +#main { + display: inline; + float: left; + margin: 0 0 0 10px; + padding: 15px 0 0; + width: 400px; +} +#main .h2 { + font: 11px 'Trebuchet MS',Tahoma,Sans-serif; + margin-top: 10px; + padding-bottom: 3px; + text-transform: uppercase; +} +#main .h2 a { + color: #3300CC; + text-decoration: none; +} +#main .h3 a { + background: url("img/souligne-jaune.jpg") repeat-x scroll 0 0 transparent; + color: black; + text-decoration: none; + line-height:18px; +} +#main ul.spip li { + list-style-image: url("img/bullet.gif"); +} +#sidebar { + float: right; + margin: 0; + padding: 25px 0 0; + width: 450px; +} +#sidebar .h2, #sidebar .formulaire_recherche label { + font: 11px 'Trebuchet MS',Tahoma,Sans-serif; + margin-top: 10px; + padding-bottom: 3px; + text-transform: uppercase; +} +#sidebar .menu ul { +} +#sidebar .menu ul li { +} +#sidebar .menu ul li a { + border-bottom: medium none; +} +#sidebar .menu ul li a:hover { +} +#footer-wrap { + border-top: 27px solid #FFFF00; + clear: both; + font-size: 95%; + padding: 15px 0; + text-align: left; + width: 100%; +} +#footer-wrap a:hover { + color: #000000; +} +#footer-wrap .h3 { + color: #976834; + font-weight: bold; + line-height: 100%; + margin: 0; + padding: 0 10px; + text-transform: uppercase; +} +#footer-content { + color: #888888; + margin: 0 auto; + padding: 0; + width: 840px; +} +#footer-content a { + color: #666666; + font-weight: bold; + text-decoration: none; +} +#footer-bottom { + clear: both; + color: #666666; + margin: 0 auto; + padding: 15px 0 0; + text-align: center; + width: 870px; +} +#footer-bottom a { + + color: #976834; +} +.articles ul li { + clear: both; + padding: 0.4em 0.2em; +} +.articles ul li h3 { + margin: 0.3em 0; +} +.articles .spip_logos { + clear: right; + float: right; + margin: 0 0 4px 16px; +} +.articles ul li .enclosures { + float: right; + margin: 0; + max-width: 60%; + text-align: right; +} +.articles ul li .introduction { + line-height: 1.4em; + margin-top: 0.3em; +} +.meta-publi { + border: medium none; + clear: both; + font-size: 10px; + font-style: oblique; + font-weight: bold; + padding: 5px; + text-decoration: underline; +} +.meta-publi .date-redac { + margin: 0 10px 0 5px; +} +.meta-publi .nb_commentaires { + margin: 0 10px 0 5px; +} +.meta-publi .lire-la-suite { + margin: 0 10px 0 5px; +} +.info-publi { + font-size: 0.95em; + margin-left: 1px; + padding-top: 0; +} +.h3 + .info-publi { + margin-top: -10px; +} diff --git a/www/themes/theme_lhc/img/bandeau1.jpg b/www/themes/theme_lhc/img/bandeau1.jpg new file mode 100644 index 00000000..03c6a724 Binary files /dev/null and b/www/themes/theme_lhc/img/bandeau1.jpg differ diff --git a/www/themes/theme_lhc/img/fond.jpg b/www/themes/theme_lhc/img/fond.jpg new file mode 100644 index 00000000..f5487be4 Binary files /dev/null and b/www/themes/theme_lhc/img/fond.jpg differ diff --git a/www/themes/theme_lhc/img/fond2-moz.png b/www/themes/theme_lhc/img/fond2-moz.png new file mode 100644 index 00000000..d869899a Binary files /dev/null and b/www/themes/theme_lhc/img/fond2-moz.png differ diff --git a/www/themes/theme_lhc/img/fond2.png b/www/themes/theme_lhc/img/fond2.png new file mode 100644 index 00000000..54191734 Binary files /dev/null and b/www/themes/theme_lhc/img/fond2.png differ diff --git a/www/themes/theme_lhc/img/fond3.png b/www/themes/theme_lhc/img/fond3.png new file mode 100644 index 00000000..603e9e9e Binary files /dev/null and b/www/themes/theme_lhc/img/fond3.png differ diff --git a/www/themes/theme_lhc/img/fond4.png b/www/themes/theme_lhc/img/fond4.png new file mode 100644 index 00000000..08399d5e Binary files /dev/null and b/www/themes/theme_lhc/img/fond4.png differ diff --git a/www/themes/theme_lhc/img/fondacouper.png b/www/themes/theme_lhc/img/fondacouper.png new file mode 100644 index 00000000..08399d5e Binary files /dev/null and b/www/themes/theme_lhc/img/fondacouper.png differ diff --git a/www/themes/theme_lhc/img/fondtest.jpg b/www/themes/theme_lhc/img/fondtest.jpg new file mode 100644 index 00000000..f90e1404 Binary files /dev/null and b/www/themes/theme_lhc/img/fondtest.jpg differ diff --git a/www/themes/theme_lhc/img/fondtransparent.png b/www/themes/theme_lhc/img/fondtransparent.png new file mode 100644 index 00000000..31e7552d Binary files /dev/null and b/www/themes/theme_lhc/img/fondtransparent.png differ diff --git a/www/themes/theme_lhc/img/header-photo.png b/www/themes/theme_lhc/img/header-photo.png new file mode 100644 index 00000000..1393befd Binary files /dev/null and b/www/themes/theme_lhc/img/header-photo.png differ diff --git a/www/themes/theme_lhc/img/souligne-jaune.jpg b/www/themes/theme_lhc/img/souligne-jaune.jpg new file mode 100644 index 00000000..4733800a Binary files /dev/null and b/www/themes/theme_lhc/img/souligne-jaune.jpg differ diff --git a/www/themes/theme_lhc/img/titre.png b/www/themes/theme_lhc/img/titre.png new file mode 100644 index 00000000..1393befd Binary files /dev/null and b/www/themes/theme_lhc/img/titre.png differ diff --git a/www/themes/theme_lhc/inc-theme-copyleft.html b/www/themes/theme_lhc/inc-theme-copyleft.html new file mode 100644 index 00000000..d237f253 --- /dev/null +++ b/www/themes/theme_lhc/inc-theme-copyleft.html @@ -0,0 +1,3 @@ +
+ <:zpip:conception_graphique_par:> styleshout <:zpip:sous_licence:> Creative Commons Attribution 2.5 License +
\ No newline at end of file diff --git a/www/themes/theme_lhc/plugin.xml b/www/themes/theme_lhc/plugin.xml new file mode 100644 index 00000000..5f31f4e5 --- /dev/null +++ b/www/themes/theme_lhc/plugin.xml @@ -0,0 +1,13 @@ + + LHC + Brenda GALLIUSI, pour L'Heureux Cyclage + 2.0 + © 2012-2013 - GNU/GPL V3 + Thème pour le site de l'Heureux Cyclage + http://www.heureux-cyclage.org + vignette.jpg + stable + theme_test + + theme + diff --git a/www/themes/theme_lhc/vignette.jpg b/www/themes/theme_lhc/vignette.jpg new file mode 100644 index 00000000..ae51f7b8 Binary files /dev/null and b/www/themes/theme_lhc/vignette.jpg differ