header de fond qui ne s'affiche plus Bouton_activeheader de fond qui ne s'affiche plus Bouton_hoverheader de fond qui ne s'affiche plus Fb-hoverheader de fond qui ne s'affiche plus Fb-active
CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur:

Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus!

Derniers sujets
» Fiche de Présentation RPG
header de fond qui ne s'affiche plus EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
header de fond qui ne s'affiche plus EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
header de fond qui ne s'affiche plus EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
header de fond qui ne s'affiche plus EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
header de fond qui ne s'affiche plus EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
header de fond qui ne s'affiche plus EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
header de fond qui ne s'affiche plus EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
header de fond qui ne s'affiche plus EmptyMar 07 Fév 2023, 08:40 par Oxtran

-40%
Le deal à ne pas rater :
-40% sur le Pack Gaming Mario PDP Manette filaire + Casque filaire ...
29.99 € 49.99 €
Voir le deal

Partagez
 

header de fond qui ne s'affiche plus

Voir le sujet précédent Voir le sujet suivant Aller en bas 
http://kaleidoscopes-humans.forumactif.com/forum.htm
Loü
Loü
{ Membre }
{ Membre }

Féminin Messages : 29



header de fond qui ne s'affiche plus Empty
Bonjour Very Happy

Je suis actuellement la fondatrice d'un forum en construction et j'utilise la version phpbb2.
Je suis bien embêtée parce que j'ai un problème au niveau de mes codes. En effet, le header de fond ne s'affiche plus !!!! Il s'affichait parfaitement hier donc ça doit venir d'un code ou d'une modif de template que j'ai rajouté depuis. De plus, dès que je modifie le template indexbody, tout bug !!! header de fond qui ne s'affiche plus 2077966078

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: 'playfair display';
font-size: 20px;
font-style:italic;
}
a.forumlink:hover {
color: #463F32;
font-family: 'playfair display';
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: 18px; /* 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://nsa34.casimages.com/img/2013/04/24/130424082046717005.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;
}

Merci d'avance pour vos lumières header de fond qui ne s'affiche plus 577704309 header de fond qui ne s'affiche plus 577704309 header de fond qui ne s'affiche plus 577704309
MessageSujet: header de fond qui ne s'affiche plus   header de fond qui ne s'affiche plus EmptySam 27 Avr 2013, 11:53
Revenir en haut Aller en bas
http://enaevolare.fr
'Christa
'Christa
Lostmindy
Lostmindy

Féminin Messages : 2856



header de fond qui ne s'affiche plus Empty
Bonjour, comme l'indique le post-it de cette section, il nous est difficile de t'aider si tu nous donnes si peu d'éléments, pourrait-on avoir le template index_body, et le lien de ton forum ? Merci.
MessageSujet: Re: header de fond qui ne s'affiche plus   header de fond qui ne s'affiche plus EmptyDim 28 Avr 2013, 05:50
Revenir en haut Aller en bas
http://www.school-of-pub.net/forum.htm
Murtagh
Murtagh
{ Modérateur }
{ Modérateur }

Masculin Messages : 1492



header de fond qui ne s'affiche plus Empty
Bonjour,

Cela fait près d'une semaine que votre problème est sans réponse. Toujours d'actualité ? Merci de nous le dire sous quatre jours sans quoi ce sujet sera verrouillé.

Bon Week-end. Smile
MessageSujet: Re: header de fond qui ne s'affiche plus   header de fond qui ne s'affiche plus EmptySam 04 Mai 2013, 08:28
Revenir en haut Aller en bas
Contenu sponsorisé




header de fond qui ne s'affiche plus Empty
MessageSujet: Re: header de fond qui ne s'affiche plus   header de fond qui ne s'affiche plus Empty
Revenir en haut Aller en bas
 

header de fond qui ne s'affiche plus

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

 Sujets similaires

-
» Code, pour header de fond
» Header de fond
» Header De Fond --' ?
» Problème Header de fond
» HEADER FOND DE PAGE

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
CSSActif :: De la théorie à la pratique :: Aide CSS & xHTML :: Problèmes résolus-

Partenaires Or


← Page précédente   ↑ Aller en haut Copyright © CSSActif 2009 - 2013 Tous droits réservés
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit