Bien le bonjour à toutes et tous,
Aujourd'hui je viens vous voir car me voilà face à un soucis pour lequel je ne trouve pas de solution. Je me débrouille pour modifier des codes déjà existants mais sans plus et là, malgré toutes mes tentatives, rien ne marche...
En fait, j'essaie d'installer un background sur l'un de nos forums et ce dernier me fait des misères.
Soit il refuse de rester fixe en passant par la gestion des images du panneau d'administration (Panneau d'admin > Affichage > Gestion des images > Mode avancé) ou même en passant par le CSS
Et quand c'est pas ça, il réduit carrément la taille de l'image du background quand je retravaille l'image en plus de refuser la fixité... Ne sachant pas d'où vient le soucis, je me permets donc de vous demander votre aide. A la suite, vous trouverez l'entièreté du CSS et des codes Templates que nous avons modifier (des fois que le problème viendrait d'ailleurs).
Il faut aussi savoir que nous avons installé cette navigation : Navigation en forme d'horloge
Et enfin, voici l'adresse du forum en question : http://prohibition-games.forumactif.org
CSS
Aujourd'hui je viens vous voir car me voilà face à un soucis pour lequel je ne trouve pas de solution. Je me débrouille pour modifier des codes déjà existants mais sans plus et là, malgré toutes mes tentatives, rien ne marche...
En fait, j'essaie d'installer un background sur l'un de nos forums et ce dernier me fait des misères.
Soit il refuse de rester fixe en passant par la gestion des images du panneau d'administration (Panneau d'admin > Affichage > Gestion des images > Mode avancé) ou même en passant par le CSS
- Code:
body
{
background: url(http://i63.tinypic.com/33ayvf5.jpg) top center no-repeat fixed;
}
Et quand c'est pas ça, il réduit carrément la taille de l'image du background quand je retravaille l'image en plus de refuser la fixité... Ne sachant pas d'où vient le soucis, je me permets donc de vous demander votre aide. A la suite, vous trouverez l'entièreté du CSS et des codes Templates que nous avons modifier (des fois que le problème viendrait d'ailleurs).
Il faut aussi savoir que nous avons installé cette navigation : Navigation en forme d'horloge
Et enfin, voici l'adresse du forum en question : http://prohibition-games.forumactif.org
Les codes
CSS
- Code:
/*corps du forum*/
.bodyline
{
width: 950px;
-moz-border-radius: 20px;
border-radius:20px;
border-left: 5px solid #C40A26;
border-right: 5px solid #C40A26;
box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
-o-box-shadow: 0px 0px 10px #000000;
-htm-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
}
.bodylinewidth
{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: -9px;
margin-bottom: -9px;
}
.bodyline
{
background: #000000;
color: #C40A26;
}
body
{
background: url(http://i63.tinypic.com/33ayvf5.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
}
#chatbox .cb-avatar, #chatbox .cb-avatar > img { width: 20px !important; height:40px !important; }
#chatbox .user-msg .user, #chatbox .user-msg .msg {
display: inline;
}
#chatbox.recently-connected:after {
font-family: "trebuchet ms", serif;
font-size: 1.5em; line-height:1.5em; font-weight: bold; color: #8BC34A;
box-shadow:0 0 5px #AED581; display:block; background: #F1F8E9; margin:auto;
width:80%; margin:1.5% auto; padding:1%; white-space: pre;
content: "Bienvenue sur la chatbox =D \a Si tu es seul, remets une bûche sur le feu.";
}
/*-----------------------------------NAVIGATION-------------------------------------
/*Bloc de l'horloge*/
.nav_bloc {
background-image: url('http://img15.hostingpics.net/pics/909229montre2.png');
width: 300px;
height: 300px;
position: relative;
display: block;
margin-top: -190px;
margin-left: 30px;
}
/*Trucs pour les liens*/
.navv {
position: absolute;
display: block;
z-index: 2;
}
/*Aiguille*/
#nav_aiguille {
background-image: url('http://img15.hostingpics.net/pics/418642aiguille.png');
width: 14px;
height: 244px;
bottom: 32px;
left: 140px;
transform: rotate(0deg);
-ms-transform: rotate(0deg); /*IE 9*/
-webkit-transform: rotate(0deg); /*Opera, Chrome, and Safari*/
transition: 0.5s;
-o-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
z-index: 1;
}
/*Positionnement des liens*/
#accueil {
width: 100px;
height: 27px;
bottom: 260px;
left: 101px;
transform:rotate(1deg);
-ms-transform:rotate(1deg); /* IE 9 */
-webkit-transform:rotate(1deg); /* Opera, Chrome, and Safari */
}
#rechercher {
width: 131px;
height: 35px;
bottom: 200px;
left: 184px;
transform:rotate(57deg);
-ms-transform:rotate(57deg); /* IE 9 */
-webkit-transform:rotate(57deg); /* Opera, Chrome, and Safari */
}
#membres {
width: 94px;
height: 28px;
bottom: 100px;
left: 218px;
transform:rotate(109deg);
-ms-transform:rotate(109deg); /* IE 9 */
-webkit-transform:rotate(109deg); /* Opera, Chrome, and Safari */
}
#groupes {
width: 99px;
height: 32px;
bottom: 21px;
left: 144px;
transform:rotate(157deg);
-ms-transform:rotate(157deg); /* IE 9 */
-webkit-transform:rotate(157deg); /* Opera, Chrome, and Safari */
}
#profil {
width: 79px;
height: 28px;
bottom: 25px;
left: 55px;
transform:rotate(205deg);
-ms-transform:rotate(205deg); /* IE 9 */
-webkit-transform:rotate(205deg); /* Opera, Chrome, and Safari */
}
#mp {
width: 115px;
height: 39px;
bottom: 120px;
left: -31px;
transform:rotate(265deg);
-ms-transform:rotate(265deg); /* IE 9 */
-webkit-transform:rotate(265deg); /* Opera, Chrome, and Safari */
}
#off, #on {
width: 80px;
height: 31px;
bottom: 225px;
left: 26px;
transform:rotate(315deg);
-ms-transform:rotate(315deg); /* IE 9 */
-webkit-transform:rotate(315deg); /* Opera, Chrome, and Safari */
}
#s_inscrire {
width: 107px;
height: 37px;
bottom: 120px;
left: -27px;
transform:rotate(263deg);
-ms-transform:rotate(263deg); /* IE 9 */
-webkit-transform:rotate(263deg); /* Opera, Chrome, and Safari */
}
/*Mouvement de l'aiguille selon le lien survolé*/
#accueil:hover ~ #nav_aiguille {
transform:rotate(2deg);
-ms-transform:rotate(2deg); /* IE 9 */
-webkit-transform:rotate(2deg); /* Opera, Chrome, and Safari */
}
#rechercher:hover ~ #nav_aiguille {
transform:rotate(57deg);
-ms-transform:rotate(57deg); /* IE 9 */
-webkit-transform:rotate(57deg); /* Opera, Chrome, and Safari */
}
#membres:hover ~ #nav_aiguille {
transform:rotate(109deg);
-ms-transform:rotate(109deg); /* IE 9 */
-webkit-transform:rotate(109deg); /* Opera, Chrome, and Safari */
}
#groupes:hover ~ #nav_aiguille {
transform:rotate(157deg);
-ms-transform:rotate(157deg); /* IE 9 */
-webkit-transform:rotate(157deg); /* Opera, Chrome, and Safari */
}
#profil:hover ~ #nav_aiguille {
transform:rotate(205deg);
-ms-transform:rotate(205deg); /* IE 9 */
-webkit-transform:rotate(205deg); /* Opera, Chrome, and Safari */
}
#mp:hover ~ #nav_aiguille {
transform:rotate(265deg);
-ms-transform:rotate(265deg); /* IE 9 */
-webkit-transform:rotate(265deg); /* Opera, Chrome, and Safari */
}
#s_inscrire:hover ~ #nav_aiguille {
transform:rotate(263deg);
-ms-transform:rotate(263deg); /* IE 9 */
-webkit-transform:rotate(263deg); /* Opera, Chrome, and Safari */
}
#on:hover ~ #nav_aiguille, #off:hover ~ #nav_aiguille {
transform: rotate(315deg);
-ms-transform: rotate(315deg); /* IE 9 */
-webkit-transform: rotate(315deg); /* Opera, Chrome, and Safari */
}
/*FIN NAVIGATION*/
/*--COntexte--*/
.fiche_cont {
width:600px;
margin:auto;
}
.fond1_cont {
width:90%;
background-image:url(http://img15.hostingpics.net/pics/876228papertexturestockbyomg009d4q4wu0.jpg);
transform:rotate(-1deg);
border: solid 1px black;
margin-left:auto;
margin-right:auto;
margin-top:-50px;
}
.fond2_cont {
width:100%;
background-image:url(http://img15.hostingpics.net/pics/876228papertexturestockbyomg009d4q4wu0.jpg);
transform:rotate(-1deg);
border: solid 1px black;
margin:auto;
}
.fond3_cont {
width:97%;
background-image:url(http://img15.hostingpics.net/pics/876228papertexturestockbyomg009d4q4wu0.jpg);
margin:auto;
padding:10px;
transform:rotate(2deg);
border: solid 1px black;
text-align:center;
}
.txt_cont {
width:90%;
text-align:justify;
font-size:13px;
color:black;
padding:10px;
margin:auto;
}
.titre_cont {
display:block;
text-align:center;
font-size:25px;
color:black;
}
.img_cont {
margin-left:-30px;
width:565px;
}
.img2_cont {
width:100px;
height:100px;
padding:3px;
}
a.credit_cont {
text-decoration:none;
color:black;
text-align:center;
padding:5px;
display:block;
}
/*-- FIN CODE CONTEXTE--*/
/*Profil et affichage de lavatar par Alu pour Never utopia */
.profilmembre {
border: 1px solid #a19388;
position:relative;
margin-right:10px;/*à adapter pour que la flèche noire ne morde pas le texte (augmenter)*/
background-color:#ABABAB;
}
.pseudo{
padding-top:4px;
width:200px;
height:31px;
background-color:#1C1C1C;
position:relative;
text-align:center;
color:#949046;
font:Josefin Slab, Georgia;
text-transform:uppercase;
}
.pseudo .name a{font-size:24px; font-weight:300;color:#737373 !important;}
.flecheprofil{
width:0px;
height:0px;
border:8px solid transparent;
border-left:25px solid #1C1C1C;
position:absolute;
top:10px;
left:200px;
}
.rang {
width:136px;
height:19px;
background-color: #1C1C1C;
font: 10px Josefin Slab, Georgia;
line-height:95%;
text-transform: uppercase;
color:#636363;
margin:-15px auto 5px auto;
padding:2px;
text-align:center;
position:relative;
z-index:2;
-moz-box-shadow: 0px 0px 8px 0px #656565;
-webkit-box-shadow: 0px 0px 8px 0px #656565;
-o-box-shadow: 0px 0px 8px 0px #656565;
box-shadow: 0px 0px 8px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=8);
}
.infoprofil{
position:absolute;
top:35px;
left:0;
background: rgba(0, 0, 0, 0.75);
opacity:0;
filter:alpha(opacity=0);
height:320px;
width:200px;
text-align:center;
font:13px sans-serif 500;
text-transform:uppercase;
color:#8A8A8A;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.infoprofil:hover{opacity:1; filter:alpha(opacity=100);}
.infoprofil .label span {
visibility:visible;
text-decoration:underline;
display:block;
background-color:rgba(0, 0, 0, 0.65);
color:#8A8A8A !important;
padding:5px;
margin: 5px 0 -5px 0;
}
.infoprofil .label{visibility:hidden;}
.infoprofilrep {
visibility:visible;
display:block;
background-color:rgba(0, 0, 0, 0.65);
padding:3px;
margin:-5px 0 -3px 0;
}
/*fin du profil ****************************************************/
/* Carte ID */
.img3 {
border: 5px solid indianred;
border-radius:20px;
width:200px;
height:320px;
opacity:0.5;
-moz-transition: all 3s;
-webkit-transition: all 3s; }
.img3:hover {
border: 5px solid indianred;
border-radius:100px;
width:200px;
height:320px;
opacity:1;
-moz-transition: all 3s;
-webkit-transition: all 3s; }
.text2 {
text-size:11px;
margin-left:-20px;
padding:8px;
text-align:justify;
height:280px;
width:300px;
color:white;
box-shadow:3px 3px 5px indianred;
text-shadow:2px 1px 1px indianred;
background:-webkit-gradient(linear, 80% 20%, 10% 21%, from(#CD5F5F), to(#D88181));
border:3px solid #D88181;
border-radius:20px;
overflow:hidden;
}
.miniscroll {
margin-left:-10px;
height:20px;
width:300px;
color:white;
box-shadow:3px 3px 5px indianred;
text-shadow:2px 1px 1px indianred;
background:-webkit-gradient(linear, 80% 20%, 10% 21%, from(#CD5F5F), to(#D88181));
border:3px solid #D88181;
border-radius:20px;
text-align:center; }
/* Informations */
.text3 {
padding:8px;
text-align:justify;
height:200px;
width:500px;
color:white;
box-shadow:3px 3px 5px indianred;
text-shadow:2px 1px 1px indianred;
background:-webkit-gradient(linear, 80% 20%, 10% 21%, from(#CD5F5F), to(#D88181));
border:3px solid #D88181;
border-radius:20px;
overflow:auto;
}
/* Liens */
.text1 {
padding:28px;
text-align:justify;
height:100px;
width:390px;
color:white;
box-shadow:3px 3px 5px indianred;
text-shadow:2px 1px 1px indianred;
background:-webkit-gradient(linear, 80% 20%, 10% 21%, from(#CD5F5F), to(#D88181));
border:3px solid #D88181;
border-radius:20px;
overflow:auto;
}
.img1 {
margin-bottom:-20px;
border:3px solid indianred;
-moz-transform:rotate(20deg);
-webkit-transform:rotate(20deg);
opacity:0.8;
-moz-transition: all 1s;
-webkit-transition: all 1s;}
.img1:hover {
margin-bottom:-20px;
border:3px solid indianred;
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
opacity:1;
-moz-transition: all 1s;
-webkit-transition: all 1s;
}
.img2 {
margin-left:-5px;
margin-bottom:-45px;
border:3px solid indianred;
-moz-transform:rotate(20deg);
-webkit-transform:rotate(20deg);
opacity:0.8;
-moz-transition: all 1s;
-webkit-transition: all 1s;}
.img2:hover {
margin-left:-5px;
margin-bottom:-45px;
border:3px solid indianred;
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
opacity:1;
-moz-transition: all 1s;
-webkit-transition: all 1s;
}
.ruban {
text-align:center;
margin-left:320px;
margin-top:-30px;
background-color:indianred;
color:white;
font-size:16px;
height:20px;
width:200px;
opacity:0.8;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-moz-transform:rotate(-30deg);
-webkit-transform:rotate(-30deg); }
.ruban:hover {
text-align:center;
margin-left:320px;
margin-top:-30px;
background-color:indianred;
color:white;
font-size:16px;
height:20px;
width:200px;
opacity:1;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-moz-transform:rotate(-30deg);
-webkit-transform:rotate(-30deg); }
.un{
margin-right:-30px;
margin-top:-40px; }
.titre1 {
text-align:center;
color : #D88181;
text-decoration : none;
font-size:70px;
font-family: 'Brush script std', 'Vivaldi', 'Giddyup std', cursive;
padding-right:4px;
padding-left:7px;
letter-spacing:1px;
text-shadow: 2px 2px 3px indianred;
}
/*AVATAR CENTREY DANS LE PROFIL*/
.postdetails.poster-profile a img {
margin: auto;
display: block;
margin-bottom: -10px;
}
a.forumlink:link, a.forumlink:visited {
font-family: Georgia;
font-weight: bold;
Font-style: italic;
text-align: left;
font-size: 21px;
letter-spacing: -2px;
display: block;
margin-left: 30px;
}
/*AFFICHAGE DE L'AVATAR*/
.name1{
font-size: 16px; /*pour la taille du pseudo*/
}
.profilava{
background-color: #E6C8B1; /*couleur de fond*/
width: 230px;
text-align: center;
border-top: 5px solid #a87556; /*au-dessus*/
border-bottom: 5px solid #a87556; /*en-dessous*/
border-left: 1px dotted #a87556;
border-right: 1px dotted #a87556;
border-radius: 15px;
}
.profilinfo{
background-color: #E6C8B1;
width: 230px;
text-align: justify;
font-size: 12px;
border-top: 5px solid #a87556;
border-bottom: 5px solid #a87556;
border-left: 1px dotted #a87556;
border-right: 1px dotted #a87556;
border-radius: 15px;
}
/*FIN CODAGE VAVA*/
span a.forumlink:hover {
text-align: left;
text-transform : lowercase;
letter-spacing: 1px;
display: block;
text-decoration:none;
font-weight: bold;
}
body {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
}
a.mainmenu{
font-family: Georgia;
text-transform : lowercase;
font-weight: bold;
letter-spacing:-2px;
text-align: center;
text-decoration:none;
text-shadow:1px 0px 1px #000000;
font-size: 20px;
color:#FADDAA;
}
a.mainmenu:hover {
text-decoration:none;
color:#A87556;
text-shadow: none;
border:dashed 0px #e5a462;
text-shadow:1px 0px 1px #000000;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none !important;}
a.forumlink:hover {text-transform:uppercase;}
a:hover{text-transform:lowercase;}
a { text-decoration: none; }
/* TITRE CAT INDEX*/
.secondarytitle, .secondarytitle h2{
color: #e8d9b1;
font-size: 40px;
font-variant: small-caps;
text-align: center;
font-family: Georgia;
Font-style: italic;
text-shadow:1px 1px 3px #000000;
}
.forumline{
background-image: url(http://zupimages.net/up/3/1445467771.jpg);
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
border-bottom: 6px #A87556 solid;
border-top: 2px #A87556 solid;
border-right: 2px #A87556 solid;
border-left: 2px #A87556 solid;
text-align: justify;
background-color: #A87556;
padding-left: 8px; /*espace entre les bloc et le cadre de l'index*/
padding-right: 8px; /*espace entre les bloc et le cadre de l'index*/
padding-bottom: 12px; /*espace entre les bloc et le cadre de l'index*/
padding-top: 8px;
}
.row3Right{
border: none !important;
}
.thHead{
border: none !important;
}
.thCornerL, .thCornerR, .thTop{
border: none !important;
}
.thLeft, .thRight{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight{
border: none! important;
}
.catHead{
border: none !important;
}
.catBottom{
border: none !important;
}
/*AVATAR CENTREY DANS LE PROFIL*/
.postdetails.poster-profile a img {
margin: auto;
display: block;
margin-bottom: -10px;
}
/*Modif de la position des liens genre "Top 20 des posteurs du fofo" etc.*/
.lieens {
color: red;
font-family: georgia;
font-weight: bold;
font-variant: small-caps;
}
/*Pour l'opacité sur les images*/
.opacity {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
}
.opacity:hover {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;
}
a, a:hover {
text-decoration: none !important;
}
/*Bouton Sélectionner le code*/.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
/* Début - style pour vérification pseudo à l'inscription */
#username_reg {
color: #a90c0c;
}
#username_reg.okusername {
color: #2f9122;
}
/* Fin - style pour vérification pseudo à l'inscription */
/*SE DÉBARASSER DE LA "COULEUR CADRE CATÉGORIE"*/
.catHead { border: none !important;}
.catBottom { border: none !important;}
.thLeft { border: none !important;}
.thRight { border: none !important;}
.row3Right { border: none !important;}
/*Pour l'espacement des lettres au survol d'un lien*/
a:hover{
letter-spacing: 2px;
}
/* Debuggage : on retire le fond de la liste des dernières 24h */
.DeBug td.row1 { background : none; }
/*Correction de la cassure de la barre des votes*/
.progress-bar td
{
float: left;
cellpadding: 0 !important;
cellspacing: 0 !important;
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
/*Dernière edition par... supprimé*/ tr.post span.gensmall { display: none; }
a { text-decoration: none; }
/* TITRE CHATBOX*/
#chatbox_header .cattitle strong { display: none; }
#chatbox_header .cattitle:before { content: "Taverne de Dyonisos"; }
#chatbox_header .cattitle strong { visibility: hidden; }
/*CONTOUR AUTOUR DE L'AVATAR*/
.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:3x;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border: 3px solid #F9F9F9;
}
/*AVATAR CENTREY DANS LE PROFIL*/
.postdetails.poster-profile a img {
margin: auto;
display: block;
margin-bottom: -10px;
}
/*********************************** PA ***********************************/
/*** PARTENAIRES ET TOPS ***/
.img_partenaires {
opacity: 0.5;
}
.img_partenaires:hover {
opacity: 1;
}
/*** IMAGES DU STAFF ***/
.imgPA {
border-radius: 50%;
width: 100px;
height: 100px;
}
.info {
position: relative;
z-index: 24;
text-decoration: none;
}
c.info:hover {
z-index: 25;
}
c.info span {
display: none;
}
c.info:hover span {
display: block;
position: absolute;
top: -9.3em;
left: -0.3em;
border-radius: 50%;
width: 105px;
height: 105px;
background-color: #0D0D0D;
color: #F3F3F3;
text-align: center;
font-weight: none;
}
/*** IMAGES DES PREDEFINIS ***/
.imgwidget {
border-radius: 50%;
width: 100px;
height: 100px;
-moz-transition-duration: 1s;
-moz-transition-timing-function: linear;
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: linear;
transition-duration: 1s;
transition-timing-function: linear;
}
.imgwidget:hover {
border-radius: 50%;
width: 100px;
height: 100px;
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
.info {
position: relative;
z-index: 24;
text-decoration: none;
}
d.info:hover {
z-index: 25;
}
d.info span {
display: none;
}
d.info:hover span {
display: block;
position: absolute;
top: -2em;
left: -2em;
width: 140px;
height: 50px;
overflow: auto;
background-color: #0D0D0D;
color: #F3F3F3;
text-align: center;
font-weight: none;
}
/*** EFFET DU CONTEXTE ***/
.contexte {
width: 400px;
height: 200px;
overflow: hidden;
background-color: #E8D9B1;
border-radius: 25px;
position: relative;
top: -2.2em;
}
.contexte_img {
position: relative;
z-index: 2;
width: 400px;
height: 200px;
margin-left: 0px;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
.contexte:hover .contexte_img {
margin-top: -200px;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
.contexte_description {
position: relative;
z-index: 1;
width: 350px;
height: 140px;
color: #614527;
padding: 25px;
text-align: justify !important;
font-size: 11px;
overflow: auto;
}
.contexte_description a {
text-decoration: none !important;
}
/*** SYSTEME D'ONGLETS ***/
.paonglet {
display: inline-block;
margin-left: 20px;
margin-right: 20px;
padding: 10px;
cursor: pointer;
background-color: #AD946F;
color: #614527;
}
.paonglet_0 {
border-radius: 25px;
}
.paonglet_1 {
border-radius: 25px;
color: #614527;
}
.contenu_paonglet {
padding: 25px;
display: none;
width: 780px;
height: 450px;
border-radius: 25px;
background-color: #AD946F;
}
.contenu_paonglet a{
text-decoration: none !important;
}
/*** BLOC DE TEXTE DE LA PA ***/
.bloc_pa {
background-color: #E8D9B1;
border-radius: 25px;
color: #614527;
padding: 25px;
text-align: justify !important;
position: relative;
top: -2.2em;
}
.bloc_pa a {
text-decoration: none !important;
color: #70A0BA !important;
}
/*** TITRES DES BLOCS ***/
.titre_pa {
font-family: 'Pacifico', 'cursive';
font-size: 30px;
position: relative;
top: -0.3em;
color: #F3F3F3;
z-index: 1;
}
.titre_pa:hover {
color: #70A0BA;
}
/*********************************** FIN PA ***********************************/
/***REGLEMENT****/
.fond_reg {
margin:auto;
width:80%;
border-radius: 200px;
background-color:#1D1D1D;
border:4px solid #6a0e1b;
padding:10px;
box-shadow:0px 0px 8px #767676;
text-align:center;
}
.titre_reg {
display:block;
width:60%;
margin:auto;
color:white;
font-size:25px;
text-align:center;
border:2px dotted #6a0e1b;
border-radius: 100px;
padding:10px;
background-color:#2F3C3E;
font-family: 'Berkshire Swash', cursive;
}
.texte_reg {
margin:auto;
width:75%;
border-radius: 100px;
background-color:#333333;
border:2px dotted #6a0e1b;
padding:40px;
text-align:justify;
color:white;
}
.soustitre_reg {
display:block;
font-size:18px;
color:white;
text-indent:50px;
text-shadow:2px 2px 2px #6a0e1b;
font-family: 'Handlee', cursive;
}
/****FIN REGLEMENT****/
/* -------------------------------- QEEL -------------------------------- */
/*** MISE EN FORME LIENS AU SURVOL ***/
a:hover {
text-decoration: none !important;
}
/*** MISE EN FORME FONT DU QEEL ***/
.fond_qeel {
width: 780px;
border-radius: 0px 0px 25px 25px;
background-color: #AD946F;
margin: auto;
height: 620px;
position: relative;
}
/*** MISE EN FORME TITRE PRINCIPAL ***/
.titre_principal {
color: #2D5A57;
font-family: georgia;
font-size: 28;
letter-spacing: 5px;
text-align: center;
}
/*** MISE EN FORME SOUS-TITRE "Et à qui se fier ?" ***/
.titre_secondaire {
color: #C7BBC1;
font-family: georgia;
font-size: 14px;
text-align: center;
}
/*** MISE EN FORME BLOC STATISTIQUES ***/
.bloc_stat {
background-color: #F0F0F0;
padding: 15px;
width: 200px;
height: 150px;
overflow: auto;
font-size: 11px;
border: 2px solid #CACACA;
text-align: justify;
color: #515151;
position: absolute;
left: 3em;
z-index: 1;
}
/*** MISE EN FORME BLOC DES GROUPES ***/
.bloc_groupes {
background-color: #F0F0F0;
padding: 15px;
width: 420px;
height: 50px;
overflow: auto;
font-size: 12px;
border: 2px solid #CACACA;
text-align: center;
font-family: 'Times Nex Roman';
font-variant: small-caps;
position: absolute;
left: 24.1em;
z-index: 1;
}
/*** MISE EN FORME BLOC DES CONNECTES LES 24H ***/
.bloc_connectes {
background-color: #F0F0F0;
padding: 15px;
width: 420px;
height: 50px;
overflow: auto;
font-size: 20px;
border: 2px solid #CACACA;
text-align: center;
font-family: 'Six Caps', sans-serif;
position: absolute;
left: 14.5em;
z-index: 1;
}
/*** COULEUR ET TRANSPARENCE DU FOND DES 24H ***/
#kaboum .row1 {
background-color : transparent;
}
#kaboum span.gensmall {
color: #515151;
}
/*** MISE EN FORME DES TITRES (simple + survol) ***/
.titre_bloc {
font-family: 'Dancing Script', cursive;
font-size: 24px;
font-weight: bold;
color: #303030;
position: absolute;
z-index: 2;
margin-top: -18px;
}
.titre_bloc:hover {
color: #2D5A57;
}
/*** GROUPES A ONGLETS ***/
/* Mise en forme des noms de groupe */
.groupe_onglet {
display: inline-block;
padding: 10px;
}
/* Mise en forme du bloc en transparence de description */
.contenu_groupe_onglet {
padding: 15px;
display: none;
width: 315px;
height: 115px;
overflow: auto;
font-size: 11px;
color: #414141;
text-align: justify;
background-color: #CBC4C2;
position: absolute;
top: 14em;
left: 21em;
filter: alpha(opacity = 50);
opacity: 0.5;
}
/* Mise en forme des liens */
.contenu_groupe_onglet a{
text-decoration: none !important;
}
/*** MISE EN FORME DES CREDITS ***/
.credits {
text-align: right;
margin-right: 10px;
font-size: 9px;
margin-top: 10px;
}
.credits a{
color: #B0C3AB;
}
/* -------------------------------- FIN QEEL -------------------------------- */
Dernière édition par P'tit loup le Dim 8 Nov 2015 - 13:49, édité 1 fois