Le onglets sur la PA qui ne s'ouvrent pas.

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Jeu 15 Déc 2011, 16:42

Bonjour I love you
J'ai un petit soucis, après avoir terminé le code des onglets de la pa sur mon forum test, je l'ai mis sur un forum que j'administre et impossibilité d'ouvre les onglets.
J'a utilisé ce tutoriel: https://forum.forumactif.com/t310879-3-tableaux-a-onglets-pour-le-message-d-accueil
voici les codes:
CSS complet (je ne me suis pas personnellement occupée du reste, c'est la fondatrice qui a presque tout fait, donc peut-être que ça vient de là.)
Code:
/*EDITION*/
tr.post span.gensmall { display: none; }

/*CONTOUR AVATAR*/
.avatar img{
border: none;opacity: 0.8;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border: 3px Solid #081637;
width: 200px;
height: 320px;
display: block;
}

.avatar img:hover
{border: none;opacity: 1;
background-color: transp;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border: 3px Solid #081637;
width: 200px;
height: 320px;
display: block;
}

/*MENU*/
.mainmenu {
font-family: verdana;
font-size: 14px;
text-transform: lowercase;
font-color: black;
letter-spacing: -1pt;
text-shadow: 0px 0px 1px #081637;
}

/*PROFIL*/
.profil {
border: 2px #081637 solid;
font-size:11px;
font-family: arial;
text-decoration:none;
padding-right:1px;
padding-left:1px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
width: 200px;
}

.profil1 {
border-bottom: 1px solid #081637;
}

.rang {
font-size:10px;
}

/*LIST*/
.postbody {padding-left:30px;}

/*JUSTIFIER*/
.postbody {
    display: block;
    text-align:justify;
}

/*CONTOUR DU FORUM*/

.bodyline {
border: 5px #081637 solid;}

/*PSEUDO*/
.name {
font-size:18px;
font-family: Trebuchet MS;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
letter-spacing: -1pt;
text-shadow: 0px 0px 1px #081637;
}

/*TAILLE QEEL*/
.taille{
font-family: Arial,Helvetica,sans-serif;
font-size:12px;
}
/*TAILLE SUJET*/
.taille1{
font-family: Arial,Helvetica,sans-serif;
font-size:9px;
}

/*TITRE CATEGORIES*/
a.forumlink {
font-family: Times New Roman;
border-bottom: 1px solid #081637;
font-weight: normal;
font-size: 23px;
font-style: italic;
letter-spacing: -2pt;
text-transform: lowercase;
text-shadow: 0px 0px 1px #2D3028;
color:#4377A5;
display:block;
text-align: justify;
}

a.forumlink:hover{font-family: Times New Roman;
font-weight: normal;
font-size: 23px;
font-style: italic;
letter-spacing: -2pt;
text-shadow: 0px 0px 1px #D19A50;
text-transform: lowercase;
color:#4377A5;
}

/*SOULIGNEMENT DES PSEUDOS*/
a { text-decoration: none; }

/*CONTOUR CATEGORIES*/
.forumline{
-moz-border-radius: 7px 7px 7px 7px ;
border-bottom: 5px #081637 solid;
border-top: 5px #081637 solid;
border-right: 2px #081637 solid;
border-left: 2px #081637 solid;}

/*--- Ombre ---*/
.ombre {
font-size:13px;
font-family: Times New Roman;
font-style: italic;
}

/*SOULIGNEMENT*/
u {
text-decoration: none;
border-bottom: 2px #081637 solid;
-moz-border-radius: 6px;
}


/*SPOILER*/
.spoiler_closed{
background-color: #00000C; /* couleur noire du fond */
border:1px #070E28 solid; /* bordure blanche en traits peu épais */
-border-radius: 15px; /* tous les côtés sont arrondis */
-moz-border-radius: 15px; /* tous les côtés sont arrondis */
-webkit-border-radius: 15px; /* tous les côtés sont arrondis */
color: #4377A5; /* couleur du texte bleu */
}

.spoiler_content{
background-color: #00000C; /* couleur noire du fond */
border:1px #070E28 solid; /* bordure blanche en traits peu épais */
-border-radius: 15px; /* tous les côtés sont arrondis */
-moz-border-radius: 15px; /* tous les côtés sont arrondis */
-webkit-border-radius: 15px; /* tous les côtés sont arrondis */
color: #4377A5; /* couleur du texte bleu */
}

/*CODE*/
.code{
font-family: Arial;
font-size: 11px;
color: #4377A5;
background-color: #00000C;
border: #070E28;
border-style: solid ;
-moz-border-left-width: 6px;
-moz-border-top-width: 6px;
-moz-border-right-width: 6px;
}

/*CITER*/
.quote{
font-family: Arial;
font-size: 11px;
color: #4377A5;
background-color: #00000C;
border: #070E28;
border-style: solid ;
-moz-border-left-width: 6px;
-moz-border-top-width: 6px;
-moz-border-right-width: 6px;
}

/*CONTOUR IMAGE*/
img.arrondi {
background-color: #F3DDC8;
padding:2px;margin:2px;
border: 1px solid #081637;
-moz-border-radius: 3px;
}

img.arrondi:hover {
background-color: #F3DDC8;
padding:2px;margin:2px;
border: 1px solid #081637;
-moz-border-radius: 3px;
}

.pix
{border: none;opacity: 0.6;
background-color: transp;
padding:1px;
margin-top:2px;
margin-left:2px;
margin-right:2px;
border: 1px solid #081637;
-moz-border-radius: 5px;
}

.pix:hover
{border: none;opacity: 1;
background-color: transp;
padding:2px;
margin-top:2px;
margin-left:2px;
margin-right:2px;
border: 1px solid #081637;
-moz-border-radius: 5px;
}

/*ONGLET CATEGORIE*/
.conteneur_onglets {
color:#4377A5; /*Couleur du texte de vos onglets*/
background-color: #00000C#081637;
font-size:19px;
font-style: italic;
font-family: Times New Roman;
text-shadow: 0px 0px 1px #2D3028;
letter-spacing: -1pt; text-transform;
border: 2px solid #081637;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
cursor:pointer;
}

#cat_Chapter one1,#cat_Chapter two2,#cat_Chapter three3,#cat_Chapter four4,#cat_Chapter five5 /*nomonglet... à remplacer par le nom des onglets*/ {
padding-top:20px;
}

.spoiler_content { display: block; }
.hidden .spoiler_content { display: none; }

.cat_forum {

margin: auto;
margin-bottom:20px;
width:50px;
}

.onglet {
display:inline-block;
margin-top:5px;
text-decoration:none; !important
cursor:pointer;
}

.onglet li {
float:left;
list-style-type:none;
margin-bottom:-10px;
text-decoration:none; !important
cursor:pointer;
}

.onglet li:hover {
text-decoration:none; !important
cursor:pointer;
}

.onglet li a {
display:block;
text-decoration:none; !important
list-style-type: none;
cursor:pointer;
}

.onglet li a: hover {
text-decoration:none;
list-style-type:none;
cursor:pointer;
}

.onglet_actif {
background-color : INDIANRED; /*URL de l'onglet étant actif*/
width:3px; /*Largeur de l'onglet étant actif*/
height:2px; /*Hauteur de l'onglet étant actif*/
cursor:pointer;
}

.onglet_nactif {
background-color : INDIANRED; /*URL de l'onglet étant inactif*/
width:3px; /*Largeur de l'onglet étant inactif*/
height:2px; /*Hauteur de l'onglet étant inactif*/
cursor:pointer;
}

.place{
color:#00000C;
text-shadow: 0px 0px 1px #00000C;
}

.titre{
font-family: Verdana;
font-size: 22px;
letter-spacing: -2pt;
text-shadow: 0px 0px 1px #2D3028;
text-transform: uppercase;
text-align: center;
color: #070E28;
}

.pres1{
width: 500px;
padding-left:30px;
text-align:justify;
-moz-border-radius: 8px;
shadow: 0px 0px 8px yellow;
border-bottom: 1px solid #070E28;
border-left: 1px solid #070E28;
}

.pres1:hover {
width: 500px;
padding-left:30px;
text-align:justify;
-moz-border-radius: 8px;
border-shadow: 0px 0px 8px yellow;
border-bottom: 1px solid #081637;
border-left: 1px solid #081637;
}

/*LIST*/
.postbody {padding-left:30px;}

/*JUSTIFIER*/
.postbody {
    display: block;
    text-align:justify;
}

/*MODELE PV*/
.pv {
background-color:#99695B;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
padding:10px;
width:500px;
}

.cadre {
border:2px solid #CFACA8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

.cadre:hover {
border:2px solid #CFACA8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

.titrepv {
text-shadow: #CFACA8 1px 1px 2px;
font-family:Times New Roman;
font-size:50px;
LETTER-SPACING: -4px;
font-style: italic;
letter-spacing: -4pt;
text-transform: lowercase
}

.pv1 {
background-color:#CFACA8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height:200px;
width:500px;
text-align:justify;
}


.pv2 {
background-color:#CFACA8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height:200px;
width:500px;
text-align:justify;
}

.pv3 {
background-color:#CFACA8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height:260px;
width:500px;
text-align:justify;
}

.pv4 {
background-color:#CFACA8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height:130px;
width:500px;
text-align:justify;
}

.titre1{
font-family: Verdana;
font-size: 14px;
letter-spacing: -2pt;
text-shadow: 0px 0px 1px #2D3028;
text-transform: uppercase;
text-align: center;
color: #A88873;
}

/*ONGLETS PA*/
.mon_onglet{
  display: inline;
  padding: 2px;
  margin: 2px;
  color: #000;
  background: transparent;
  border: 1px solid transparent;}
 
.mon_onglet:hover{
  background: transparent;}
     
.mon_onglet_selected{
  display: inline;
  padding: 2px;
  margin: 2px;
  color: #000;
  background: transparent;
  border: 1px solid transparent;}
     
.clear{
  clear: both;}
 
.mon_contenu{
  color: #000;
  background: transparent;
  border: 1px solid #000;
  padding: 10px;
  margin: 10 px;
  line-height: normal;
  font-size: 11px;}
 
#mes_contenus, #mes_onglets{
  height: 100%;
  width:100%;}

Code javascript

Code:
function changeOnglet(_this){
    var getOnglets    = document.getElementById('mes_onglets').getElementsByTagName('span');
    for(var i = 0; i < getOnglets.length; i++){
        if(getOnglets[i].id){
            if(getOnglets[i].id == _this.id){
                getOnglets[i].className = 'mon_onglet_selected';
                document.getElementById('c' + _this.id).style.display            = 'block';
            }
            else{
                getOnglets[i].className = 'mon_onglet';
                document.getElementById('c' + getOnglets[i].id).style.display    = 'none';
            }
        }
    }   
}

PA complete (pareil, je ne me suis occupée que des onglets ...)
Code:

<center><img class="pix" src="http://img15.hostingpics.net/pics/453365BNivXCeRHE.png"></center><div style="margin:auto;text-align:center;width:100%"></div>

<center><div style="color: #070E28 ; text-shadow: 0px 0px 1px #000004; font-family: Times New Roman; font-size: 19px; font-style: italic; "> <a href="http://glamourpeople.probb.fr/t9-reglement-il-maintient-l-ordre class="postlink">Reglement</a> ❧ <a href="http://glamourpeople.probb.fr/f10-scenarios-co">Scenarios</a> ❧ <a href="http://glamourpeople.probb.fr/t18-avatar-tout-y-es-range">Bottin des avatars</a> ❧ <a href="http://glamourpeople.probb.fr/f15-coins-invites">Invites</a> ❧ <a href="http://glamourpeople.probb.fr/f12-partnerships-friends">Partenariats</a></div></center>
<blockquote><blockquote><table><tbody><tr><td width"25%"="" align="left" valign="top"><div align="justify">
<center><img class="pix" src="http://25.media.tumblr.com/tumblr_lv8r3xN15l1r21ec0o1_500.gif" pix"="" width="290px class=">


<br><div style="font-size: 12px; overflow: auto; width: 290px; height: 80px; margin-left: 6px; line-height: 12px;"><blockquote><div align="justify">Les routes mènent toutes quelques part, mais si je vous dis Chance Harbor, vous connaissez ? Cette charmante ville a toujours été calme depuis de nombreuses années, rien d'anormal ou de suspect de ce genre, mais la vie change toujours... Cela fait maintenant quelques mois que tout devient étrange. Les habitants ne remarquent rien, mais derrière leur dos, il s'en passe des choses bizarre. Il y a quelques années, ce phénomène s'est déjà produit, mais aucun habitant n'a réussi à comprendre le pourquoi du comment sauf ces sorciers qui ont formé le cercle. La magie est partout dans cette ville, la nouvelle génération du cercle sait pour la magie, mais savent-il vraiment comment tout cela c'est mal terminé ?
Vous pensiez être les seuls, un sorcier ou une sorcière, mais d'autres clans se forment sans qu'on s'en aperçoivent et si je vous dis que la magie n'est pas la seule chose de surnaturelle dans cette charmante ville ?
 <a style="color: #D99F0E" href="http://chanceharbor.forumgratuit.org/t2-contexte-il-t-informe">La suite</a></div></blockquote></div>
<center><div style="font-size: 30px; font-family: Monotype Corsiva; font-style: bold; color: #070E28; letter-spacing: -2pt; text-transform: lowercase; text-shadow: 0px 0px 2px #070E28; ">❧ Le grand cercle</div></center>
<center><table style="margin: auto;"><tr><td style="padding-bottom: 4px;" align="center"><div id="mes_onglets">
    <span id="o_1" class="mon_onglet_selected" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images4.fanpop.com/image/photos/24200000/cassie-faye-and-cassie-24228789-100-100.png"></span>
        <span id="o_2" class="mon_onglet" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images4.fanpop.com/image/photos/20700000/Matt-B-3-matt-bomer-20730737-100-100.png"></span>
        <span id="o_3" class="mon_onglet" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images5.fanpop.com/image/photos/25500000/phoebe-phoebe-tonkin-25565877-153-153.png"></span>
        <span id="o_4" class="mon_onglet" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images5.fanpop.com/image/photos/27100000/-3-lily-collins-27111249-100-100.jpg"></span></td></tr>
<tr><td>
        <div class="clear"><div id="mes_contenus">
    <div id="co_1" class="mon_contenu"><center>
<img class="pix" style="width:200px"; border: 1px #4b4c6a solid padding: 2px;" src="http://img15.hostingpics.net/pics/712151tumblrlpkefwfPjS1r0dqx8o3250mini.gif"><div style="font-size: 22px; font-family: georgia; font-style: bold; color: #5e749c; letter-spacing: -1pt; text-transform: lowercase; text-shadow: 0px 0px 2px #5e749c; margin-top:-10px; ">❧ Cassie Blake</div><div class="titre"><span style="font-size: 11px; line-height: normal; color:#2a4067;"><div style="margin-top:-8px;">» Fondatrice</div><div style="font-size: 12px; font-family: georgia; font-style: bold; color: #4e596d; letter-spacing: -1pt; text-transform: lowercase; margin-top:-5px; "><a href="http://chanceharbor.forumgratuit.org/u1?tid=e2443025e9fb08be1435ae91eaa76e4f" class="postlink">Profil</a> ❧ <a href="http://chanceharbor.forumgratuit.org/privmsg?mode=post&u=1?tid=e2443025e9fb08be1435ae91eaa76e4f" class="postlink">Mpotter</a></div></span></div></center> </div>
    <div id="co_2" class="mon_contenu" style="display: none;"><center>
<img class="pix" style="width:200px"; border: 1px #4b4c6a solid padding: 2px;" src="http://img15.hostingpics.net/pics/642936tumblrlw7wbiwCwA1r46j79o5250mini.gif"><div style="font-size: 22px; font-family: georgia; font-style: bold; color: #5e749c; letter-spacing: -1pt; text-transform: lowercase; text-shadow: 0px 0px 2px #5e749c; margin-top:-10px; ">❧ Bael E. Van Polanowsky</div><div class="titre"><span style="font-size: 11px; line-height: normal; color:#2a4067;"><div style="margin-top:-8px;">» Administrateur</div><div style="font-size: 12px; font-family: georgia; font-style: bold; color: #4e596d; letter-spacing: -1pt; text-transform: lowercase; margin-top:-5px; "><a href="http://chanceharbor.forumgratuit.org/u2" class="postlink">Profil</a> ❧ <a href="http://chanceharbor.forumgratuit.org/privmsg?mode=post&u=2" class="postlink">Mpotter</a></div></span></div></center> </div>
    <div id="co_3" class="mon_contenu" style="display: none;">Mon contenu 3</div>
    <div id="co_4" class="mon_contenu" style="display: none;">Mon contenu 4</div>
</div></div></div></td></tr></table>


</center></div></td><td align="left" width="10%">

</td><td align="left" valign="top" width="25%"><div align="justify">
<center><div style="font-size: 30px; font-family: Monotype Corsiva; font-style: bold; color: #070E28; letter-spacing: -2pt; text-transform: lowercase; text-shadow: 0px 0px 2px #070E28; ">❧ Les plus talentueux</div></center>
<br><center><select style="width: 150px;" onchange="location = this.options
[this.selectedIndex].value">
<option selected="selected">
NOTRE TOP</option>
<option value="URL">
Nom du forum</option>
<option value="URL">
Nom du forum</option>
</select>
</center></div>
<br><center><div style="font-size: 30px; font-family: Monotype Corsiva; font-style: bold; color: #070E28; letter-spacing: -2pt; text-transform: lowercase; text-shadow: 0px 0px 2px #070E28; ">❧ Les news de Chance Harbor</div></center>
<br><div style="font-size: 12px; overflow: auto; width: 330px; height: 80px; margin-left: 6px; line-height: 12px;"><blockquote><div align="justify">
<b>00/00/2011</b> ❧ Ouverture de The Secret Circle RPG.
<br><b>25/11/2011</b> ❧ Mise en place du premier design.
<br><b>17/11/2011</b> ❧ Création de The Secret Circle RPG
</div></blockquote></div>

<br><div align="justify">(c) La première version a été réalisé par <i>Streamy</i> sur Bazzart. Le forum est administré par <i>Cassie Blake</i> (Christelle). THE SECRET CIRCLE RPG appartient à ses administratrices ainsi que le contenu. Toute reproduction totale ou partielle est strictement interdite.

</strong></td></tr></tbody></table></span></a>
</div></td></tr></tbody></table>
</blockquote></blockquote>



<br>

Partie onglets

Code:
<center><table style="margin: auto;"><tr><td style="padding-bottom: 4px;" align="center"><div id="mes_onglets">
    <span id="o_1" class="mon_onglet_selected" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images4.fanpop.com/image/photos/24200000/cassie-faye-and-cassie-24228789-100-100.png"></span>
        <span id="o_2" class="mon_onglet" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images4.fanpop.com/image/photos/20700000/Matt-B-3-matt-bomer-20730737-100-100.png"></span>
        <span id="o_3" class="mon_onglet" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images5.fanpop.com/image/photos/25500000/phoebe-phoebe-tonkin-25565877-153-153.png"></span>
        <span id="o_4" class="mon_onglet" onclick="changeOnglet(this);"><img class="pix" style="width:35px"; border: 1px #4b4c6a solid padding: 2px;" src="http://images5.fanpop.com/image/photos/27100000/-3-lily-collins-27111249-100-100.jpg"></span></td></tr>
<tr><td>
        <div class="clear"><div id="mes_contenus">
    <div id="co_1" class="mon_contenu"><center>
<img class="pix" style="width:200px"; border: 1px #4b4c6a solid padding: 2px;" src="http://img15.hostingpics.net/pics/712151tumblrlpkefwfPjS1r0dqx8o3250mini.gif"><div style="font-size: 22px; font-family: georgia; font-style: bold; color: #5e749c; letter-spacing: -1pt; text-transform: lowercase; text-shadow: 0px 0px 2px #5e749c; margin-top:-10px; ">❧ Cassie Blake</div><div class="titre"><span style="font-size: 11px; line-height: normal; color:#2a4067;"><div style="margin-top:-8px;">» Fondatrice</div><div style="font-size: 12px; font-family: georgia; font-style: bold; color: #4e596d; letter-spacing: -1pt; text-transform: lowercase; margin-top:-5px; "><a href="http://chanceharbor.forumgratuit.org/u1?tid=e2443025e9fb08be1435ae91eaa76e4f" class="postlink">Profil</a> ❧ <a href="http://chanceharbor.forumgratuit.org/privmsg?mode=post&u=1?tid=e2443025e9fb08be1435ae91eaa76e4f" class="postlink">Mpotter</a></div></span></div></center> </div>
    <div id="co_2" class="mon_contenu" style="display: none;"><center>
<img class="pix" style="width:200px"; border: 1px #4b4c6a solid padding: 2px;" src="http://img15.hostingpics.net/pics/642936tumblrlw7wbiwCwA1r46j79o5250mini.gif"><div style="font-size: 22px; font-family: georgia; font-style: bold; color: #5e749c; letter-spacing: -1pt; text-transform: lowercase; text-shadow: 0px 0px 2px #5e749c; margin-top:-10px; ">❧ Bael E. Van Polanowsky</div><div class="titre"><span style="font-size: 11px; line-height: normal; color:#2a4067;"><div style="margin-top:-8px;">» Administrateur</div><div style="font-size: 12px; font-family: georgia; font-style: bold; color: #4e596d; letter-spacing: -1pt; text-transform: lowercase; margin-top:-5px; "><a href="http://chanceharbor.forumgratuit.org/u2" class="postlink">Profil</a> ❧ <a href="http://chanceharbor.forumgratuit.org/privmsg?mode=post&u=2" class="postlink">Mpotter</a></div></span></div></center> </div>
    <div id="co_3" class="mon_contenu" style="display: none;">Mon contenu 3</div>
    <div id="co_4" class="mon_contenu" style="display: none;">Mon contenu 4</div>
</div></div></div></td></tr></table>


</center>

Merci d'avance I love you


Dernière édition par Sweety-candy le Sam 17 Déc 2011, 10:31, édité 1 fois
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Jeu 15 Déc 2011, 17:04

Bonjour,

Et si tu essayais de reprendre le code du tableau à onglets depuis le début ?
Là le tout c'est vraiment une jungle pour s'y retrouver.

Si tu es sûre de ton code, alors procède par élimination, le ménage par le vide :
Sauvegarde le CSS tel qu'il est là dans le Bloc-notes ou Nopad++, ensuite supprime peu à peu les codes du CSS en commençant par :
#cat_Chapter one1,#cat_Chapter two2,#cat_Chapter three3,#cat_Chapter four4,#cat_Chapter five5 /*nomonglet... à remplacer par le nom des onglets*/

En tout cas c'est ainsi que je ferais.
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Jeu 15 Déc 2011, 20:25

J'ai essayé mais toujours rien, ce que je ne comprends pas c'est que le code marche sur mon forum test et pas sur celui-ci ...
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Jeu 15 Déc 2011, 21:39

Peux-tu donner ce qui est entre les balises >head< contenu >/head< ?
J'aimerais juste vérifier s'il est mis à jour par rapport aux pages js.
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Jeu 15 Déc 2011, 21:49

Ou je peux les trouver ? ><
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Ven 16 Déc 2011, 07:16

Ah, j'ai oublié de préciser que c'est dans le template overall_header.
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Ven 16 Déc 2011, 17:05

le voici
Code:
<head>
  <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
  <meta http-equiv="content-script-type" content="text/javascript" />
  <meta http-equiv="content-style-type" content="text/css" />
  <!-- BEGIN switch_compat_meta -->
  <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
  <!-- END switch_compat_meta -->
  <!-- BEGIN switch_canonical_url -->
  <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
  <!-- END switch_canonical_url -->
  {META_FAVICO}
  {META}
  {META_FB_LIKE}
  <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
  {T_HEAD_STYLESHEET}
  {CSS}
  <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
  <script src="{JQUERY_PATH}" type="text/javascript"></script>
  <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

  <!-- BEGIN switch_fb_login -->
  <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
  <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
  <!-- END switch_fb_login -->

  <!-- BEGIN switch_ticker -->
  <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <!-- END switch_ticker -->

  <!-- BEGIN switch_ticker_new -->
  <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
  <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
        case 'top' :
            slid_vert = true;
            break;

        case 'left':
            break;

        case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

        case 'right':
            auto_dir = 'prev';
            break;

        default:
            slid_vert = true;
      }

      $(document).ready(function() {
        var w_cont = $('#fa_ticker_container').width();

        if (w_cont > 0)
        {
            $('#fa_ticker_container').width(w_cont);

            /* Affichage de la liste */
            $('#fa_ticker_content').css('display','block');

            /* Calcul des dimensions du conteneur et des ?l?ments */
            var width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});
            var height_max = h_perso;

            /* Calcul de la hauteur maximale du contenur en fonction des ?l?ments et de la hauteur personnalis?e dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
              if ($(this).height() > height_max)
              {
                  height_max = $(this).height();
              }
            } );

            /* Redimensionnement des ?l?ments et des images trop larges */
            $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () {
              if ($(this).width() > width_item)
              {
              var ratio      = $(this).width() / width_item;
              var new_height = Math.round($(this).height() / ratio);
              $(this).height(new_height).width(width_item);
              }
            });

            /* Redimensionnement et centrage du conteneur en mode vertical */
            if (slid_vert)
            {
              $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
            }

            /* Initialisation du caroussel */
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
              wrap: 'circular',
              auto: {switch_ticker.STOP_TIME},
              auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
        }
        else
        {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
        }
      });
  //]]>
  </script>
  <!-- END switch_ticker_new -->

  <script type="text/javascript">//<![CDATA[
  $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
        pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
        pm.focus();
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
        report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
        report.focus();
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
        ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
      <!-- END switch_ticker -->
  });

  <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
  <!-- END switch_login_popup -->

  <!-- BEGIN switch_login_popup -->
  $(document).ready( function() {
      $(window).resize(function() {
        var windowWidth = document.documentElement.clientWidth;
        var popupWidth = $("#login_popup").width();
        var mypopup = $("#login_popup");

        $("#login_popup").css({
        "left": windowWidth/2 - popupWidth/2
            });
      });
  });
  <!-- END switch_login_popup -->
  //]]>
  </script>
  {GREETING_POPUP}
  <!-- BEGIN switch_ticker_new -->
  <style>
  .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
  }

  .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
  }

  .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
  }
  </style>
  <!-- END switch_ticker_new -->
  {HOSTING_JS}
  <!-- BEGIN google_analytics_code -->
  <script type="text/javascript">
  //<![CDATA[
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
    _gaq.push(['_trackPageview']);

    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
  //]]>
  </script>
  <!-- END google_analytics_code -->
</head>
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Ven 16 Déc 2011, 17:13

Ah si, la variable pour les pages-js est bien là :
Code:
<!-- END switch_ticker_new -->
  {HOSTING_JS}
  <!-- BEGIN google_analytics_code -->
Donc ce n'est certainement pas au niveau du script.

Je ne vois pas d'autres solution que ce que je t'ai dit plus haut :
Sauvegarde TOUT le CSS, ainsi que le PA, supprime ce qui peut l'être et ensuite vois si ton tableau fonctionne.
Ensuite tu remets les codes les uns après les autres en vérifiant à chaque fois, ainsi tu verras bien lequel pose problème.
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Ven 16 Déc 2011, 17:33

J'ai tout refait, et rien ne marche ...
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Ven 16 Déc 2011, 18:09

Je pense que c'est difficile de t'aider, parce que sur mon FT, les onglets fonctionnent aussi parfaitement en ayant mis tout le HTML et tout le CSS, ce même avec le *head" que tu as donné plus haut.

Est-ce que le template index_body est modifié chez toi ?
Si oui, peux-tu le donner ?

Si non, c'est que c'est au niveau du script, ou des scripts déjà hébergés.
Y en aurait-il beaucoup ?

A tout hasard, donne tout le template overall_ header, seulement s'il a été modifié.

kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Ven 16 Déc 2011, 19:46

index_body: (pareil, je n'est pas touché aux templates de ce forum, tout vient de la fondatrice ...)
Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <!-- BEGIN message_admin_titre -->
  <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
  </tr>
  <!-- END message_admin_titre -->
  <!-- BEGIN message_admin_txt -->
  <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
  </tr>
  <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <!-- BEGIN switch_fb_connect_no -->
  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
        <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
              <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                    <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                    <span class="gensmall">{L_AUTO_LOGIN}</span>
                  </td>
              </tr>

              <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
              </tr>
            </table>
        </td>
      </tr>
  </table>
  <!-- END switch_fb_connect_no -->

  <!-- BEGIN switch_fb_connect -->
  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
        <td valign="top" width="100%"  class="row1" align="center">
            <table width="100%">
              <tr>
                  <td width="55%" valign="middle" align="right">
                    <table class="right">
                        <tr>
                          <td><span class="genmed">{L_USERNAME}:</span> </td>
                          <td><input class="post" type="text" size="10" name="username"/> </td>
                          <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span>
                          </td>
                        </tr>

                        <tr>
                          <td><span class="genmed">{L_PASSWORD}:</span> </td>
                          <td><input class="post" type="password" size="10" name="password"/> </td>
                          <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                    </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                    <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
              </tr>
            </table>
        </td>
      </tr>
  </table>
  <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td width="50%" valign="top">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_delete_cookies -->
        <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
        <!-- END switch_delete_cookies -->
        </span>
      </td>
      <td width="50%" align="right">
        <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
              <!-- BEGIN switch_delete_cookies -->
              <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
              <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
        </span>
      </td>
  </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <!-- BEGIN switch_fb_connect_no -->
  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
        <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
              <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                    <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                    <span class="gensmall">{L_AUTO_LOGIN}</span>
                  </td>
              </tr>

              <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
              </tr>
            </table>
        </td>
      </tr>
  </table>
  <!-- END switch_fb_connect_no -->

  <!-- BEGIN switch_fb_connect -->
  <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
        <td valign="top" width="100%"  class="row1" align="center">
            <table width="100%">
              <tr>
                  <td width="55%" valign="middle">
                    <table class="right">
                        <tr>
                          <td><span class="genmed">{L_USERNAME}:</span> </td>
                          <td><input class="post" type="text" size="10" name="username"/> </td>
                          <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span>
                          </td>
                        </tr>

                        <tr>
                          <td><span class="genmed">{L_PASSWORD}:</span> </td>
                          <td><input class="post" type="password" size="10" name="password"/> </td>
                          <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                    </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                    <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
              </tr>
            </table>
        </td>
      </tr>
  </table>
  <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr><td colspan="2"></td></tr><tr><td class="row1" width="50%" valign="top"><font size="1,5"><div style="overflow: auto; margin-right: 45px; margin-left: 45px; font-size: 11px;"><div align="justify">
   
  <div class="taille"> {TOTAL_POSTS}

          <br>{TOTAL_USERS}

        <br>  {NEWEST_USER}

        <br> {TOTAL_USERS_ONLINE}

        <br> {RECORD_USERS}</div>

         

      <br> <div style="font-size: 11px;">{LOGGED_IN_USER_LIST}</td></div></div></div><td class="row1" valign="top"><div style="overflow: auto; height:100px; margin-right: 45px; margin-left: 45px; font-size: 12px;"><div align="justify">

    <table><div style="font-size: 11px;">{L_CONNECTED_MEMBERS}</div></table></div></div>
      <table>{L_WHOSBIRTHDAY_TODAY}
      {L_WHOSBIRTHDAY_WEEK}</td><span class="gensmall"> <span style="font-family:Times New Roman"><span style="font-size: 20px"><span style="font-style: italic"><center><span style="letter-spacing: -2pt; text-transform: lowercase"><span class="groupes"><span style="text-shadow: 0px 0px 2px black"><a href="http://chanceharbor.forumgratuit.org/g8-hunters"><font color="#AAB5C7" size="4"><b>Hunters</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png"> </span>
<span class="gensmall"> <span style="font-family:Times New Roman"><span style="font-size: 20px"><span style="font-style: italic"><span style="text-shadow: 0px 0px 2px #CC9A85"><span style="letter-spacing: -2pt; text-transform: lowercase"><span class="groupes"><span style="text-shadow: 0px 0px 2px #2B501E"><a href="http://chanceharbor.forumgratuit.org/g7-humans"><font color="#E5E4D9" size="4"><b>Humans</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png"> </span>
<span class="gensmall"> <span style="font-family:Times New Roman"><span style="font-size: 20px"><span style="font-style: italic"><span style="text-shadow: 0px 0px 2px #CC9A85"><span style="letter-spacing: -2pt; text-transform: lowercase"><span class="groupes"><span style="text-shadow: 0px 0px 2px #072A55"><a href="http://chanceharbor.forumgratuit.org/g6-werwolves"><font color="#99B9D1" size="4"><b>Werewolves</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png"> </span>
<br><span class="gensmall"> <span style="font-family:Times New Roman"><span style="font-size: 20px"><span style="font-style: italic"><span style="text-shadow: 0px 0px 2px #CC9A85"><span style="letter-spacing: -2pt; text-transform: lowercase"><span class="groupes"><span style="text-shadow: 0px 0px 2px #072A55"><a href="http://chanceharbor.forumgratuit.org/g4-hybrids"><font color="#7C7CA3" size="4"><b>Hybrids</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png"> </span>
  <span class="gensmall"> <span style="font-family:Times New Roman"><span style="font-size: 20px"><span style="font-style: italic"><span style="text-shadow: 0px 0px 2px #CC9A85"><span style="letter-spacing: -2pt; text-transform: lowercase"><span class="groupes"><span style="text-shadow: 0px 0px 2px #072A55"><a href="http://chanceharbor.forumgratuit.org/g3-vampires"><font color="#A6979E" size="4"><b>Vampires</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png"> </span>
  <span class="gensmall"> <span style="font-family:Times New Roman"><span style="font-size: 20px"><span style="font-style: italic"><span style="text-shadow: 0px 0px 2px #CC9A85"><span style="letter-spacing: -2pt; text-transform: lowercase"><span class="groupes"><span style="text-shadow: 0px 0px 2px #072A55"><a href="http://chanceharbor.forumgratuit.org/g5-wizards"><font color="#3093AD" size="4"><b>Wizards</b></font></a></span> <img src="http://www.noelshack.com/up/aac/qeelespace-e8e9337137.png"> </span>
</center></font></div></div></table></tr></table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td>  </td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
& non, overall_header n'a pas été modifié.
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Ven 16 Déc 2011, 19:58

Je ne demandais pas qui a modifié quoi, juste les templates modifiés pouvant agir sur le message d'accueil. Wink

Ben nope, avec ton index_body, ça fonctionne aussi chez moi.

Et au niveau des pages JS, quels genres de scripts y sont hébergés ?
A propos, peux-tu donner le lien du forum en question ?
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Ven 16 Déc 2011, 21:14

Oui oui, je sais mais c'était pour prévenir que je ne savais pas ce qui avait été modifié ou pas ^^.

Il y a un seul script, c'est celui-ci ...
Voicie le forum en question http://chanceharbor.forumgratuit.org/
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Ven 16 Déc 2011, 22:13

Sweety-candy a écrit:c'était pour prévenir que je ne savais pas ce qui avait été modifié ou pas
Tu peux le voir à :
Le onglets sur la PA qui ne s'ouvrent pas. Captur16
Le reste des templates (sans le "publié" en vert et sans la croix) sont des templates d'origine.
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Sam 17 Déc 2011, 00:07

Je sais, mais jusqu'ici c'est la fondatrice qui m'a fourni les codes, je n'avais pas accès aux templates Razz
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par kheino Sam 17 Déc 2011, 08:08

Et bien, ce serait plus simple d'avancer sur le problème si la fondatrice venait elle-même l'exposer, non ?
C'est pénible d'avancer comme nous le faisons, et si je veux pouvoir t'aider, déjà faudrait-il avoir toutes les infos nécessaires.

Bon je ne vois rien non plus dans le source, et chez moi ça fonctionne bien même avec les autres navigateurs (ce que j'avais oublié de vérifier hier).
Par contre, affirmatif, sur ton forum il ne fonctionne pas.

Donc, encore une piste à explorer, après je sèche :
- Est-ce que le javascript est bien activé au-dessus du tableau des pages js (là où il y a les liens des scripts) :
Le onglets sur la PA qui ne s'ouvrent pas. Captur17
("Accessoirement", vérifie aussi si js de ton navigateur est bien activé... Je sais, je sais, mais ça m'est aussi déjà arrivé !)

EDIT : En y regardant à deux fois dans le template index_box il y a beaucoup de fermetures de balise en rouge, donc erronées dans la partie du QEEL. Je le signale seulement, puisque chez moi, ça n'a pas d'incidence sur la PA.
kheino

kheino
Membre habitué

Féminin
Messages : 1698
Inscrit(e) le : 09/05/2010

http://www.siteduzero.com/
kheino a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le onglets sur la PA qui ne s'ouvrent pas.

Message par Sweety-candy Sam 17 Déc 2011, 10:30

Final-Blonde a écrit:
- Est-ce que le javascript est bien activé au-dessus du tableau des pages js (là où il y a les liens des scripts) :
Le onglets sur la PA qui ne s'ouvrent pas. Captur17
C'est ça ! Je pensais pas que je m'embêterais autant pour une petite activation .... Bref, ça marche bien maintenant, merci (:
Sweety-candy

Sweety-candy
**

Féminin
Messages : 52
Inscrit(e) le : 10/05/2011

http://ohsweet.wow-gratuit.com/
Sweety-candy a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum