Au secouuuurs, mon header de fond a disparu !!!
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Au secouuuurs, mon header de fond a disparu !!!
Bonjour
La construction de l'apparence générale du forum touche à sa fin mais j'ai un dernier bug à résoudre avant de véritablement passer au contenu. Et pour le coup c'est vraiment la cata !!! :zen:
Donc voila... Le header de fond de mon forum ne s'affiche plus ET il m'est impossible de modifier le template index_body sans tout faire buguer !!! (Si je le modifie ça me remet automatiquement une des modifications que j'avais faite il y a plusieurs jours. Mais depuis j'ai remis le template par défaut X et X fois...)
Donc je me dis que peut être les deux problèmes sont liés mais je n'en suis pas certaine. Ca fait des heures et des heures qu'on relis nos css et nos templates sans trouver la solution (en même temps on est pas très douées lol).
Je ne sais même pas où chercher dans les templates pour le header... (J'ai peut être supprimé une ligne sans le faire exprès).
Merci mille fois à tous ceux qui se pencheront sur notre problème.
Voici mon css :
La construction de l'apparence générale du forum touche à sa fin mais j'ai un dernier bug à résoudre avant de véritablement passer au contenu. Et pour le coup c'est vraiment la cata !!! :zen:
Donc voila... Le header de fond de mon forum ne s'affiche plus ET il m'est impossible de modifier le template index_body sans tout faire buguer !!! (Si je le modifie ça me remet automatiquement une des modifications que j'avais faite il y a plusieurs jours. Mais depuis j'ai remis le template par défaut X et X fois...)
Donc je me dis que peut être les deux problèmes sont liés mais je n'en suis pas certaine. Ca fait des heures et des heures qu'on relis nos css et nos templates sans trouver la solution (en même temps on est pas très douées lol).
Je ne sais même pas où chercher dans les templates pour le header... (J'ai peut être supprimé une ligne sans le faire exprès).
Merci mille fois à tous ceux qui se pencheront sur notre problème.
Voici mon css :
- Code:
a.mainmenu
{background-color:#EDF5FA;
border-right: 2px solid #B7C4CA;
border-left: 3px solid #B7C4CA;
border-left: 2px solid #B7C4CA;
text-color:#463F32;text-transform:lowercase;
padding-top:1px;padding-bottom:1px;}
a.mainmenu:hover
{text-decoration:none;
color :#463F32;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
border-left: 2px solid #CCC4CC}
.mainmenu img
{
display : none !important;
}
a:hover
{
text-decoration: none !important;
}
.arthur1 {
height: 140px;
border: 6px solid #EDF5FA;
border-radius: 20px 0px 20px 0px;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align:justify;
line-height: 13px;
background-color: #ffffff
}
.arthur2 {align: right;
height: 140px;
border: 3px solid #EDF5FA;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align:justify;
line-height: 13px;
background-color: #ffffff;
text-align: center;
text-padding top:20px;
font-family: cinzel decorative;
font-size: 14px;
color:#463F32;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
}
.arthur3 {
height: 140px;
border: 3px solid #FFF48D;
border-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg") 42 round stretch;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align:justify;
line-height: 13px;
background-color: #ffffff
}
.arthur4 {
height: 140px;
border: 3px solid #FFF48D;
border-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg") 42 round stretch;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align:justify;
line-height: 13px;
background-color: #ffffff
}
.arthur5 {
height: 140px;
border: 3px solid #FFF48D;
border-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg") 42 round stretch;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align:justify;
line-height: 13px;
background-color: #ffffff
}
.titre2 { text-transform: lowercase;
letter-spacing: -3px;
font-family: arial;
font-style: italic;
text-align: center;
font-size: 50px;
color: #EDF5FA;
}
a:hover
{
text-decoration: none !important;
}
div.postbody {
text-align: justify !important;
background-color:#ffffff;
border-right: solid 4px #EDF5FA;
border-left: solid 4px #EDF5FA;
border-radius: 10px 0px 10px 0px;
margin-left: 5px;
margin-right:5px;
padding-left:20px;
padding-right:20px;
padding-top:40px;
padding-bottom:40px;
}
.code {
border: 3px white solid;
}
u {
color : #111111;
border-bottom: 1px dotted;
text-decoration: none}
a {text-decoration: none;
text-transform: lowercase ;
letter-spacing: 1px;}
a:hover {
Font-weight: bold;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
text-decoration: none !important;}
a.topictitle:link
{
color: #303030;
font:croissant one;
}
a.topictitle:visited
{text-decoration: none;
color: #303030;
font:croissant one;
text-transform:uppercase;
font-weight: bold;}
a.topictitle:hover{
text-decoration: none !important;
text-border bottom: 5px #303030 dotted;
color: #303030;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
font:cinzel decorative;
font-size:14px;}
a.forumlink {
color: #463F32;
font-family: 'croissant one';
text-shadow: 0px 0px 2px rgb(250, 241, 205);
font-size: 16px;
}
a.forumlink:hover {
color: #463F32;
font-family: 'croissant one';
font-size: 20px;
font-style:italic;
text-align:center;
background-image: url("http://img4.hostingpics.net/pics/35203420k.png");
}
@font-face {
font-family: 'Codystar';
font-style: normal;
font-weight: 400;
src: local('Codystar'), url(http://themes.googleusercontent.com/static/fonts/codystar/v1/BraFEMRumMsVbWgqTQIWRHYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
font-family: 'Cinzel Decorative';
font-style: normal;
font-weight: 400;
src: local('CinzelDecorative-Regular'), url(http://themes.googleusercontent.com/static/fonts/cinzeldecorative/v1/fmgK7oaJJIXAkhd9798yQoem3WQP60SwtMX1R01QT0U.woff) format('woff');
}
@font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 400;
src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(http://themes.googleusercontent.com/static/fonts/playfairdisplay/v7/9MkijrV-dEJ0-_NWV7E6N9QroGjXLbbdFByKqKsSrKI.woff) format('woff');
}
@font-face {
font-family: 'Croissant One';
font-style: normal;
font-weight: 400;
src: local('Croissant One'), local('CroissantOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/croissantone/v1/mPjsOObnC77fp1cvZlOfIYkaQb-UsZVONjobs91YQtw.woff) format('woff');
}
.description {
background-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg");
text-align: justify;
line-height:14px;
padding:8px;
border-right:3px solid #ffffff;
border-left:3px solid #ffffff;
border-radius:20px 0px 20px 0px;
border-bottom:3px solid #ffffff;
border-top:3px solid #ffffff;
margin-left: 10px;
margin-right: 10px;
}
.description:hover {
background:#EDF5FA;
text-align: justify;
line-height:14px;
padding:8px;
border-right:3px solid #ffffff;
border-left:3px solid #ffffff;
border-radius:0px 20px 0px 20px;
border-bottom:3px solid #ffffff;
border-top:3px solid #Ffffff;
margin-left: 10px;
margin-right: 10px;
}
.cadre1 {
background:#EDF5FA;
border-radius:20px 0px 0px 0px;
border:3px solid #ffffff;
font-size: 9px;
}
.cadre1:hover {
background-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg");
background:#EDF5FA;
border-radius:0px 20px 0px 20px;
border:3px solid #ffffff;
font-size: 9px;
}
.cadre2 {
background:#EDF5FA;
border-radius:0px 0px 20px 0px;
border:3px solid #ffffff;
font-size: 9px;
}
.cadre2:hover {
background-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg");
border-radius:0px 20px 0px 20px
border:3px solid #ffffff;
font-size: 9px;
}
.titrecat {
text-align: center;
font-size: 50px;
font-family:"Croissant One";
text-shadow: 0px 0px 2px rgb(250, 241, 205);
padding-top: -15px;
padding-bottom: 15px;
display: block;
width: 80%;
border-top: 6px solid #ffffff;
border-right: 3px solid #ffffff;
border-left: 3px solid #ffffff;
background-color: #ffffff;
border-radius:60% 20% 0% 0%;
margin-top: 12px;
height: 30px;
font-weight: bolder;}
.sousfofo span {background:#ffffff;
padding: 3px 7px 3px 7px;
text-align: center;
border-right: solid 2px #EDF5FA;
border-left: solid 2px #EDF5FA;
Font-weight: italic;
font:cinzel decorative;
}
.sousfofo span:hover {
background-image: url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg");
padding: 3px 7px 3px 7px;
text-align: center;
border-right: solid 2px #ffffff;
border-left: solid 2px #ffffff;
Font-weight: italic;
}
a.forumlink {border-bottom: 3px solid #ffffff;
padding-top: 3px;
display: block;
}
.bodyline{background:none;border:none;}
.profilentour {
text-align:center;
padding:9px;
background-color: #b7c4ca;
border-radius : 50px 0px 50px 0px;
}
.profil_contour
{
border: #ffffff 3px solid; /*La bordure*/
background-color: #edf5fa; /*Le fond*/
border-radius:0px 50px 0px 50px;
}
.pseudo { font-family: croissant one;
font-size: 15px;}
.postdetails.poster-profile a img
{border : solid 3px #ffffff ;
border-radius : 0px 50px 0px 50px;
}
.postdetails.poster-profile img {
width: 200px;
border : solid 3px #ffffff;
border-radius : 50px 0px 50px 0px;
font-size:10px;
}
.poster-profile img:hover {
-o-transition: 0.4s ease;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-htm-transition: 0.3s ease;
-ms-transition: 0.3s ease;
transition: 0.3s ease;
-o-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-htm-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}
input.post, textarea.post {
border-radius: 20px;
border: solid 1px #ffffff;
}
.pv span {background-color:#ffffff;
padding: 3px 7px 3px 7px;
text-align: center;
border-right: solid 2px #F8FCFE;
border-left: solid 2px #F8FCFE;
Font-weight: italic;
font-family : cinzel decorative;
font-align: justify;
font-size : 15px;
border-radius : 50px 0px 50px 0px;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
}
.histpv {
background-color: #ffffff;
text-align: justify;
font-size:9px;
line-height:14px;
padding:8px;
border-right:3px solid #edf5fa;
border-left:3px solid #edf5fa;
border-radius:0px 20px 0px 20px;
border-bottom:3px solid #eeeeee;
border-top:3px solid #eeeeee;
margin-left: 10px;
margin-right: 10px;
}
.titrepv {background-color:#ffffff;
padding: 3px 7px 3px 7px;
text-align: center;
border-bottom: dotted 5px #eeeeee;
Font-weight: italic;
font-family : croissant one;
font-size : 24px;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
}
.caractèrepv {background-color:#ffffff;
padding: 3px 7px 3px 7px;
text-align: center;
border-bottom: dotted 5px #eeeeee;
Font-weight: italic;
font-family : croissant one;
font-size : 10px;
text-shadow: 0px 0px 2px rgb(250, 241, 205);
}
.infobulle {
display: inline-block;
}
.infobulle > div {
position: absolute;
margin-top: -80px;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.3) rotate(-45deg);
-moz-transform: scale(0.3) rotate(-45deg);
-o-transform: scale(0.3) rotate(-45deg);
transform: scale(0.3) rotate(-45deg);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.infobulle:hover > div {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
.bouh {
width: 280px;
padding: 15px;
margin: auto;
background-color: #ffffff;
text-align: center;
-webkit-border-radius: 0px;
-moz-border-radius: 5px;
-o-border-radius: 0px;
border-radius : 50px 0px 50px 0px;
}
.bouh a {
padding: 5px;
margin: 5px 0 0 0;
display: inline-block;
background-color: #ffffff;
text-decoration: none;
-webkit-box-shadow: 0 0 3px #F8FCFE, 0 0 5px #eeeeee;
-moz-box-shadow: 0 0 3px #F8FCFE, 0 0 5px #eeeeee;
-o-box-shadow: 0 0 3px #F8FCFE, 0 0 5px #eeeeee;
box-shadow: 0 0 3px #F8FCFE, 0 0 5px #eeeeee;
-webkit-border-radius: 0px;
-moz-border-radius: 5px;
-o-border-radius: 0px;
border-radius : 50px 0px 50px 0px;
}
.bouh h1 {
-webkit-text-shadow: 0 0 5px #F8FCFE;
-moz-text-shadow: 0 0 5px #F8FCFE;
-o-text-shadow: 0 0 5px #F8FCFE;
text-shadow: 0 0 5px #F8FCFE;
}
.bouh p {
text-align: justify;
}
.bouh hr {
-webkit-box-shadow: 0 0 3px #F8FCFE;
-moz-box-shadow: 0 0 3px #F8FCFE;
-o-box-shadow: 0 0 3px #F8FCFE;
box-shadow: 0 0 3px #F8FCFE;
}
.fleche {
width: 0;
margin-left: 70px;
border: 5px solid transparent;
border-bottom: 10px solid #F8FCFE;
}
.forumline {padding:6px;
padding-radius:10px;
background-image:url("http://media.grahambrown.com/assets/tile/329x405/329x/grahambrown/aff61d6c-3181-4361-b164-cad07c3c5b9a.jpg");;
border:10px solid EDF5FA;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;}
.bodyline
{
opacity : 0.7;
-moz-opacity : 0.7;
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
filter : alpha(opacity=70); /* IE < 8 */
}
.arthur1{
border-radius: 0px 20px 0px 20px;
}
.arthur2{
border-radius: 0px 20px 0px 20px;
}
.date {font-size:9px;}
div.cssactif_tableaupartenaire {
width: 208px; /* À adapter en fonction du nombre de colonnes désirées (typiquement: (NOMBRE_COLONNE * (2*MARGE)) + (4 * Largeur initiale) */
line-height: 0; /* À ne pas modifier */
}
div.cssactif_tableaupartenaire a, div.cssactif_tableaupartenaire a img {
height: 20px; /* Hauteur initiale */
width: 50px; /* Largeur initiale */
}
div.cssactif_tableaupartenaire a {
display: inline-block; /* À ne pas modifier */
position: relative; /* À ne pas modifier */
margin: 1px; /* MARGE entre les images */
}
div.cssactif_tableaupartenaire a img {
display: block; /* À ne pas modifier */
position: absolute; /* À ne pas modifier */
left: 0; /* À ne pas modifier */
top: 0; /* À ne pas modifier */
/* Transitions pour différents navigateurs */
/* navigateur: toutes_transitions durée type */
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
div.cssactif_tableaupartenaire a:hover img {
height: 31px; /* Hauteur finale */
width: 88px; /* Largeur finale */
z-index: 99; /* Place l'image au-dessus des autres */
/* Positionne le logo de pleine taille au centre - À adapter */
left: -50%;
top: -50%;
}
.input,textarea, select {
border-radius: 10px 0px 10px 0px;
-moz-border-radius: 10px;
padding-left: 3px;
border: 2px solid white;
}
.body{
background-color: #EDF5FA;
background-image: url("http://img4.hostingpics.net/pics/953139130424082046717005.png");
background-position:top;
background-repeat:no-repeat;
}
.titresujets{
margin-right:10px;
margin-left:0px;
margin-top:6px;
margin-bottom:6px;
background:#ffffff;
border-radius:20px 0px 20px 0px;
border:3px solid #edf5fa;
font-size: 10px;
text-align:center;
font=croissant one;
}
.titresujets:hover{
margin-right:10px;
margin-left:0px;
margin-top:6px;
margin-bottom:6px;
background:#edf5fa;
border-radius:0px 20px 0px 20px;
border:3px solid #ffffff;
font-size: 10px;
text-align:center;
font=croissant one;
}
.titresujets2{
margin-right:40px;
margin-left:30px;
font-size: 20px;
font:cinzel decorative;
text-indent:20px;
letter-spacing:4px;
background:#edf5fa;
border-radius:4px 4px 4px 4px;
border:3px solid #ffffff;
border-shadow:0px 0px 5px rgb(250, 241, 205);}
.ascenseur {
position: fixed;
top: 50px;
left: 0px;
background-color: #edf5fa;
-moz-border-radius: 0px 35px 35px 0px;
-webkit-border-radius: 0px 35px 35px 0px;
border-radius: 0px 35px 35px 0px;
}
/* Bloc principal */
.monBloc {
position: relative;
overflow: hidden;
width: 250px;
height: 150px;
background: edf5fa;
}
/* LISTE */
ul#conteneur {
position: fixed;
margin: 0;
padding: 0;
top: 50px;
right: 0px;
list-style: none;
z-index: 999;
}
/* ÉLÉMENT DE LA LISTE */
ul#conteneur li {
width: 98px;
margin: 6px 0;
padding: 0;
}
/* BLOC DE CHAQUE MENU */
.block_tfa {
background: #ffffff;
display: block;
width: 98px;
border: 2px solid #edf5fa;
border-radius: 20px 0px 20px 0Px;
-moz-box-shadow: 1px 1px 3px #ffffff;
-webkit-box-shadow: 1px 1px 3px #ffffff;
box-shadow: 1px 1px 3px #ffffff;
padding: 5px;
}
/* SPAN CONTENANT LE LIEN DU BAS */
.lien_bas {
display: block;
padding: 2px;
background: #ffffff;
border: 4px dotted #edf5fa;
font: 11px croissant one;
font-style: italic;
}
/* LIEN DU BAS */
.lien_bas a {
text-decoration: none;
color: #303030 !important;
outline: none;
}
/* LIEN DU BAS AU SURVOL */
.lien_bas a:hover {
color: #303030 !important;
}
Dernière édition par Loü le Dim 28 Avr 2013 - 0:26, édité 1 fois
Loü- ***
- Messages : 171
Inscrit(e) le : 28/01/2010
Re: Au secouuuurs, mon header de fond a disparu !!!
Han j'ai fini par trouvé. Il suffisait en fait d'enlever le . devant body parce que c'est une classe spéciale.
Merci quand même, ce forum est super !
Merci quand même, ce forum est super !
Loü- ***
- Messages : 171
Inscrit(e) le : 28/01/2010
Sujets similaires
» header disparu
» Mettre une image de fond à un header de fond
» Thème "Green Labor" : header disparu
» Header de fond
» Header de fond qui ne s'affiche pas
» Mettre une image de fond à un header de fond
» Thème "Green Labor" : header disparu
» Header de fond
» Header de fond qui ne s'affiche pas
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum