diff --git a/sites/all/modules/figureslibres/clameursmod/clameursmod.js b/sites/all/modules/figureslibres/clameursmod/clameursmod.js
index 111460a1..22104d9a 100644
--- a/sites/all/modules/figureslibres/clameursmod/clameursmod.js
+++ b/sites/all/modules/figureslibres/clameursmod/clameursmod.js
@@ -48,11 +48,11 @@
console.log('win :'+winwidth+' | '+winheight);
if (winwidth < winheight) {
- console.log("Width target");
+ // console.log("Width target");
var w = winwidth*0.9;
var h = w*(360/640);
}else{
- console.log("height target");
+ // console.log("height target");
var h = winheight*0.9;
var w = h*(640/360);
}
diff --git a/sites/all/themes/figureslibres/clameurs/css/dist/styles.css b/sites/all/themes/figureslibres/clameurs/css/dist/styles.css
index 29a7b2be..3b4718fc 100755
--- a/sites/all/themes/figureslibres/clameurs/css/dist/styles.css
+++ b/sites/all/themes/figureslibres/clameurs/css/dist/styles.css
@@ -40,7 +40,7 @@ input {
width: 1024px;
margin: 0 auto; }
-#header h1 {
+#header h1 a {
display: block;
height: 335px;
background-image: url(../../images/logo.png);
@@ -55,6 +55,25 @@ input {
text-align: center;
color: #20c498; }
+#node-63 {
+ padding: 1em 0; }
+ #node-63 .content section {
+ display: inline; }
+ #node-63 .content p {
+ margin: 0; }
+ #node-63 ul.links {
+ text-align: right;
+ margin: 0;
+ padding: 0; }
+ #node-63 ul.links li {
+ margin: 0;
+ padding: 0;
+ display: inline-block; }
+ #node-63 ul.links a {
+ color: inherit;
+ text-decoration: none;
+ font-weight: 500; }
+
#thematique-anchor-links {
padding: 1em 0; }
#thematique-anchor-links ul {
@@ -67,84 +86,117 @@ input {
padding: 0;
margin: 0; }
#thematique-anchor-links ul li {
+ max-width: 7em;
list-style: none;
- padding: 0 1em;
+ padding: 0;
margin: 0; }
#thematique-anchor-links ul li a {
text-decoration: none;
- font-weight: 600; }
+ font-weight: 600;
+ display: block;
+ min-height: 3em;
+ background-position: center;
+ background-repeat: no-repeat;
+ background-size: contain; }
#thematique-anchor-links ul li a span {
display: block; }
#thematique-anchor-links ul li a.en_attente {
color: #ddd; }
#thematique-anchor-links ul li a.node-32 {
+ background-image: url(../../images/fond-theme-lite-0.jpg);
color: #2f82ff; }
#thematique-anchor-links ul li a.node-14 {
+ background-image: url(../../images/fond-theme-lite-1.jpg);
color: #ff0000; }
#thematique-anchor-links ul li a.node-38 {
+ background-image: url(../../images/fond-theme-lite-2.jpg);
color: #88aa00; }
#thematique-anchor-links ul li a.node-3 {
+ background-image: url(../../images/fond-theme-lite-3.jpg);
color: #ff6600; }
#thematique-anchor-links ul li a.node-20 {
+ background-image: url(../../images/fond-theme-lite-4.jpg);
color: #ff2ad4; }
#thematique-anchor-links ul li a.node-26 {
+ background-image: url(../../images/fond-theme-lite-5.jpg);
color: #8800aa; }
+html,
+body,
+#container,
+#main,
+#main > .region,
+#block-system-main,
+#block-system-main > .content,
.node-thematique {
- background-position: center;
- background-size: contain;
- background-repeat: no-repeat; }
- .node-thematique.node-32 {
- background-image: url(../../images/fond-theme-0.png); }
- .node-thematique.node-32 > h2,
- .node-thematique.node-32 .group-video .field-name-field-description h3,
- .node-thematique.node-32 .group-description .field-name-field-ecouter,
- .node-thematique.node-32 .node-documentair .field-name-field-doc,
- .node-thematique.node-32 .node-episode .field-name-title-field {
- color: #2f82ff; }
- .node-thematique.node-14 {
- background-image: url(../../images/fond-theme-0.png); }
- .node-thematique.node-14 > h2,
- .node-thematique.node-14 .group-video .field-name-field-description h3,
- .node-thematique.node-14 .group-description .field-name-field-ecouter,
- .node-thematique.node-14 .node-documentair .field-name-field-doc,
- .node-thematique.node-14 .node-episode .field-name-title-field {
- color: #ff0000; }
- .node-thematique.node-38 {
- background-image: url(../../images/fond-theme-0.png); }
- .node-thematique.node-38 > h2,
- .node-thematique.node-38 .group-video .field-name-field-description h3,
- .node-thematique.node-38 .group-description .field-name-field-ecouter,
- .node-thematique.node-38 .node-documentair .field-name-field-doc,
- .node-thematique.node-38 .node-episode .field-name-title-field {
- color: #88aa00; }
- .node-thematique.node-3 {
- background-image: url(../../images/fond-theme-0.png); }
- .node-thematique.node-3 > h2,
- .node-thematique.node-3 .group-video .field-name-field-description h3,
- .node-thematique.node-3 .group-description .field-name-field-ecouter,
- .node-thematique.node-3 .node-documentair .field-name-field-doc,
- .node-thematique.node-3 .node-episode .field-name-title-field {
- color: #ff6600; }
- .node-thematique.node-20 {
- background-image: url(../../images/fond-theme-0.png); }
- .node-thematique.node-20 > h2,
- .node-thematique.node-20 .group-video .field-name-field-description h3,
- .node-thematique.node-20 .group-description .field-name-field-ecouter,
- .node-thematique.node-20 .node-documentair .field-name-field-doc,
- .node-thematique.node-20 .node-episode .field-name-title-field {
- color: #ff2ad4; }
- .node-thematique.node-26 {
- background-image: url(../../images/fond-theme-0.png); }
- .node-thematique.node-26 > h2,
- .node-thematique.node-26 .group-video .field-name-field-description h3,
- .node-thematique.node-26 .group-description .field-name-field-ecouter,
- .node-thematique.node-26 .node-documentair .field-name-field-doc,
- .node-thematique.node-26 .node-episode .field-name-title-field {
- color: #8800aa; }
+ overflow-x: visible; }
+
+.node-thematique {
+ min-height: 766px;
+ position: relative; }
+ .node-thematique::before {
+ position: absolute;
+ content: " ";
+ width: 110%;
+ height: 110%;
+ top: -5%;
+ left: -5%;
+ z-index: -1;
+ background-position: center;
+ background-size: contain;
+ background-repeat: no-repeat; }
+ .node-thematique.node-32::before {
+ background-image: url(../../images/fond-theme-0.jpg); }
+ .node-thematique.node-32 > h2,
+ .node-thematique.node-32 .group-video .field-name-field-description h3,
+ .node-thematique.node-32 .group-description .field-name-field-ecouter,
+ .node-thematique.node-32 .node-documentair .field-name-field-doc,
+ .node-thematique.node-32 .node-episode .field-name-title-field {
+ color: #2f82ff; }
+ .node-thematique.node-14::before {
+ background-image: url(../../images/fond-theme-1.jpg); }
+ .node-thematique.node-14 > h2,
+ .node-thematique.node-14 .group-video .field-name-field-description h3,
+ .node-thematique.node-14 .group-description .field-name-field-ecouter,
+ .node-thematique.node-14 .node-documentair .field-name-field-doc,
+ .node-thematique.node-14 .node-episode .field-name-title-field {
+ color: #ff0000; }
+ .node-thematique.node-38::before {
+ background-image: url(../../images/fond-theme-2.jpg); }
+ .node-thematique.node-38 > h2,
+ .node-thematique.node-38 .group-video .field-name-field-description h3,
+ .node-thematique.node-38 .group-description .field-name-field-ecouter,
+ .node-thematique.node-38 .node-documentair .field-name-field-doc,
+ .node-thematique.node-38 .node-episode .field-name-title-field {
+ color: #88aa00; }
+ .node-thematique.node-3::before {
+ background-image: url(../../images/fond-theme-3.jpg); }
+ .node-thematique.node-3 > h2,
+ .node-thematique.node-3 .group-video .field-name-field-description h3,
+ .node-thematique.node-3 .group-description .field-name-field-ecouter,
+ .node-thematique.node-3 .node-documentair .field-name-field-doc,
+ .node-thematique.node-3 .node-episode .field-name-title-field {
+ color: #ff6600; }
+ .node-thematique.node-20::before {
+ background-image: url(../../images/fond-theme-4.jpg); }
+ .node-thematique.node-20 > h2,
+ .node-thematique.node-20 .group-video .field-name-field-description h3,
+ .node-thematique.node-20 .group-description .field-name-field-ecouter,
+ .node-thematique.node-20 .node-documentair .field-name-field-doc,
+ .node-thematique.node-20 .node-episode .field-name-title-field {
+ color: #ff2ad4; }
+ .node-thematique.node-26::before {
+ background-image: url(../../images/fond-theme-5.jpg); }
+ .node-thematique.node-26 > h2,
+ .node-thematique.node-26 .group-video .field-name-field-description h3,
+ .node-thematique.node-26 .group-description .field-name-field-ecouter,
+ .node-thematique.node-26 .node-documentair .field-name-field-doc,
+ .node-thematique.node-26 .node-episode .field-name-title-field {
+ color: #8800aa; }
.node-thematique > h2 {
font-size: 3em;
- font-weight: 400; }
+ font-weight: 400;
+ padding-left: 0.18em; }
.node-thematique .content {
letter-spacing: -0.25em; }
.node-thematique .content .field-name-field-emvideo img {
@@ -165,10 +217,12 @@ input {
position: relative;
height: 5.75em;
overflow: hidden;
- background-color: transparent;
+ background-color: #fff;
transition: background-color 0.5 ease-in-out; }
.node-thematique .content article.main .field-name-body .summary p {
- font-size: 1.3em; }
+ font-size: 1.1em;
+ padding: 0.5em;
+ font-weight: 500; }
.node-thematique .content article.main .field-name-body .value {
position: absolute;
height: 1px;
@@ -298,28 +352,31 @@ input {
width: 100%;
height: 100%; }
-#block-menu-menu-footer-menu ul {
- margin: 0;
- padding: 0;
+.page-title {
+ font-size: 3em;
+ font-weight: 400;
+ text-transform: capitalize; }
+
+#block-menu-menu-footer-menu {
+ padding: 2em 0; }
+ #block-menu-menu-footer-menu ul {
+ margin: 0;
+ padding: 0;
+ text-align: center; }
+ #block-menu-menu-footer-menu li {
+ display: inline-block;
+ list-style: none; }
+ #block-menu-menu-footer-menu a {
+ text-decoration: none;
+ color: inherit; }
+
+.region-footer-bottom {
text-align: center; }
-#block-menu-menu-footer-menu li {
+.region-footer-bottom .block {
display: inline-block;
- list-style: none; }
-
-#block-menu-menu-footer-menu a {
- text-decoration: none;
- color: inherit; }
-
-.footer-block .block {
- font-size: 0.75em; }
-
-#footer-bottom {
- text-align: center; }
-
-#footer-bottom .block {
- background-color: transparent;
- font-size: 0.7em; }
+ font-size: 0.7em;
+ margin: 2em 0; }
#content {
padding: 1em; }
@@ -469,3 +526,16 @@ table tbody td {
td.active {
background-color: transparent; }
+
+#tasks .tabs {
+ border: none;
+ padding: 0; }
+ #tasks .tabs a {
+ border: none;
+ border-radius: 3px;
+ background-color: #eee;
+ padding: 0.4em;
+ color: #000;
+ margin: 0 1em 0 0; }
+ #tasks .tabs a.active {
+ background-color: #999; }
diff --git a/sites/all/themes/figureslibres/clameurs/css/styles.scss b/sites/all/themes/figureslibres/clameurs/css/styles.scss
index 439cbc4e..b13f5375 100755
--- a/sites/all/themes/figureslibres/clameurs/css/styles.scss
+++ b/sites/all/themes/figureslibres/clameurs/css/styles.scss
@@ -51,10 +51,11 @@ body{
#container{
width:1024px; margin:0 auto;
+ // overflow-x: visible;
}
#header{
- h1{
+ h1 a{
display:block;
height:335px;
background-image: url(../../images/logo.png);
@@ -74,6 +75,21 @@ body{
// about
#node-63{
// color:$bleu;
+ padding:1em 0;
+ .content{
+ section{display: inline;}
+ p{ margin:0;}
+ }
+ ul.links{
+ // display: block;
+ text-align: right;
+ margin: 0; padding: 0;
+ li{margin: 0; padding: 0; display: inline-block;}
+ a{
+ color: inherit; text-decoration: none;
+ font-weight: 500;
+ }
+ }
}
#thematique-anchor-links{
@@ -82,14 +98,22 @@ body{
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
+
padding:0; margin:0;
li{
+ max-width: 7em;
list-style: none;
- padding:0 1em; margin: 0;
+ padding:0; margin: 0;
a{
// color: $bleu;
text-decoration: none;
font-weight: 600;
+ display:block;
+ min-height: 3em;
+ background-position: center;
+ background-repeat: no-repeat;
+ background-size: contain;
+
span{
display: block;
}
@@ -98,21 +122,27 @@ body{
color:#ddd;
}
&.node-32{
+ background-image: url(../../images/fond-theme-lite-0.jpg);
color:$coul0;
}
&.node-14{
+ background-image: url(../../images/fond-theme-lite-1.jpg);
color:$coul1;
}
&.node-38{
+ background-image: url(../../images/fond-theme-lite-2.jpg);
color:$coul2;
}
&.node-3{
+ background-image: url(../../images/fond-theme-lite-3.jpg);
color:$coul3;
}
&.node-20{
+ background-image: url(../../images/fond-theme-lite-4.jpg);
color:$coul4;
}
&.node-26{
+ background-image: url(../../images/fond-theme-lite-5.jpg);
color:$coul5;
}
}
@@ -121,57 +151,85 @@ body{
}
+html,
+body,
+#container,
+#main,
+#main>.region,
+#block-system-main,
+#block-system-main>.content,
+.node-thematique{
+ overflow-x: visible;
+}
+
+
+
// thematique
.node-thematique{
+ min-height:766px;
+ position: relative;
- background-position: center;
- background-size: contain;
- background-repeat: no-repeat;
-
+ &::before{
+ position: absolute;
+ content:" ";
+ width:110%; height:110%;
+ top:-5%; left:-5%;
+ z-index: -1;
+ background-position: center;
+ background-size: contain;
+ background-repeat: no-repeat;
+ // border: 1px dotted red;
+ }
&.node-32{
- background-image: url(../../images/fond-theme-0.png);
+ &::before{background-image: url(../../images/fond-theme-0.jpg);}
>h2,
+ // .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul0;}
}
&.node-14{
- background-image: url(../../images/fond-theme-0.png);
+ &::before{background-image: url(../../images/fond-theme-1.jpg);}
>h2,
+ // .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul1;}
}
&.node-38{
- background-image: url(../../images/fond-theme-0.png);
+ &::before{background-image: url(../../images/fond-theme-2.jpg);}
>h2,
+ // .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul2;}
}
&.node-3{
- background-image: url(../../images/fond-theme-0.png);
+ &::before{background-image: url(../../images/fond-theme-3.jpg);}
>h2,
+ // .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul3;}
}
&.node-20{
- background-image: url(../../images/fond-theme-0.png);
+ &::before{background-image: url(../../images/fond-theme-4.jpg);}
>h2,
+ // .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul4;}
}
&.node-26{
- background-image: url(../../images/fond-theme-0.png);
+ &::before{background-image: url(../../images/fond-theme-5.jpg);}
>h2,
+ // .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
@@ -181,6 +239,7 @@ body{
>h2{
font-size: 3em;
font-weight: 400;
+ padding-left: 0.18em;
}
.content{
@@ -209,10 +268,12 @@ body{
.summary{
position: relative;
height:5.75em; overflow: hidden;
- background-color: transparent;
+ background-color: #fff;
transition: background-color 0.5 ease-in-out;
p{
- font-size: 1.3em;
+ font-size: 1.1em;
+ padding:0.5em;
+ font-weight: 500;
}
}
.value{
@@ -376,24 +437,43 @@ body{
}
}
+// ____
+// / __ \____ _____ ____
+// / /_/ / __ `/ __ `/ _ \
+// / ____/ /_/ / /_/ / __/
+// /_/ \__,_/\__, /\___/
+// /____/
+
+.page-title{
+ font-size: 3em;
+ font-weight: 400;
+ text-transform: capitalize;
+}
+
+// ______ __
+// / ____/___ ____ / /____ _____
+// / /_ / __ \/ __ \/ __/ _ \/ ___/
+// / __/ / /_/ / /_/ / /_/ __/ /
+// /_/ \____/\____/\__/\___/_/
+
#footer{
}
#block-menu-menu-footer-menu{
+ padding:2em 0;
ul{ margin:0; padding:0; text-align: center;}
li{display:inline-block; list-style: none;}
a{ text-decoration: none; color: inherit;}
}
-.footer-block .block{
- font-size: 0.75em;
+.region-footer-bottom{
+ text-align: center;
}
-#footer-bottom{ text-align: center;}
-#footer-bottom .block{
- background-color: transparent;
- // border: 0 solid #999;
+.region-footer-bottom .block{
+ display: inline-block;
font-size:0.7em;
+ margin: 2em 0;
}
#content{padding:1em;}
@@ -580,3 +660,21 @@ table tbody td{
text-align: left;
}
td.active {background-color: transparent;}
+
+#tasks{
+ .tabs{
+ border: none;
+ padding:0;
+ a{
+ border:none;
+ border-radius: 3px;
+ background-color: #eee;
+ padding:0.4em;
+ color: #000;
+ margin:0 1em 0 0;
+ &.active{
+ background-color: #999;
+ }
+ }
+ }
+}
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-0.svg b/sites/all/themes/figureslibres/clameurs/images/fond-0.svg
new file mode 100644
index 00000000..de8b56eb
--- /dev/null
+++ b/sites/all/themes/figureslibres/clameurs/images/fond-0.svg
@@ -0,0 +1,396 @@
+
+
+
+
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-1.svg b/sites/all/themes/figureslibres/clameurs/images/fond-1.svg
new file mode 100644
index 00000000..efc6afab
--- /dev/null
+++ b/sites/all/themes/figureslibres/clameurs/images/fond-1.svg
@@ -0,0 +1,283 @@
+
+
+
+
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-2.svg b/sites/all/themes/figureslibres/clameurs/images/fond-2.svg
new file mode 100644
index 00000000..68a3d8a1
--- /dev/null
+++ b/sites/all/themes/figureslibres/clameurs/images/fond-2.svg
@@ -0,0 +1,139 @@
+
+
+
+
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.svg b/sites/all/themes/figureslibres/clameurs/images/fond-3.svg
similarity index 51%
rename from sites/all/themes/figureslibres/clameurs/images/fond-theme-0.svg
rename to sites/all/themes/figureslibres/clameurs/images/fond-3.svg
index 2807447b..c100b81d 100644
--- a/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.svg
+++ b/sites/all/themes/figureslibres/clameurs/images/fond-3.svg
@@ -10,37 +10,297 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="1250"
- height="950"
- viewBox="0 0 330.72916 251.35417"
+ width="733"
+ height="532"
+ viewBox="0 0 193.93958 140.75834"
version="1.1"
- id="svg11763"
- inkscape:version="0.92.0 r"
- sodipodi:docname="fond-theme-0.svg">
+ id="svg10142"
+ inkscape:version="0.92.1 r"
+ sodipodi:docname="fond-3.svg">
+ id="defs10136">
+ xlink:href="#Polkadots-large-9"
+ id="pattern17520-1"
+ patternTransform="scale(4.3786236)" />
-
+ inkscape:collect="always">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ id="filter49166-5-7-3-3-7">
+ id="feComposite49152-6-9-3-6-7" />
+ id="feColorMatrix49154-17-0-7-8-1" />
+ id="feFlood49156-2-0-9-4-1" />
+ id="feBlend49158-29-2-4-6-5" />
+ id="feBlend49160-2-2-9-6-9" />
+ id="feColorMatrix49162-8-6-9-7-7" />
+ id="feComposite49164-12-9-1-2-7" />
+ id="feColorMatrix51387-4-0-9-7-6" />
@@ -137,48 +397,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
- id="feColorMatrix32703-0-6-3" />
+ id="feColorMatrix32703-0-6-3-4" />
@@ -186,48 +446,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
- id="feColorMatrix32847-3-9" />
+ id="feColorMatrix32847-3-9-8" />
@@ -235,48 +495,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
- id="feColorMatrix33002-9-1" />
+ id="feColorMatrix33002-9-1-5" />
@@ -284,48 +544,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
- id="feColorMatrix33018-3-0" />
+ id="feColorMatrix33018-3-0-8" />
@@ -333,48 +593,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
- id="feColorMatrix33096-9-8" />
+ id="feColorMatrix33096-9-8-4" />
@@ -382,48 +642,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
- id="feColorMatrix33112-5-9" />
+ id="feColorMatrix33112-5-9-6" />
@@ -437,7 +697,7 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
- inkscape:cx="-178.57143"
+ inkscape:cx="-48.571429"
inkscape:cy="560"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
@@ -449,7 +709,7 @@
inkscape:window-y="28"
inkscape:window-maximized="1" />
+ id="metadata10139">
@@ -464,13 +724,16 @@
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
- transform="translate(0,-45.645817)">
+ transform="translate(0,-156.24165)">
+ transform="matrix(0.15520093,0,0,-0.14903901,-19.37735,311.07471)"
+ inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.png"
+ inkscape:export-xdpi="300"
+ inkscape:export-ydpi="300" />
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-4.svg b/sites/all/themes/figureslibres/clameurs/images/fond-4.svg
new file mode 100644
index 00000000..c1b45fe6
--- /dev/null
+++ b/sites/all/themes/figureslibres/clameurs/images/fond-4.svg
@@ -0,0 +1,136 @@
+
+
+
+
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-5.svg b/sites/all/themes/figureslibres/clameurs/images/fond-5.svg
new file mode 100644
index 00000000..b089b138
--- /dev/null
+++ b/sites/all/themes/figureslibres/clameurs/images/fond-5.svg
@@ -0,0 +1,139 @@
+
+
+
+
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.jpg
new file mode 100644
index 00000000..46ee93be
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.png b/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.png
index c2349798..e72c4191 100644
Binary files a/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.png and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.png differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.jpg
new file mode 100644
index 00000000..29478162
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.png b/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.png
new file mode 100644
index 00000000..bb54dd4e
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.png differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.svg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.svg
deleted file mode 100644
index 6695dbc6..00000000
--- a/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.svg
+++ /dev/null
@@ -1,479 +0,0 @@
-
-
-
-
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.jpg
new file mode 100644
index 00000000..034a75a7
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.png b/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.png
new file mode 100644
index 00000000..484b3398
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.png differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.jpg
new file mode 100644
index 00000000..9e093cdd
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.png b/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.png
new file mode 100644
index 00000000..75b1db6b
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.png differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.jpg
new file mode 100644
index 00000000..1c78fe60
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.png b/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.png
new file mode 100644
index 00000000..6c38251f
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.png differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.jpg
new file mode 100644
index 00000000..f5066b4b
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.png b/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.png
new file mode 100644
index 00000000..c4d895ad
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.png differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-0.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-0.jpg
new file mode 100644
index 00000000..d5addeab
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-0.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-1.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-1.jpg
new file mode 100644
index 00000000..25ccbcba
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-1.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-2.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-2.jpg
new file mode 100644
index 00000000..dd91fb4f
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-2.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-3.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-3.jpg
new file mode 100644
index 00000000..6af30e1a
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-3.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-4.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-4.jpg
new file mode 100644
index 00000000..9ddf81a0
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-4.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-5.jpg b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-5.jpg
new file mode 100644
index 00000000..e61db125
Binary files /dev/null and b/sites/all/themes/figureslibres/clameurs/images/fond-theme-lite-5.jpg differ
diff --git a/sites/all/themes/figureslibres/clameurs/preprocess/node.pre.php b/sites/all/themes/figureslibres/clameurs/preprocess/node.pre.php
index 37c105f7..701c0d19 100755
--- a/sites/all/themes/figureslibres/clameurs/preprocess/node.pre.php
+++ b/sites/all/themes/figureslibres/clameurs/preprocess/node.pre.php
@@ -7,7 +7,7 @@ $node = $vars['node'];
$vars['theme_hook_suggestions'][] = 'node__'.$vars['view_mode'];
$vars['theme_hook_suggestions'][] = 'node__' . $vars['type'] . '__' . $vars['view_mode'];
-$vars['print_title'] = true;
+$vars['print_title'] = !$vars['page'];
$alias = drupal_get_path_alias('node/'.$vars['node']->nid);
diff --git a/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php b/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php
index 8136f497..201579a7 100644
--- a/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php
+++ b/sites/all/themes/figureslibres/clameurs/templates/node.tpl.php
@@ -92,8 +92,11 @@
+
+
+
diff --git a/sites/all/themes/figureslibres/clameurs/templates/page.tpl.php b/sites/all/themes/figureslibres/clameurs/templates/page.tpl.php
index d086d408..5a51560c 100755
--- a/sites/all/themes/figureslibres/clameurs/templates/page.tpl.php
+++ b/sites/all/themes/figureslibres/clameurs/templates/page.tpl.php
@@ -70,7 +70,7 @@
'.$site_title.'';
+ print '';
}
if ($site_slogan) {
print ''.$site_slogan.'
';
@@ -87,7 +87,7 @@
-
+