Index-box fait encore des siennes Bouton_activeIndex-box fait encore des siennes Bouton_hoverIndex-box fait encore des siennes Fb-hoverIndex-box fait encore des siennes 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
» Système d'onglets simple et personnalisable
Index-box fait encore des siennes EmptyLun 03 Juin 2024, 17:20 par birds

» Fiche de Présentation RPG
Index-box fait encore des siennes EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Index-box fait encore des siennes EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Index-box fait encore des siennes EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Index-box fait encore des siennes EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Index-box fait encore des siennes EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Index-box fait encore des siennes EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Index-box fait encore des siennes EmptySam 11 Fév 2023, 06:04 par Krager

Le Deal du moment : -45%
Four encastrable Hisense BI64213EPB à ...
Voir le deal
299.99 €

Partagez
 

Index-box fait encore des siennes

Voir le sujet précédent Voir le sujet suivant Aller en bas 
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Bonjour, bonsoir,

Alors voilà je viens une nouvelle fois demander de l'aide pour :
http://fevers.forumactif.org/forum.htm qui est en phpbb2.

J'ai fais une modif de template, template déjà modifié à la base:

Voici mon template modifié, template qui fonctionnait.
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}

         {CURRENT_TIME}

         </span>
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>

         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
<!-- DEBUT MODIF ONGLETS -->

<script type="text/javascript">
<!--

var i = 0;

document.write('<div align="center">
<ul class="onglet">

 
<li onMouseOver="change_cat(0);" class="onglet_actif" id="cat_0">Registres</li>
<li onMouseOver="change_cat(1);" class="onglet_nactif" id="cat_1">Dublin</li>
<li onMouseOver="change_cat(2);" class="onglet_nactif" id="cat_2">Ailleurs</li>
<li onMouseOver="change_cat(3);" class="onglet_nactif" id="cat_3">Hors-Jeu</li>



</ul>
</div>
');

var compteur_cat = 0;

var anc_cat = 0;

var nom_cat = new Array('0','1','2','3');

 
function change_cat(numero)
{
 document.getElementById(nom_cat[anc_cat]).style.display = 'none';
 document.getElementById(nom_cat[numero]).style.display = 'block';
 document.getElementById('cat_'+nom_cat[anc_cat]).className = 'onglet_nactif';
 document.getElementById('cat_'+nom_cat[numero]).className ='onglet_actif';
 anc_cat = numero;
}

function capture_cat()
{
if(nom_cat[compteur_cat] == nom_cat[0])
{document.write('<table class="forumline" id="' + nom_cat[compteur_cat] + '" >');
}
else{
 document.write('<table class="forumline" id="' + nom_cat[compteur_cat] + '" style="display:none;">');
}
compteur_cat++;
}

//-->
</script>
<!-- BEGIN catrow --><!-- BEGIN tablehead -->

<script type="text/javascript">
<!--
capture_cat();
//-->
</script>   

<!-- FIN MODIF ONGLETS -->
   <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
   </tr>
   <!-- END tablehead -->
   <!-- BEGIN cathead -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
         <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
               <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
         </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>
   </tr>
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
         <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
         <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
              <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>

            </span>
        </h{catrow.forumrow.LEVEL}>
         <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
         <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
         </span>
      </td>
      <!-- BEGIN forum_link_no -->
            <td class="row3 over" align="center" valign="middle" height="50">
        <span class="gensmall">{catrow.forumrow.LAST_POST}</span><br><br>
<span class="gensmall">{catrow.forumrow.POSTS} messages & {catrow.forumrow.TOPICS} sujets.</span>


      </td>
      <!-- END forum_link_no -->
      <!-- BEGIN forum_link -->
      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
      <!-- END forum_link -->
   </tr>
   <!-- END forumrow -->
   <!-- BEGIN catfoot -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
   </tr>
   <!-- END catfoot -->
   <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Et voici mon template actuel. J'ai en effet voulu combiné le template si dessus (pour le code d'onglet) avec un template plus esthétique pour mon forum. Malheureusement comme vous pourrez le voir mes onglets catégories ne fonctionnent plus Sad
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}

         {CURRENT_TIME}

         </span>
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>

         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
<!-- DEBUT MODIF ONGLETS -->

<script type="text/javascript">
<!--

var i = 0;

document.write('<div align="center">
<ul class="onglet">

 
<li onMouseOver="change_cat(0);" class="onglet_actif" id="cat_0">Registres</li>
<li onMouseOver="change_cat(1);" class="onglet_nactif" id="cat_1">Dublin</li>
<li onMouseOver="change_cat(2);" class="onglet_nactif" id="cat_2">Ailleurs</li>
<li onMouseOver="change_cat(3);" class="onglet_nactif" id="cat_3">Hors-Jeu</li>



</ul>
</div>
');

var compteur_cat = 0;

var anc_cat = 0;

var nom_cat = new Array('0','1','2','3');

 
function change_cat(numero)
{
 document.getElementById(nom_cat[anc_cat]).style.display = 'none';
 document.getElementById(nom_cat[numero]).style.display = 'block';
 document.getElementById('cat_'+nom_cat[anc_cat]).className = 'onglet_nactif';
 document.getElementById('cat_'+nom_cat[numero]).className ='onglet_actif';
 anc_cat = numero;
}

function capture_cat()
{
if(nom_cat[compteur_cat] == nom_cat[0])
{document.write('<table class="forumline" id="' + nom_cat[compteur_cat] + '" >');
}
else{
 document.write('<table class="forumline" id="' + nom_cat[compteur_cat] + '" style="display:none;">');
}
compteur_cat++;
}

//-->
</script>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr height="50px">
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="25%" style="margin-left: 50px;" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->

      <!-- BEGIN inc -->

<table width="100% class="forumlink"><tr><td><div align="center">{catrow.tablehead.L_FORUM}</div></td></tr></table>
      <!-- END inc -->
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy"/>
            <span class="forumlink">
              <table width="100%"><tr><td> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></td></tr></table>
</span>
 
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="font-weight: normal;" class="gensmall"><tr><td>
      <div class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle" style="float: left; margin-top: 0px;">
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </div></td>
</td>
<td class="gensmall" width="40%" style="padding-top: 5px;"><div class="descrip">
        </h{catrow.forumrow.LEVEL}>
        <div class="descripti"> <span class="genmed"><span class="coulour">{catrow.forumrow.FORUM_DESC}{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span></span></div></div>

        </td>

<td>
              <div class=pop><div class="popi"><center> <span class="gensmall"><b>Sujets :</b> {catrow.forumrow.TOPICS} • <b>Messages :</b> {catrow.forumrow.POSTS}</span></center></div>
      <div class="popii"><span class="gensmall"><center>{catrow.forumrow.LAST_POST}</div></center>
</div></td></tr></table>


 <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
        </span>

      <!-- BEGIN forum_link_no -->
   

      <!-- END forum_link_no -->
      <!-- BEGIN forum_link -->
      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
      <!-- END forum_link -->
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Et à présent mon css pour le design catégorie:
Code:
.descripti{
      width:400px;
}

.def {
background-color: transparent;
border-bottom: 2px dotted #130101;
border-right: 2px solid #130101;
border-left: 2px solid #130101;
font-family:  Georgia;
padding-top : 20px ;
padding-bottom : 20px ;
width: 500px;
}

.descrip{
font-family:  Georgia;
font-size: 18px;
border-right: 2px solid #130101;
border-left: 2px solid #130101;
border-top: 2px solid #130101;
border-bottom: 2px solid #130101;
background-color: #130101;
font-family: Georgia;
text-align: justify;
width: 450px;
padding-left: 20px;
margin-left: 20px;
margin-bottom: 20px;
background: transparent;
-moz-border-radius-bottomright:30px;
-moz-border-radius-topleft:30px;
-webkit-border-radius:30px 0px 30px 0px;
}

.descrip:hover{
color:#130101 !important;
background: transparent;
border-right: 2px solid #130101;
border-left: 2px solid #1301013;
border-top: 2px solid #130101;
border-bottom: 2px solid #130101;
-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-radius:30px 0px 30px 0px;

}

.coulour:hover
{
color:#130101 !important;
}

.pop{
width: 200px;
height: 20px;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

.popi

{
background-color: #130101;
font-family:  Georgia;
background: transparent;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
border-right: 2px solid #130101;
border-left: 2px solid #1301013;
border-top: 2px solid #130101;
border-bottom: 2px solid #130101;
-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-radius:30px 0px 30px 0px;

}


.popii

{
background-color: #130101;
font-family:  Georgia;
background: transparent;
padding-top: 5px;
padding-bottom: 5px;
color:#130101 !important;
background: transparent;
border-right: 2px solid #130101;
border-left: 2px solid #1301013;
border-top: 2px solid #130101;
border-bottom: 2px solid #130101;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-radius:0px 0px 10px 10px;
}

.forumline {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-radius: 20px;
background: transparent;
padding:7px;
margin-bottom: 20px}

.forumcatego
{
-moz-border-radius:20px;
-webki-border-radius:20px;
}

.opacity img {
filter:alpha(opacity=80);
-moz-opacity:0.8;opacity: 0.8;
}

.opacity img:hover {
filter:alpha(opacity=100);
-moz-opacity:1;opacity: 1;
}

Ma question serait donc de savoir comment lier les deux codes de façon à ce que les deux fonctionnent ?

Merci à ceux et celles qui tenteront de m'aider ^^

Amicalement.
Immortal
MessageSujet: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 07 Sep 2010, 17:38
Revenir en haut Aller en bas
http://little-sorcerer.forumactif.org/
Kimi Sâto
{ Membre actif }
{ Membre actif }

Féminin Messages : 335



Index-box fait encore des siennes Empty
Si tu as bien publier ton template, tes onglets marchent parfaitement bien de mon côté.
Est-ce que tu as réglé le problème où de ton côté ça ne marche toujours pas?Si c'est le cas, est-ce que tu pourrais me faire une capture d'écran s'il-te-plaît?Et aussi me dire quels codes tu as mis dans ton second template.

Bisous~
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMer 08 Sep 2010, 08:48
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Arf tout d'abord merci de ton aide ^^

Alors en fait le premier code de template que j'ai donné fonctionne le problème de mes onglets apparaît lorsque je place le second code, c'est à dire quand j'ajouter cette partie là, la partie pour décorer chaque forum et sous forums en fait ^^

Code:
 <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="25%" style="margin-left: 50px;" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->

      <!-- BEGIN inc -->

<table width="100% class="forumlink"><tr><td><div align="center">{catrow.tablehead.L_FORUM}</div></td></tr></table>
      <!-- END inc -->
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy"/>
            <span class="forumlink">
              <table width="100%"><tr><td> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></td></tr></table>
</span>
 
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="font-weight: normal;" class="gensmall"><tr><td>
      <div class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle" style="float: left; margin-top: 0px;">
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </div></td>
</td>
<td class="gensmall" width="40%" style="padding-top: 5px;"><div class="descrip">
        </h{catrow.forumrow.LEVEL}>
        <div class="descripti"> <span class="genmed"><span class="coulour">{catrow.forumrow.FORUM_DESC}{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span></span></div></div>

        </td>

<td>
              <div class=pop><div class="popi"><center> <span class="gensmall"><b>Sujets :</b> {catrow.forumrow.TOPICS} • <b>Messages :</b> {catrow.forumrow.POSTS}</span></center></div>
      <div class="popii"><span class="gensmall"><center>{catrow.forumrow.LAST_POST}</div></center><br /></div></td></tr></table>


 <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
        </span><br />
      <!-- BEGIN forum_link_no -->
   

      <!-- END forum_link_no -->
      <!-- BEGIN forum_link -->
      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
      <!-- END forum_link -->
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Une nouvelle fois je te remercie j'apprécie beaucoup ton aide ^^
Amicalement
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMer 08 Sep 2010, 09:00
Revenir en haut Aller en bas
http://little-sorcerer.forumactif.org/
Kimi Sâto
{ Membre actif }
{ Membre actif }

Féminin Messages : 335



Index-box fait encore des siennes Empty
Alors j'ai regardée tes deux codes(avec un logiciel spécial ._.), et j'ai remarquée que tu avais supprimé une partie du code des onglets ._. alors essaye de rajouter ceci:
Code:
<script type="text/javascript">
<!--
capture_cat();
//-->
</script> 

<!-- FIN MODIF ONGLETS -->

Après ceci:
Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead -->

Peut-être que ça réglera le problème?Bisous~
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMer 08 Sep 2010, 15:02
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Merci une nouvelle fois mais arf non ca ne fonctionne toujours pas Sad

Pour pouvoir continuer à monter mon forum j'ai remis l'ancien code mais je reste bloqué sur le premier onglet Sad
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyJeu 09 Sep 2010, 02:42
Revenir en haut Aller en bas
http://little-sorcerer.forumactif.org/
Kimi Sâto
{ Membre actif }
{ Membre actif }

Féminin Messages : 335



Index-box fait encore des siennes Empty
Ok ._. en fait, j'avais aussi oubliée de te dire de remplacer ça:
Code:
<!-- [ DÉBUT DES MODIFICATIONS EFFECTUEES PAR LE FORUM DES FORUMS ] -->

Par ça:
Code:
<!---- DÉBUT DES MODIFICATIONS EFFECTUEES PAR LE FORUM DES FORUMS ---->

Bisous~
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptySam 11 Sep 2010, 14:35
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Je suis désolée de ne pas te répondre immédiatement, mais des soucis me retiennent loin du pc jusqu'à demain soir. J'essai de tester ca demain soir et te répondre immédiatement ^^

En tout cas un grand merci pour ton aide une nouvelle fois ^^
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyDim 12 Sep 2010, 11:34
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Je viens de tester et malheureusement j'en suis au meme point Sad

Par contre je ne trouve pas dans le code la phrase que tu me demande de modifier je suis désolée Sad. J'ai pourtant fait un ctrl+f mais rien à faire Sad
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMer 15 Sep 2010, 06:52
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Problème toujours d'actualité (si j'ai bien compris avec mon autre demande je me dois de prévenir c'est bien cela? J'ai lu le règlement mais il stipule qu'on n'a pas le droit alors je ne suis pas certaine de mon geste) :s
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 21 Sep 2010, 15:44
Revenir en haut Aller en bas
http://misslitchyproduction.yourme.net
Kimy
{ Membre actif }
{ Membre actif }

Féminin Messages : 1190



Index-box fait encore des siennes Empty
Citation :
si j'ai bien compris avec mon autre demande je me dois de prévenir c'est bien cela?
Je n'ai pas compris ce que tu voulais dire là...

Mais sinon les UP sont interdit dans cette section.
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 21 Sep 2010, 16:37
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Oki donc j'avais bien compris ^^ C'était bien de cela qu'il s'agissait. Pour t'expliquer j'ai fais plusieurs demande ici, et on me demandait si mon problème était résolu donc j'ai finis par ne plus savoir si je devais prévenir dans cette catégorie uniquement (faire des ups) ou suivre le règlement général ^^. Merci de cet éclaircissement Kimy ^^
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 21 Sep 2010, 16:44
Revenir en haut Aller en bas
http://misslitchyproduction.yourme.net
Kimy
{ Membre actif }
{ Membre actif }

Féminin Messages : 1190



Index-box fait encore des siennes Empty
D'accord ^^
Donc je t'explique. Les Up sont interdits dans cette section et pour pas que ton sujet tombe aux oubliettes ce sont les modos qui toutes les semaines remontent vos sujets en demandant si c'est résolu ou pas =)
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 21 Sep 2010, 17:06
Revenir en haut Aller en bas
http://www.i-love-harvard.com/
Kaiji
Kaiji
Blanche-Neige
Blanche-Neige

Féminin Messages : 5578



Index-box fait encore des siennes Empty
    Bonjour,

    Votre problème est-il résolu ?
    Si oui, merci de cocher dans "icône du sujet" l'icône Index-box fait encore des siennes Resolu3 en éditant votre 1er post.
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 28 Sep 2010, 09:17
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Non toujours pas je suis désolée Sad
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyMar 28 Sep 2010, 09:18
Revenir en haut Aller en bas
http://www.i-love-harvard.com/
Kaiji
Kaiji
Blanche-Neige
Blanche-Neige

Féminin Messages : 5578



Index-box fait encore des siennes Empty
    Bonjour,

    Votre problème est-il résolu ?
    Si oui, merci de cocher dans "icône du sujet" l'icône Index-box fait encore des siennes Resolu3 en éditant votre 1er post.
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyLun 04 Oct 2010, 04:18
Revenir en haut Aller en bas
http://immortalgame-newborn.forumsactifs.net/forum.htm
steph846
steph846
{ Membre }
{ Membre }

Féminin Messages : 74



Index-box fait encore des siennes Empty
Toujours pas malheureusement Sad.
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes EmptyLun 04 Oct 2010, 07:42
Revenir en haut Aller en bas
Contenu sponsorisé




Index-box fait encore des siennes Empty
MessageSujet: Re: Index-box fait encore des siennes   Index-box fait encore des siennes Empty
Revenir en haut Aller en bas
 

Index-box fait encore des siennes

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

 Sujets similaires

-
» Queel qui fait des siennes
» Qui est en ligne qui fait des siennes
» Un accordéon qui fait des siennes...
» Probleme de z-index
» épuré mon tableau index ...

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