diff --git a/sites/default/themes/popsu/img/logos/logos-partenaires_02.png b/sites/default/themes/popsu/img/logos/logos-partenaires_02.png index 9555e0e..02a73cb 100644 Binary files a/sites/default/themes/popsu/img/logos/logos-partenaires_02.png and b/sites/default/themes/popsu/img/logos/logos-partenaires_02.png differ diff --git a/sites/default/themes/popsu/img/logos/logos-partenaires_03.png b/sites/default/themes/popsu/img/logos/logos-partenaires_03.png index 44e8721..b7b6451 100644 Binary files a/sites/default/themes/popsu/img/logos/logos-partenaires_03.png and b/sites/default/themes/popsu/img/logos/logos-partenaires_03.png differ diff --git a/sites/default/themes/popsu/js/script.js b/sites/default/themes/popsu/js/script.js index 12249b0..cf59885 100644 --- a/sites/default/themes/popsu/js/script.js +++ b/sites/default/themes/popsu/js/script.js @@ -61,22 +61,22 @@ $('.flexslider').flexslider({ - /*selector: 'ul > li',*/ - animation: "fade", - animationLoop: true, - itemWidth: "100%", - /*itemMargin: 0, - minItems: 1,*/ - controlNav: false, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage + /*selector: 'ul > li',*/ + animation: "fade", + animationLoop: true, + itemWidth: "100%", + /*itemMargin: 0, + minItems: 1,*/ + controlNav: false, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage directionNav: false, //Boolean: Create navigation for previous/next navigation? (true/false) - prevText: "Précédent", //String: Set the text for the "previous" directionNav item - nextText: "Suivant", + prevText: "Précédent", //String: Set the text for the "previous" directionNav item + nextText: "Suivant", - /*maxItems: 10,*/ - /*start: function(slider){ - $('body').removeClass('loading'); - }*/ - }); + /*maxItems: 10,*/ + /*start: function(slider){ + $('body').removeClass('loading'); + }*/ + }); @@ -319,6 +319,25 @@ "" }); + /* Stuttgart */ + $("#point-nid-1031").popover({ + title: false, + trigger: "hover", + content: "" + }); + + + /* Rome */ + $("#point-nid-1030").popover({ + title: false, + trigger: "hover", + content: "" + }); + /* Toulon */ $("#point-nid-889").popover({ diff --git a/sites/default/themes/popsu/less/content-all.css.less b/sites/default/themes/popsu/less/content-all.css.less index d9a5817..44c2bd4 100644 --- a/sites/default/themes/popsu/less/content-all.css.less +++ b/sites/default/themes/popsu/less/content-all.css.less @@ -1259,6 +1259,13 @@ body.logged-in #content-tabs ul.tabs.primary { margin-left: 102px; margin-top: 320px; } + + /* Rome */ + #point-nid-1030.placement-carte { + margin-left: 500px; + margin-top: 680px; + } + /* Rotterdam */ #point-nid-887.placement-carte { margin-left: 330px; @@ -1275,6 +1282,19 @@ body.logged-in #content-tabs ul.tabs.primary { #point-nid-888.placement-carte { margin-left: 335px; margin-top: 331px; + } + /* Stuttgrat */ + #point-nid-1031.placement-carte { + margin-left: 405px; + margin-top: 361px; + + .map-title { + background-position: top center; + padding-bottom: 0; + padding-top: 16px + } + + } /* Toulon */ #point-nid-889.placement-carte { diff --git a/sites/default/themes/popsu/less/layout.css.less b/sites/default/themes/popsu/less/layout.css.less index 485157c..78ac9a6 100644 --- a/sites/default/themes/popsu/less/layout.css.less +++ b/sites/default/themes/popsu/less/layout.css.less @@ -87,7 +87,21 @@ h6 { text-transform: none; } +#content-inner .field-type-text-long h1 { + font-family: OstrichSansBold,verdana,arial,helvetica,sans-serif; + font-size: 36px; + font-weight: normal; + line-height: 40px; + // padding-top: 4px; + color: @bleu_popsu1; +} +body.context-popsu-europe #content-inner .field-type-text-long h1 { + color: @gris_popsueurope; +} +body.context-popsu-2 #content-inner .field-type-text-long h1 { + color: @vert_popsu2; +} #content-inner h2 { font-family: OpenSansBold, verdana,arial,helvetica,sans-serif; font-size: 20px; @@ -1241,16 +1255,16 @@ body.panel-theme-europe #content-inner h1#page-title { body.panel-theme-europe .panels-flexible-row-popsu-74-26-stacked-8.panels-flexible-row-first { display: none; } -body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stacked-right { +body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stacked-right{ border-top: 1px solid #000; .accordion-trigger, - .accordion-h2 { + .accordion-h2{ border-bottom: 1px solid #000; } - .accordion-h2-panel { - margin-bottom: 0px; - padding-bottom: 5px; + .accordion-h2-panel{ + margin-bottom: 0px; + padding-bottom: 5px; } .accordion-trigger .views-field,