Merci de votre réponse. Si vous pouviez ensoleiller mon w-end par votre aide, je vous en serais bien reconnaissante ! je serais si heureuse que ça fonctionne !
Pour vous répondre, j'ai trouvé ContentFlow. Sur le site officiel.
http://www.jacksasylum.eu/ContentFlow/download.php
Il y a le css dans le fichier, les explications également pour le html, mais je pense que c'est une base/un exemple qu'il faut exploiter, et ça je ne sais pas faire.. du coup j'ai les outils mais je ne sais pas comment m'en servir...
Ci-dessous le code html que j'ai mis dans "l'en tête" de mon site (je ne savais pas où mettre ailleurs) :
<div style="text-align: center;">
<span style="font-size: 36pt;"><img style="border: 0px solid #000; margin: 0px 0px;" width="100" height="100" class="noAlign" alt=
"http://74.img.v4.skyrock.net/749/jppmjc/pics/508348071_small.jpg" src="http://yooshii.cowblog.fr/images/508348071small.jpg"></span><span style="color: #800000;"><span style=
"font-family: 'book antiqua', palatino;"> </span><span style="font-size: 24pt; font-family: 'book antiqua', palatino;">Rêveries littéraires</span></span>
</div>
<div class="ContentFlow">
<div class="loadIndicator"><div class="indicator"></div></div>
<div class="flow">
<img class="item" src="http://img.over-blog-kiwi.com/0/99/12/22/20140418/ob_e0c722_l-abandon.jpg" title=Essai/>
<img class="item" src="http://img.over-blog-kiwi.com/0/99/12/22/20140418/ob_e0c722_l-abandon.jpg" title=Essai2/>
<img class="item" src="http://img.over-blog-kiwi.com/0/99/12/22/20140418/ob_e0c722_l-abandon.jpg" title=Essai3/>
</div>
<div class="globalCaption"></div>
<div class="scrollbar"><div class="slider"><div class="position"></div></div></div>
</div>
Ci-dessous le css de mon site, avec le css du Content Flow + le script..
<!DOCTYPE html>
<html lang="fr">
<head>
<script language="JavaScript" type="text/javascript" src="http://data.over-blog-kiwi.com/0/99/12/22/20140418/ob_bee3d4_contentflow.js"></script>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
{% title %}
{% favicon %}
{% meta %}
<style type="text/css" media="screen">
.ContentFlow .flow .item canvas.content{height:100%;width:100%}.ContentFlow .flow .item.active{cursor:pointer}.ContentFlow .flow .item .caption{font-size:100%;font-weight:700;text-align:center;color:#FFF;max-height:30%;bottom:10%;background:url(img/1x1_0.5_black.png);width:100%;position:absolute;display:none}* html .ContentFlow .flow .item .caption{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/1x1_0.5_black.png')}.ContentFlow .scrollbar{width:50%;height:16px;background:url(img/scrollbar_white.png) left center repeat-x;overflow:visible;position:relative;z-index:1;visibility:hidden;margin:10px auto 0}.ContentFlow .scrollbar .slider{width:16px;height:16px;background:url(img/slider_white.png) center center no-repeat;cursor:move;position:absolute}* html .ContentFlow .scrollbar .slider{background-image:none}* html .ContentFlow .scrollbar .slider .virtualSlider{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/slider_white.png');height:100%}.ContentFlow .scrollbar .slider .position{top:120%;font-size:16px;font-weight:700;color:silver;position:absolute;text-align:center}.ContentFlow .globalCaption{text-align:center;font-weight:700;color:#FFF;font-size:14px;height:20px;position:relative;z-index:1;margin:2em auto}.ContentFlow .loadIndicator{width:100%;height:100%;top:0;left:0;background:#000;position:absolute;z-index:65000}.ContentFlow .loadIndicator .indicator{background:url(img/loader.gif) center center no-repeat;width:100%;height:100%}* html .ContentFlow .loadIndicator .indicator{height:100px}.ContentFlow{position:relative;overflow:hidden}.ContentFlow *{margin:0;padding:0}.ContentFlow img{-ms-interpolation-mode:bicubic}.ContentFlow .mouseoverCheckElement{position:absolute;width:0;height:0;left:0;visibility:hidden}.ContentFlow:hover .mouseoverCheckElement{left:1px}.ContentFlow .flow{position:relative;z-index:0;visibility:hidden;width:100%;margin:0 auto}.ContentFlow .flow.hidden{visibility:hidden}.ContentFlow .flow .item{position:absolute;visibility:hidden;top:0;left:0}.ContentFlow .flow .item div.content{width:100%;height:100%}.ContentFlow .flow .item .label{display:none}.ContentFlow .flow .item canvas.reflection{margin-top:-1px}.ContentFlow .flow .item img.content,.ContentFlow .flow .item img.reflection,.ContentFlow .flow .item canvas.reflection{width:100%}.ContentFlow .flow .item .caption a,.ContentFlow .flow .item .caption a:link,.ContentFlow .flow .item .caption a:visited,.ContentFlow .flow .item .caption a:active,.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a,.ContentFlow .globalCaption .caption a:link,.ContentFlow .globalCaption .caption a:visited,.ContentFlow .globalCaption .caption a:active,.ContentFlow .globalCaption .caption a:hover{color:#FFF;font-size:0.8em;font-style:italic;text-decoration:none}.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a:hover{text-decoration:underline}.ContentFlow .flow .item .content,.ContentFlow .flow .item .reflection{display:block}
.socialShare {
height: 30px;
padding: 10px 4px 0px 4px;
}
.socialShare>div {
padding: 0 4px;
margin: 0;
}
.socialShare h3 {
display: none;
}
.socialShare iframe {
width: 100px;
height: 30px;
float: left;
border: none;
}
.box.social li {
height: 40px;
}
.box.social .ob2-facebook {
background: url("http://assets.over-blog-kiwi.com/themes/1/images/social-fb.png") no-repeat scroll 0 3px transparent;
padding-left: 40px;
}
.box.social .ob2-twitter {
background: url("http://assets.over-blog-kiwi.com/themes/1/images/social-twitter.png") no-repeat scroll 0 3px transparent;
padding-left: 40px;
}
.box.social .ob2-rss {
background: url("http://assets.over-blog-kiwi.com/themes/1/images/social-rss.png") no-repeat scroll 0 3px transparent;
padding-left: 40px;
}
.box.social li a {
font-size: 14px;
}
.box.social li a.link {
color: #aeb8c2;
display: block;
font-size: 12px;
font-weight: normal;
margin-top: -2px;
max-width: 240px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ob-commentsList .ob-button {
background: none;
}
.widget.search h3 {
display: none;
}
.box.promo a {
display: block;
background: url('http://assets.over-blog-kiwi.com/t/catalog/images/promo/{{ Blog.Lang }}.png');
width: 226px;
height: 68px;
text-indent: -10000px;
}
.box.promo a:hover {
background-position: 0 -68px;
}
.ads.ads-728x90{
margin: 0 auto;
width: 728px;
}
.sidebar.ads{
text-align: center;
}
.ob-section.ob-section-video
{
width: auto;
}
.ob-section.ob-section-video iframe
{
width: 100%;
}
.beforeArticle, .beforePage {
width:auto;
}
</style>
<link type="text/css" href="http://fdata.over-blog.net/99/00/00/01/csscombos/common-kiwi.css?kiwi" rel="stylesheet" />
{% if Custom('ob_style_common') %}
<link type="text/css" href="{{ Custom('ob_style_common') }}" rel="stylesheet" />
{% endif %}
{% if Custom('ob_style_variation') %}
<link type="text/css" href="{{ Custom('ob_style_variation') }}" rel="stylesheet" />
{% endif %}
{# Custom css #}
{% if Custom('ob_style_custom_global') %}
<link type="text/css" href="{{ Custom('ob_style_custom_global') }}" rel="stylesheet" />
{% endif %}
{% if isSingle %}
{% if isPage %}
{% if Custom('ob_style_custom_pages') %}
<link type="text/css" href="{{ Custom('ob_style_custom_pages') }}" rel="stylesheet" />
{% else %}
{% if Custom('ob_style_custom_articles') %}
<link type="text/css" href="{{ Custom('ob_style_custom_articles') }}" rel="stylesheet" />
{% endif %}
{% endif %}
{% else %}
{% if Custom('ob_style_custom_articles') %}
<link type="text/css" href="{{ Custom('ob_style_custom_articles') }}" rel="stylesheet" />
{% endif %}
{% endif %}
{% else %}
{% if Custom('ob_style_custom_articles') %}
<link type="text/css" href="{{ Custom('ob_style_custom_articles') }}" rel="stylesheet" />
{% endif %}
{% endif %}
<link rel="stylesheet" href="http://fdata.over-blog.net/99/00/00/01/csscombos/ob-print.css" type="text/css" media="print" />
<meta name="constant:displayArticlesLimit" content="10" />
<meta name="color:ob_body_bg_color:label.BodyBackgroundColor" group="CustomizeMyDesign" />
<meta name="image:ob_body_bg_picture:label.BodyBackgroundPicture" group="CustomizeMyDesign" />
<meta name="color:ob_top_color:label.BlogTitleColor" group="CustomizeMyDesign" />
<meta name="list:ob_top_font:label.BlogTitleFontFamily" group="CustomizeMyDesign" items="arial,arial black,book antiqua,comic sans ms,courier,courier new,geneva,georgia,helvetica,impact,lucida console,lucida grande,lucida sans unicode,monaco,ms sans serif,ms serif,new york,palatino,palatino linotype,tahoma,times,times new roman,trebuchet ms,verdana,symbol,webdings,wingdings,zapf dingbats" />
<meta name="list:ob_top_font_size:label.BlogTitleFontSize" group="CustomizeMyDesign" items="7,8,9,10,11,12,13,14,15,16,17,18,19,20,40" />
<meta name="image:ob_top_bg_picture:label.HeaderBackgroundPicture" group="CustomizeMyDesign" />
<meta name="color:ob_articles_bg_color:label.PostsBackgroundColor" group="CustomizeMyDesign" />
<meta name="color:ob_articles_color:label.PostsFontColor" group="CustomizeMyDesign" />
<meta name="list:ob_articles_font:label.PostsFontFamily" group="CustomizeMyDesign" items="arial,arial black,book antiqua,comic sans ms,courier,courier new,geneva,georgia,helvetica,impact,lucida console,lucida grande,lucida sans unicode,monaco,ms sans serif,ms serif,new york,palatino,palatino linotype,tahoma,times,times new roman,trebuchet ms,verdana,symbol,webdings,wingdings,zapf dingbats" />
<meta name="list:ob_articles_font_size:label.PostsFontSize" group="CustomizeMyDesign" items="7,8,9,10,11,12,13,14,15,16,17,18,19,20,40" />
<meta name="color:ob_articles_title_color:label.PostsTitleFontColor" group="CustomizeMyDesign" />
<meta name="list:ob_articles_title_font:label.PostsTitleFontFamily" group="CustomizeMyDesign" items="arial,arial black,book antiqua,comic sans ms,courier,courier new,geneva,georgia,helvetica,impact,lucida console,lucida grande,lucida sans unicode,monaco,ms sans serif,ms serif,new york,palatino,palatino linotype,tahoma,times,times new roman,trebuchet ms,verdana,symbol,webdings,wingdings,zapf dingbats" />
<meta name="list:ob_articles_title_font_size:label.PostsTitleFontSize" group="CustomizeMyDesign" items="7,8,9,10,11,12,13,14,15,16,17,18,19,20,40" />
<meta name="color:ob_widgets_title_color:label.WidgetsTitleFontColor" group="CustomizeMyDesign" />
<meta name="list:ob_widgets_title_font:label.WidgetsTitleFontFamily" group="CustomizeMyDesign" items="arial,arial black,book antiqua,comic sans ms,courier,courier new,geneva,georgia,helvetica,impact,lucida console,lucida grande,lucida sans unicode,monaco,ms sans serif,ms serif,new york,palatino,palatino linotype,tahoma,times,times new roman,trebuchet ms,verdana,symbol,webdings,wingdings,zapf dingbats" />
<meta name="list:ob_widgets_title_font_size:label.WidgetsTitleFontSize" group="CustomizeMyDesign" items="7,8,9,10,11,12,13,14,15,16,17,18,19,20,40" />
<meta name="color:ob_comments_color:label.CommentsTitleFontColor" group="CustomizeMyDesign" />
<meta name="list:ob_comments_font:label.CommentsTitleFontFamily" group="CustomizeMyDesign" items="arial,arial black,book antiqua,comic sans ms,courier,courier new,geneva,georgia,helvetica,impact,lucida console,lucida grande,lucida sans unicode,monaco,ms sans serif,ms serif,new york,palatino,palatino linotype,tahoma,times,times new roman,trebuchet ms,verdana,symbol,webdings,wingdings,zapf dingbats" />
<meta name="list:ob_comments_font_size:label.CommentsTitleFontSize" group="CustomizeMyDesign" items="7,8,9,10,11,12,13,14,15,16,17,18,19,20,40" />
<meta name="color:ob_comments_replies_color:label.RepliesTitleFontColor" group="CustomizeMyDesign" />
<meta name="list:ob_comments_replies_font:label.RepliesTitleFontFamily" group="CustomizeMyDesign" items="arial,arial black,book antiqua,comic sans ms,courier,courier new,geneva,georgia,helvetica,impact,lucida console,lucida grande,lucida sans unicode,monaco,ms sans serif,ms serif,new york,palatino,palatino linotype,tahoma,times,times new roman,trebuchet ms,verdana,symbol,webdings,wingdings,zapf dingbats" />
<meta name="list:ob_comments_replies_font_size:label.RepliesTitleFontSize" group="CustomizeMyDesign" items="7,8,9,10,11,12,13,14,15,16,17,18,19,20,40" />
<meta name="list:ob_display_post:label.Displaypostas" group="content" items="all,snippets" default="snippets" />
<meta name="string:ob_text_publishedby:label.Publishedby" default="Published by" group="content" />
<meta name="list:share_service:label.socialSharingServices" items="None, Facebook, Twitter, Google +, Pinterest, All" default="All" group="content" />
<meta name="list:custom_facebook_comments_color_theme:label.Facebookcommentscolortheme" items="light, dark" default="light" group="comments" />
<meta name="boolean:ob_widget_last:label.Displaywidget_Last" group="WidgetLast" default="false" />
<meta name="list:ob_widget_last_nb:label.Numberofposts" group="WidgetLast" items="1,2,3,4,5,6,7,8,9,10" default="10" />
<meta name="boolean:ob_widget_last_snippets:label.DisplaySnippet" group="WidgetLast" default="false" />
<meta name="string:ob_widget_last_title:label.Widgettitle" group="WidgetLast" />
<meta name="string:ob_widget_last_id:label.IDHTML" group="WidgetLast" />
<meta name="boolean:ob_widget_social:label.Displaywidget_Social" group="WidgetSocial" default="false" />
<meta name="string:twitter_username:label.twitterUsername" group="WidgetSocial" />
<meta name="string:facebook_username:label.facebookUsername" group="WidgetSocial" />
<meta name="string:ob_widget_social_id:label.IDHTML" group="WidgetSocial" />
<meta name="boolean:ob_widget_promo:label.Displaywidget_Promo" group="WidgetPromo" default="false" />
<meta name="string:ob_widget_promo_id:label.IDHTML" group="WidgetPromo" />
<meta name="boolean:ob_widget_blogroll:label.Displaywidget_Blogroll" group="WidgetBlogRoll" default="false" />
<meta name="string:ob_widget_blogroll_title:label.Widgettitle" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_1_label:label.BlogName1" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_1_link:label.BlogUrl1" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_2_label:label.BlogName2" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_2_link:label.BlogUrl2" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_3_label:label.BlogName3" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_3_link:label.BlogUrl3" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_4_label:label.BlogName4" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_4_link:label.BlogUrl4" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_5_label:label.BlogName5" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_5_link:label.BlogUrl5" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_6_label:label.BlogName6" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_6_link:label.BlogUrl6" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_7_label:label.BlogName7" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_7_link:label.BlogUrl7" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_8_label:label.BlogName8" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_8_link:label.BlogUrl8" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_9_label:label.BlogName9" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_9_link:label.BlogUrl9" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_10_label:label.BlogName10" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_10_link:label.BlogUrl10" group="WidgetBlogRoll" />
<meta name="string:ob_widget_blogroll_id:label.IDHTML" group="WidgetBlogRoll" />
<meta name="boolean:ob_widget_albums:label.Displaywidget_Albumlist" group="WidgetAlbumList" default="false" />
<meta name="string:ob_widget_albums_title:label.Widgettitle" group="WidgetAlbumList" />
<meta name="string:ob_widget_albums_id:label.IDHTML" group="WidgetAlbumList" />
<meta name="boolean:ob_widget_emailnotification:label.Displaywidget_Newsletter" group="WidgetNewsletter" default="false" />
<meta name="string:ob_widget_emailnotification_title:label.Widgettitle" group="WidgetNewsletter" />
<meta name="string:ob_widget_emailnotification_id:label.IDHTML" group="WidgetNewsletter" />
<meta name="boolean:ob_widget_archives:label.Displaywidget_Archives" group="WidgetArchives" default="false" />
<meta name="string:ob_widget_archives_title:label.Widgettitle" group="WidgetArchives" />
<meta name="boolean:ob_widget_archives_count:label.Displaypostscount" group="WidgetArchives" default="true" />
<meta name="string:ob_widget_archives_id:label.IDHTML" group="WidgetArchives" />
<meta name="boolean:ob_widget_tags:label.Displaywidget_Tags" group="WidgetTags" default="false" />
<meta name="string:ob_widget_tags_title:label.Widgettitle" group="WidgetTags" />
<meta name="list:ob_widget_tags_nb:label.numberOfTags" items="5,10,20,30,40,50" default="50" group="WidgetTags" />
<meta name="boolean:ob_widget_tags_count:label.Displaypostscount" group="WidgetTags" default="true" />
<meta name="string:ob_widget_tags_id:label.IDHTML" group="WidgetTags" />
<meta name="boolean:ob_widget_pages:label.Displaywidget_Pageslist" group="WidgetPagesList" default="false" />
<meta name="string:ob_widget_pages_title:label.Widgettitle" group="WidgetPagesList" />
<meta name="string:ob_widget_pages_id:label.IDHTML" group="WidgetPagesList" />
<meta name="boolean:ob_widget_search:label.Displaywidget_Search" group="WidgetSearch" default="false" />
<meta name="string:ob_widget_search_title:label.Widgettitle" group="WidgetSearch" />
<meta name="string:ob_widget_search_id:label.IDHTML" group="WidgetSearch" />
<meta name="boolean:ob_widget_profile:label.Displaywidget_Authorprofile" group="WidgetProfile" default="false" />
<meta name="string:ob_widget_profile_title:label.Widgettitle" group="WidgetProfile" />
<meta name="string:ob_widget_profile_id:label.IDHTML" group="WidgetProfile" />
<meta name="boolean:ob_widget_presentation:label.Displaywidget_Blogpresentation" group="WidgetPresentation" default="false" />
<meta name="string:ob_widget_presentation_title:label.Widgettitle" group="WidgetPresentation" />
<meta name="string:ob_widget_presentation_id:label.IDHTML" group="WidgetPresentation" />
<meta name="list:ob_header_display:label.InHeaderDisplay" group="header" items="blog title,picture,free text" default="blog title" />
<meta name="image:ob_header_picture:label.HeaderPicture" group="header" />
<meta name="text:ob_header_freetext:label.HeaderFreeText" group="header" />
<meta name="string:ob_header_id:label.HeaderfreetextHTMLID" group="header" />
<meta name="boolean:ob_footer_display:label.Displaywidget_Footerfreetext" group="footer" />
<meta name="text:ob_footer_freetext:label.Freetexttext" group="footer" />
<meta name="string:ob_footer_id:label.IDHTML" group="footer" />
<meta name="boolean:ob_widget_freetext_1:label.Displaywidget_Freetext" group="WidgetFreetext1" default="false" />
<meta name="string:ob_widget_freetext_1_title:label.Freetexttitle" group="WidgetFreetext1" />
<meta name="text:ob_widget_freetext_1_text:label.Freetexttext" group="WidgetFreetext1" />
<meta name="string:ob_widget_freetext_1_id:label.IDHTML" group="WidgetFreetext1" />
<meta name="boolean:ob_widget_freetext_2:label.Displaywidget_Freetext" group="WidgetFreetext2" default="false" />
<meta name="string:ob_widget_freetext_2_title:label.Freetexttitle" group="WidgetFreetext2" />
<meta name="text:ob_widget_freetext_2_text:label.Freetexttext" group="WidgetFreetext2" />
<meta name="string:ob_widget_freetext_2_id:label.IDHTML" group="WidgetFreetext2" />
<meta name="boolean:ob_widget_freetext_3:label.Displaywidget_Freetext" group="WidgetFreetext3" default="false" />
<meta name="string:ob_widget_freetext_3_title:label.Freetexttitle" group="WidgetFreetext3" />
<meta name="text:ob_widget_freetext_3_text:label.Freetexttext" group="WidgetFreetext3" />
<meta name="string:ob_widget_freetext_3_id:label.IDHTML" group="WidgetFreetext3" />
<meta name="boolean:ob_widget_freetext_4:label.Displaywidget_Freetext" group="WidgetFreetext4" default="false" />
<meta name="string:ob_widget_freetext_4_title:label.Freetexttitle" group="WidgetFreetext4" />
<meta name="text:ob_widget_freetext_4_text:label.Freetexttext" group="WidgetFreetext4" />
<meta name="string:ob_widget_freetext_4_id:label.IDHTML" group="WidgetFreetext4" />
<meta name="boolean:ob_widget_freetext_5:label.Displaywidget_Freetext" group="WidgetFreetext5" default="false" />
<meta name="string:ob_widget_freetext_5_title:label.Freetexttitle" group="WidgetFreetext5" />
<meta name="text:ob_widget_freetext_5_text:label.Freetexttext" group="WidgetFreetext5" />
<meta name="string:ob_widget_freetext_5_id:label.IDHTML" group="WidgetFreetext5" />
<meta name="boolean:ob_widget_freetext_6:label.Displaywidget_Freetext" group="WidgetFreetext6" default="false" />
<meta name="string:ob_widget_freetext_6_title:label.Freetexttitle" group="WidgetFreetext6" />
<meta name="text:ob_widget_freetext_6_text:label.Freetexttext" group="WidgetFreetext6" />
<meta name="string:ob_widget_freetext_6_id:label.IDHTML" group="WidgetFreetext6" />
<meta name="boolean:ob_widget_freetext_7:label.Displaywidget_Freetext" group="WidgetFreetext7" default="false" />
<meta name="string:ob_widget_freetext_7_title:label.Freetexttitle" group="WidgetFreetext7" />
<meta name="text:ob_widget_freetext_7_text:label.Freetexttext" group="WidgetFreetext7" />
<meta name="string:ob_widget_freetext_7_id:label.IDHTML" group="WidgetFreetext7" />
<meta name="string:ob_menu_1_label:label.Menu1label" group="menu" />
<meta name="string:ob_menu_1_link:label.Menu1link" group="menu" />
<meta name="string:ob_menu_2_label:label.Menu2label" group="menu" />
<meta name="string:ob_menu_2_link:label.Menu2link" group="menu" />
<meta name="string:ob_menu_3_label:label.Menu3label" group="menu" />
<meta name="string:ob_menu_3_link:label.Menu3link" group="menu" />
<meta name="string:ob_menu_4_label:label.Menu4label" group="menu" />
<meta name="string:ob_menu_4_link:label.Menu4link" group="menu" />
<meta name="string:ob_menu_5_label:label.Menu5label" group="menu" />
<meta name="string:ob_menu_5_link:label.Menu5link" group="menu" />
<meta name="string:ob_menu_6_label:label.Menu6label" group="menu" />
<meta name="string:ob_menu_6_link:label.Menu6link" group="menu" />
<!-- SEO -->
{% if Custom('google_webmaster_id') is not empty %}<meta name="google-site-verification" content="{{ Custom('google_webmaster_id') }}" />{% endif %}
{% if Custom('msn_webmaster_id') is not empty %}<meta name="msvalidate.01" content="{{ Custom('msn_webmaster_id') }}" />{% endif %}
<style type="text/css">
{% if Custom('ob_body_bg_color') or Custom('ob_body_bg_picture') %}body {
{% if Custom('ob_body_bg_color') %}background-color: {{ Custom('ob_body_bg_color') }} ! important;{% endif %}
{% if Custom('ob_body_bg_picture') %}background-image: url("{{ Custom('ob_body_bg_picture') }}") ! important;{% endif %}
}{% endif %}
{% if Custom('ob_top_bg_picture') %}#cl_0_0 {background-image: url({{ Custom('ob_top_bg_picture') }}) ! important; }{% endif %}
{% if Custom('ob_top_color') or Custom('ob_top_font') or Custom('ob_top_font_size') %}#top h1,
#top h1 a {
{% if Custom('ob_top_color') %}color: {{ Custom('ob_top_color') }};{% endif %}
{% if Custom('ob_top_font') %}font-family: "{{ Custom('ob_top_font') }}";{% endif %}
{% if Custom('ob_top_font_size') %}font-size: {{ Custom('ob_top_font_size') }}px;{% endif %}
}{% endif %}
{% if Custom('ob_articles_bg_color') or Custom('ob_articles_color') or Custom('ob_articles_font') or Custom('ob_articles_font_size') %}.contenuArticle, .pageContent, .extraitArticle, .extrait {
{% if Custom('ob_articles_bg_color') %}background-color: {{ Custom('ob_articles_bg_color') }} ! important;{% endif %}
{% if Custom('ob_articles_color') %}color: {{ Custom('ob_articles_color') }} ! important;{% endif %}
{% if Custom('ob_articles_font') %}font-family: "{{ Custom('ob_articles_font') }}";{% endif %}
{% if Custom('ob_articles_font_size') %}font-size: {{ Custom('ob_articles_font_size') }}px;{% endif %}
}{% endif %}
{% if Custom('ob_articles_title_color') or Custom('ob_articles_title_font') or Custom('ob_articles_title_font_size') %}.divTitreArticle h2, .divPageTitle h2,
.divTitreArticle h2 a, .divPageTitle h2 a,
.titreExtrait {
{% if Custom('ob_articles_title_color') %}color: {{ Custom('ob_articles_title_color') }} ! important;{% endif %}
{% if Custom('ob_articles_title_font') %}font-family: "{{ Custom('ob_articles_title_font') }}";{% endif %}
{% if Custom('ob_articles_title_font_size') %}font-size: {{ Custom('ob_articles_title_font_size') }}px;{% endif %}
}{% endif %}
{% if Custom('ob_widgets_title_color') or Custom('ob_widgets_title_font') or Custom('ob_widgets_title_font_size') %}.box-titre h2 {
{% if Custom('ob_widgets_title_color') %}color: {{ Custom('ob_widgets_title_color') }} ! important;{% endif %}
{% if Custom('ob_widgets_title_font') %}font-family: "{{ Custom('ob_widgets_title_font') }}" ! important;{% endif %}
{% if Custom('ob_widgets_title_font_size') %}font-size: {{ Custom('ob_widgets_title_font_size') }}px ! important;{% endif %}
}{% endif %}
{% if Custom('ob_comments_color') or Custom('ob_comments_font') or Custom('ob_comments_font_size') %}.ob-commentsList .ob-message {
{% if Custom('ob_comments_color') %}color: {{ Custom('ob_comments_color') }} ! important;{% endif %}
{% if Custom('ob_comments_font') %}font-family: "{{ Custom('ob_comments_font') }}" ! important;{% endif %}
{% if Custom('ob_comments_font_size') %}font-size: {{ Custom('ob_comments_font_size') }}px ! important;{% endif %}
}{% endif %}
{% if Custom('ob_comments_replies_color') or Custom('ob_comments_replies_font') or Custom('ob_comments_replies_font_size') %}.ob-replies .ob-list .ob-message {
{% if Custom('ob_comments_replies_color') %}color: {{ Custom('ob_comments_replies_color') }} ! important;{% endif %}
{% if Custom('ob_comments_replies_font') %}font-family: "{{ Custom('ob_comments_replies_font') }}" ! important;{% endif %}
{% if Custom('ob_comments_replies_font_size') %}font-size: {{ Custom('ob_comments_replies_font_size') }}px ! important;{% endif %}
}{% endif %}
</style>
<link href="//assets.over-blog-kiwi.com/themes/jquery/fancybox2.1.2/jquery.fancybox.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="global">
<div id="ln_0" class="ln">
<div id="cl_0_0" class="cl">
<div class="column_content">
{% if Blog.isAdEnabled %}
<div class="box pub top box0 ads ads-728x90">
{% ad(4) %}
</div>
{% endif %}
<div {% if Custom('ob_header_id') %} id="{{ Custom('ob_header_id') }}"{% else %}id="header"{% endif %}>
<div id="top">
{% if Custom('ob_header_display') == 'blog title' %}
<h1>
<a href="{{ Blog.Url }}">
{{ Blog.Title }}
</a>
</h1>
{% elseif Custom('ob_header_display') == 'free text' %}
{{ Custom('ob_header_freetext')}}
{% elseif Custom('ob_header_picture') is not empty %}
<a href="{{ Blog.Url }}" class="topLien toplinkImg nofont">
<img src="{{ Custom('ob_header_picture') }}" alt="{{ Blog.Title }}" />
</a>
{% endif %}
<div class="clear"></div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="ln_1" class="ln">
<div id="cl_1_0" class="cl">
<div class="column_content">
{% if Blog.isAdEnabled %}
<div class="box pub sidebar box0 ads">
{% ad(12) %}
</div>
{% endif %}
{# Widgets #}
{# Presentation #}
{% if Custom('ob_widget_presentation') %}
<div class="box presentation"{% if Custom('ob_widget_presentation_id') %} id="{{ Custom('ob_widget_presentation_id') }}"{% endif %}>
<div class="box-titre"><h2><span>{{ Custom('ob_widget_presentation_title')|title }}</span></h2></div>
<div class="box-content">
<ul>
{% if Blog.Title %}
<li>
<strong>
<label>{{ Lang.Get('Blog')|title }}</label>
</strong> :
{{ Blog.Title }}
</li>
{% endif %}
{% if Blog.Avatar %}
<li>
<a href="{{ Blog.Url }}">
<img src="{{ Blog.Avatar|resize(200) }}" alt="{{ Blog.Title }}" />
</a>
</li>
{% endif %}
{% if Blog.Description %}
<li>
<strong>
<label>
{{ Lang.Get('Description') }}
</label>
</strong> :
{{ Blog.Description }}
</li>
{% endif %}
<li>
<a class="linkContact"
href="/contact">
{{ Lang.Get('Contact') }}
</a>
</li>
</ul>
</div>
<div class="box-footer"><h2><span> </span></h2></div>
</div>
{% endif %}
{# Profile #}
{% if Custom('ob_widget_profile') %}
<div class="box profil"{% if Custom('ob_widget_profile_id') %} id="{{ Custom('ob_widget_profile_id') }}"{% endif %}>
<div class="box-titre"><h2><span>{{ Custom('ob_widget_profile_title')|title }}</span></h2></div>
<div class="box-content">
<ul>
{% if Blog.Owner.Nickname %}
<li>
<strong>
<label>
{{ Lang.Get('Name')|title}} :
</label>
</strong>
{{ Blog.Owner.Nickname }}
</li>
{% endif %}
{% if Blog.Owner.Avatar %}
<li>
<img src="{{ Blog.Owner.Avatar|resize(200) }}"
alt="{{ Blog.Owner.Bio }}" />
</li>
{% endif %}
{% if Blog.Owner.Bio %}
<li>
<strong>
<label>
{{ Lang.Get('about me:')|title }}
</label>
</strong>
{{ Blog.Owner.Bio }}
</li>
{% endif %}
</ul>
</div>
<div class="box-footer"><h2><span> </span></h2></div>
</div>
{% endif %}
{# Free text 1 #}
{% if Custom('ob_widget_freetext_1') %}
<div class="box text"{% if Custom('ob_widget_freetext_1_id') %} id="{{ Custom('ob_widget_freetext_1_id') }}"{% endif %}>
<div class="box-titre"><h2><span>{{ Custom('ob_widget_freetext_1_title') }}</span></h2></div>
<div class="box-content">
{{ Custom('ob_widget_freetext_1_text') }}
</div>
<div class="box-footer"><h2><span> </span></h2></div>
</div>
{% endif %}
{# Search #}
{% if Custom('ob_widget_search') %}
<div class="box recherche"{% if Custom('ob_widget_search_id') %} id="{{ Custom('ob_widget_search_id') }}"{% endif %}>
<div class="box-titre"><h2><span>{{ Custom('ob_widget_search_title')|title }}</span></h2></div>
<div class="box-content">
<!-- Search form -->
{% if Custom('display_widget_search') == false %}
<div class="widget search" >
<h3>{{ Lang.Get('Search') }}</h3>
<form action="/search" method="post">
<input type="text" name="q" placeholder="{{ Lang.Get('Search something here') }}..."{% if isSearch %} value="{{ Search.Keyword }}"{% endif %} />
<input type="submit" value="{{ Lang.Get('Search') }}" class="button"/>
</form>
</div>
{% endif %}
</div>
<div class="box-footer"><h2><span> </span></h2></div>
</div>
{% endif %}
{# Free text 2 #}
{% if Custom('ob_widget_freetext_2') %}
<div class="box text"{% if Custom('ob_widget_freetext_2_id') %} id="{{ Custom('ob_widget_freetext_2_id') }}"{% endif %}>
<div class="box-titre"><h2><span>{{ Custom('ob_widget_freetext_2_title') }}</span></h2></div>
<div class="box-content">
{{ Custom('ob_widget_freetext_2_text') }}
</div>
<div class="box-footer"><h2><span> </span></h2></div>
</div>
{% endif %}
{# Archives #}
{% if Custom('ob_widget_archives') %}
<div class="box archive"{% if Custom('ob_widget_archives_id') %} id="{{ Custom('ob_widget_archives_id') }}"{% endif %}>
<div class="box-titre"><h2><span>{{ Custom('ob_widget_archives_title')|title }}</span></h2></div>
<div class="box-content">
<ul>
{% list Blog.Archives %}
{% if Archive.Year >= "now"|date("Y")-1 %}
{% list Archive.Months %}
<li>
<a href="{{ Month.Url }}">
{{ Lang.Get(Month.Name) }} {{ Archive.Year }}
</a>
{% if Custom('ob_widget_archives_count') %}
({{ Month.PostCount }})
{% endif %}
</li>
{% endlist %}
{% endif %}