liens des sous forums coupés dans le menu "navigation" Bouton_activeliens des sous forums coupés dans le menu "navigation" Bouton_hoverliens des sous forums coupés dans le menu "navigation" Fb-hoverliens des sous forums coupés dans le menu "navigation" 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
liens des sous forums coupés dans le menu "navigation" EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
liens des sous forums coupés dans le menu "navigation" EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
liens des sous forums coupés dans le menu "navigation" EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
liens des sous forums coupés dans le menu "navigation" EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
liens des sous forums coupés dans le menu "navigation" EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
liens des sous forums coupés dans le menu "navigation" EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
liens des sous forums coupés dans le menu "navigation" EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
liens des sous forums coupés dans le menu "navigation" EmptyMar 07 Fév 2023, 08:40 par Oxtran

Le Deal du moment :
Jeux, jouets et Lego : le deuxième à ...
Voir le deal

Partagez
 

liens des sous forums coupés dans le menu "navigation"

Voir le sujet précédent Voir le sujet suivant Aller en bas 
http://veritaserum.forumgratuit.org
MARISSA.
MARISSA.
{ Membre }
{ Membre }

Féminin Messages : 13



liens des sous forums coupés dans le menu "navigation" Empty
Bonjour, je viens vers vous parce qu'avec ma co-admin nous sommes désespérées concernant un problème sur l'affichage de notre catégorie au niveau de la navigation, en fait je vous explique il y a une image navigation et quand on met sa souris dessus on voit les liens des sous forums :
https://2img.net/image.noelshack.com/fichiers/2014/04/1390619089-nav.png
https://2img.net/image.noelshack.com/fichiers/2014/04/1390619089-nav2.png
sauf que, comme on peut le voir sur le screen, quand on survole la partie du milieu, les liens des sous-forums sont coupés et du coup nous cherchons à agrandir cette partie pour qu'on puisse voir l'ensemble de nos liens, mais on a beau chercher partout, on n'arrive vraiment pas à agrandir cette zone.  liens des sous forums coupés dans le menu "navigation" 3451650135 liens des sous forums coupés dans le menu "navigation" 3451650135 
Pouvez-vous nous aider ?  Ange  Ange  Ange 
voici notre index_body ;
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" scope="{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></span>
 <!-- END switch_user_logged_in -->
 <!-- BEGIN switch_delete_cookies -->
 <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
 <!-- END switch_delete_cookies -->
 </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" scope="{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 -->
<center><table cellspacing="0" cellpadding="0" border="0" class="stats">
<tr>
  <td class="cadreqeel">
    <div class="textqeel">
      {TOTAL_POSTS}. {TOTAL_USERS}. {NEWEST_USER}. {TOTAL_USERS_ONLINE}.<br><br>
      <div class="hourz">{LOGGED_IN_USER_LIST}</div>
      </div>
      </td><td>  <div style="width:90px; height:10px: background-color:transparent;"></div></td><td>  
    <br><br><br><br><br><br><div class="statsqeel"><div class="hours"><span class="gensmall" style="opacity:1;">
        <table>
        <tbody><tr><td class="row1">
          <span class="gensmall">{L_CONNECTED_MEMBERS}</span>
          </td></tr></tbody>
        </table>
    </span>
</div>
      </td>
    </tr>
  </table></center>        
  <div class="images_sign"><div class="cageqeel"></div><div class="cage_blason"><center><img src="http://image.noelshack.com/fichiers/2014/04/1390582478-psd-qeel-am.png" width="60px;">

<img src="http://static1.wikia.nocookie.net/__cb20111112232414/pottermore/images/thumb/1/16/Gryffindor_crest.png/180px-Gryffindor_crest.png" width="40px;">
<br><span class="entete">263 points</span><br>

<img src="http://images1.wikia.nocookie.net/__cb20111112232336/pottermore/images/thumb/4/4f/Ravenclaw_crest.png/180px-Ravenclaw_crest.png" width="40px;">
<br><span class="entete">177 points</span><br>

<img src="http://static3.wikia.nocookie.net/__cb20111112232355/pottermore/images/thumb/4/45/Slytherin_Crest.png/180px-Slytherin_Crest.png" width="40px;">
<br><span class="entete">325 points</span><br>

<img src="http://static1.wikia.nocookie.net/__cb20111112232429/pottermore/images/thumb/5/5e/Hufflepuff_crest.png/180px-Hufflepuff_crest.png" width="40px;">
<br><span class="entete">37 points</span></center><br><br></div></div><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><!-- END disable_viewonline -->{CHATBOX_BOTTOM}<br clear="all" />{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, oauth: true});//]]></script><!-- END switch_fb_index_login -->

notre index_box ;
Code:
<link href='http://fonts.googleapis.com/css?family=Pathway Gothic One' rel='stylesheet' type='text/css'>
 <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}<br />
 {CURRENT_TIME}<br />
 </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><br />
 <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
 <!-- END switch_user_logged_in -->
 <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
 </td>
 </tr>
</table>


<div id="conteneur_onglets">
<center><table><tr>
 <td class="onglet"><div>Introduction</div></td>
 <td class="onglet"><div>Personnage</div></td>
 <td class="onglet"><div>Poudlard</div></td>
 <td class="onglet"><div>Le reste</div></td>
 <td class="onglet"><div>détente</div></td>
  </tr></table></center>
</div>
<div id="conteneur_categories">
<br><!-- BEGIN catrow --><!-- BEGIN tablehead -->
<div class="categorie">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <tr>
 <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" 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" style="margin-top:0px;" 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 -->
 <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">
 </td>
 <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="150%" height="50">
 <h{catrow.forumrow.LEVEL} class="hierarchy">
 <span class="forumlink">
 <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
 </span>
 </h{catrow.forumrow.LEVEL}>
                  <table><tr><td><div class="catebox">{catrow.forumrow.FORUM_DESC}</div></td><td><div id="nslides" align="center"><div><div class="n_cadre"><div style="overflow:auto; height:100px; width:220px; padding:5px;"><span class="catelink" style="width:200px;">{catrow.forumrow.L_LINKS} {catrow.forumrow.LINKS}</span></div></div><img src="http://image.noelshack.com/fichiers/2014/02/1389380867-1389380017-am-nav2-copie.png"></div></div></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> </td>          <br><td class="row3 over" align="center" valign="middle" height="100" width="550"><div class="imgimg2" style="padding-right:100px;"><div class="ughC"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></div><div class="ughD"><center><pr><span style="font-size:9px;">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets</span></pr></center><span class="lastpostauthor">{catrow.forumrow.LAST_POST}</span></div></div> </td> </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" /></div><!-- END tablefoot --><!-- END catrow -->  </div></link>

et la partie du CSS ;
Code:
.catedesctwo {  text-align:justify;
  background-color:#6477A0;
  box-shadow: 0px 0px 10px #8CA2CF;
padding:3px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;}
 
.catelink {
  font-family: Ubuntu Condensed;
  text-transform:uppercase;
  font-weight:lighter;
   text-shadow:0px 0px 1px #754D5B;
  -moz-transition: all .6s ease-in-out;
 -o-transition: all .6s ease-in-out;
 transition: all .6s ease-in-out;
 -webkit-transition: all .6s ease-in-out;}
.catelink:hover { text-shadow:0px 0px 1px #4A323A;}
.catelink a {color:#871524;
  -moz-transition: all .6s ease-in-out;
 -o-transition: all .6s ease-in-out;
 transition: all .6s ease-in-out;
 -webkit-transition: all .6s ease-in-out;}
.catelink a:hover {color:#871524
  -moz-transition: all .6s ease-in-out;
 -o-transition: all .6s ease-in-out;
 transition: all .6s ease-in-out;
 -webkit-transition: all .6s ease-in-out;}

.nav {
  font-family:wire one;
font-size:11px;
text-transform:uppercase;
 line-height:100%;
}
 
bottom{
  font-family:wire one;
font-size:11px;
text-transform:uppercase;
 line-height:100%;
}
 
.navig {
  position: fixed;
  top: 0px;
  padding:0px;
  width: 100%;
  background-color: #0E0C0E;
  border-bottom:black solid 3px;
    -moz-transition: all .6s ease-in-out;
 -o-transition: all .6s ease-in-out;
 transition: all .6s ease-in-out;
 -webkit-transition: all .6s ease-in-out;
  align:left;
  z-index:999;}
 
.navig:hover {
  position: fixed;
  top: 0px;
  padding:0px;
  width: 100%;
  background-color: #0E0C0E;
  border-bottom:#861501 solid 3px;
    -moz-transition: all .6s ease-in-out;
 -o-transition: all .6s ease-in-out;
 transition: all .6s ease-in-out;
 -webkit-transition: all .6s ease-in-out;
  align:left;
  z-index:999;}
 

a.mainmenu {
font-size: 15px;
letter-spacing:-2px;
font-family:wire one;
text-transform: uppercase;
  color:#877A68;
font-weight: lighter;}
a.mainmenu:hover {
font-size: 15px;
letter-spacing:-2px;
font-family:wire one;
text-transform: uppercase;
color:#776D5F;
font-weight: lighter;}
 

a.mainmenu img {
  display: none;}

.imgimg2 {
 width: 60px;
 height: 60px;
margin: 10px;
}
 
.imgimg2 img {
    width:160px;
  height:80px;
}
 
.ughC{
 position: relative;
 z-index: 2;
    width:160px;
  height:80px;
}
 
.ughD{
 position: relative;
 margin-top: -70px;
    width:120px;
  height:60px;
  padding-left:20px;
}
 
.ughC img, .ughD img {
  width:160px;
  height:80px;
}
 
.ughC, .img_deux{
 position: relative;
 -webkit-transition:1s ease-in-out;
 -moz-transition: all 1s ease-in-out;
 -o-transition: all 1s ease-in-out;
 transition: all 1s ease-in-out;
}
 
.imgimg2:hover .ughC{
 opacity: 0;
  -moz-transform:translateX(80px);
  -o-transform:translateX(80px);
  -webkit-transform:translateX(80px);
  transform:translateX(80px)
}
 


.imgimg {
 width: 200px;
 height: 200px;
margin: 10px;
}
 
.imgimg img {
 border-radius:200px 200px 200px 200px;
}
 
.ughA{
 position: relative;
 z-index: 2;
 width: 200px;
  background-size:200px;
 height: 200px;
  border-radius:200px 200px 200px 200px;
}
 
.ughB{
 position: relative;
 z-index: 1;
 width: 200px;
 height: 200px;
 background-size:200px;
 margin-top: -200px;
   border-radius:200px 200px 200px 200px;
}
 
.ughA img, .ughB img {
 width: 200px;
 height: 200px;
}
 
.ughA, .img_deux, .val-text {
 position: relative;
 -webkit-transition: all 1s ease-in-out;
 -moz-transition: all 1s ease-in-out;
 -o-transition: all 1s ease-in-out;
 transition: all 1s ease-in-out;
}
 
.imgimg:hover .ughA{
 transform:rotate(360deg);
 -ms-transform:rotate(360deg);
 -webkit-transform:rotate(360deg);
 opacity: 0;
}
 
.imgimg:hover .val-text {
 opacity: 1;
 visibility: visible;
   margin-left: 210px;
    height:200px;
}

Je vous remercie par avance de prêter attention à notre problème, vous seriez des amours si vous arriviez à nous aider, je vous jure on a tout essayer, on ne voit pas comment on peut agrandir la partie du milieu pour que nos liens ne soient pas coupés.  liens des sous forums coupés dans le menu "navigation" 3451650135
MessageSujet: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" EmptyVen 24 Jan 2014, 23:18
Revenir en haut Aller en bas
Nihil
Nihil
{ Modérateur }
{ Modérateur }

Messages : 1216



liens des sous forums coupés dans le menu "navigation" Empty
Pourrais tu me fournir le lien du forum en question s'il te plait, en effet même en copiant / collant ton code, j'ai un rendu très différent Wink
MessageSujet: Re: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" EmptySam 25 Jan 2014, 06:56
Revenir en haut Aller en bas
http://veritaserum.forumgratuit.org
MARISSA.
MARISSA.
{ Membre }
{ Membre }

Féminin Messages : 13



liens des sous forums coupés dans le menu "navigation" Empty
Si tu veux je peux copier le css dans son ensemble sinon voici le lien du forumtest  I love you  :
http://shitiscoming.forumactif.org/
MessageSujet: Re: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" EmptySam 25 Jan 2014, 08:45
Revenir en haut Aller en bas
Nihil
Nihil
{ Modérateur }
{ Modérateur }

Messages : 1216



liens des sous forums coupés dans le menu "navigation" Empty
En fait le truc c'est que tu ne m'as pas donné le CSS qui correspondait aux sous forum (par exemple je ne vois pas le CSS que tu m'as fourni de code pour "#nslides div img" ou bien tous les trucs dans #nslides.
Grâce à ton lien, je peux voir avec l'inspecteur d'élément le CSS que tu leur a appliqué.

Tu as du code CSS défini pour #nslides div. Il faut le problème est que ce code s'applique pour chaque div à l'intérieur de #nslides. Il faut rajouter un ">" entre #nslides et div, pour que cela s'appliquer seulement à l'enfant direct de #nslides.
Code:
#nslides div {
  /* y a ton code CSS ici */
}

devient
Code:
#nslides > div {
  /* y a ton code CSS ici */
}

Normalement tu une marge à gauche définie pour #nslides div img :
Code:
#nslides div img{    margin-left: 20px; }
Il faut l'enlever.

Il y a aussi une marge à gauche dans ".n_cadre" normalement, il faut l'enlever aussi.

Normalement cela devrait déjà être mieux.
MessageSujet: Re: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" EmptySam 25 Jan 2014, 10:35
Revenir en haut Aller en bas
http://veritaserum.forumgratuit.org
MARISSA.
MARISSA.
{ Membre }
{ Membre }

Féminin Messages : 13



liens des sous forums coupés dans le menu "navigation" Empty
MONDIEU, je te remercie tellement, vraiment c'est parfait, tu viens de nous sauver la vie.  liens des sous forums coupés dans le menu "navigation" 577704309 liens des sous forums coupés dans le menu "navigation" 577704309 
Par contre (parce que nous sommes des poisseuses.  liens des sous forums coupés dans le menu "navigation" 3451650135 )
https://2img.net/image.noelshack.com/fichiers/2014/04/1390664472-proleme.png

il y a un espace à gauche, je pensais que c'était par rapport à row1 dans le template index_box, mais pas moyen d'enlever cet espace.  Sous le choc pouvez-vous nous aider encore une fois ?  liens des sous forums coupés dans le menu "navigation" 3451650135 (je vous explique aussi pourquoi on a dû mal avec certains de nos codes, c'est parce que notre codeuse ne fait plus partie de la team et on a eu des problèmes d'optimisations pour firefox alors dès qu'on résous un truc, souvent un autre problème vient, du coup on aimerait résoudre un maximum de problème, mais avec notre poisse, on arrive pas à être complètement clean.  liens des sous forums coupés dans le menu "navigation" 4257895609 )

template index_box
Code:
<link href='http://fonts.googleapis.com/css?family=Pathway Gothic One' rel='stylesheet' type='text/css'> <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}<br /> {CURRENT_TIME}<br /> </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><br /> <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br /> <!-- END switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </td> </tr></table><div id="conteneur_onglets"><center><table><tr> <td class="onglet"><div>Introduction</div></td> <td class="onglet"><div>Personnage</div></td> <td class="onglet"><div>Poudlard</div></td> <td class="onglet"><div>Le reste</div></td> <td class="onglet"><div>détente</div></td>  </tr></table></center></div><div id="conteneur_categories"><br><!-- BEGIN catrow --><!-- BEGIN tablehead --><div class="categorie"><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" 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" style="margin-top:0px;" 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 --> <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"> </td> <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="70%" height="50"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br /> </span> </h{catrow.forumrow.LEVEL}>                  <table><tr><td><div class="catebox">{catrow.forumrow.FORUM_DESC}</div></td><td><div id="nslides" align="center"><div><div class="n_cadre"><div style="overflow:auto; height:100px; width:195px; padding:5px;"><span class="catelink" style="width:180px;">{catrow.forumrow.L_LINKS} {catrow.forumrow.LINKS}</span></div></div><img src="http://image.noelshack.com/fichiers/2014/02/1389380867-1389380017-am-nav2-copie.png"></div></div></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> </td>          <br><td class="row3 over" align="center" valign="middle" height="100" width="30%"><div class="imgimg2" style="padding-right:100px;"><div class="ughC"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></div><div class="ughD"><center><pr><span style="font-size:9px;">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets</span></pr></center><span class="lastpostauthor">{catrow.forumrow.LAST_POST}</span></div></div>
</td>
 </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" />
</div>
<!-- END tablefoot --><!-- END catrow -->
  </div></link>

template index_body

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" scope="{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></span>
 <!-- END switch_user_logged_in -->
 <!-- BEGIN switch_delete_cookies -->
 <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
 <!-- END switch_delete_cookies -->
 </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" scope="{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 -->
<center><table cellspacing="0" cellpadding="0" border="0" class="stats">
<tr>
  <td class="cadreqeel">
    <div class="textqeel">
      {TOTAL_POSTS}. {TOTAL_USERS}. {NEWEST_USER}. {TOTAL_USERS_ONLINE}.<br><br>
      <div class="hourz">{LOGGED_IN_USER_LIST}</div>
      </div>
      </td><td>  <div style="width:90px; height:10px: background-color:transparent;"></div></td><td>  
    <br><br><br><br><br><br><div class="statsqeel"><div class="hours"><span class="gensmall" style="opacity:1;">
        <table>
        <tbody><tr><td class="row1">
          <span class="gensmall">{L_CONNECTED_MEMBERS}</span>
          </td></tr></tbody>
        </table>
    </span>
</div>
      </td>
    </tr>
  </table></center>        
  <div class="images_sign"><div class="cageqeel"></div><div class="cage_blason"><center><img src="http://image.noelshack.com/fichiers/2014/04/1390582478-psd-qeel-am.png" width="60px;">

<img src="http://static1.wikia.nocookie.net/__cb20111112232414/pottermore/images/thumb/1/16/Gryffindor_crest.png/180px-Gryffindor_crest.png" width="40px;">
<br><span class="entete">263 points</span><br>

<img src="http://images1.wikia.nocookie.net/__cb20111112232336/pottermore/images/thumb/4/4f/Ravenclaw_crest.png/180px-Ravenclaw_crest.png" width="40px;">
<br><span class="entete">177 points</span><br>

<img src="http://static3.wikia.nocookie.net/__cb20111112232355/pottermore/images/thumb/4/45/Slytherin_Crest.png/180px-Slytherin_Crest.png" width="40px;">
<br><span class="entete">325 points</span><br>

<img src="http://static1.wikia.nocookie.net/__cb20111112232429/pottermore/images/thumb/5/5e/Hufflepuff_crest.png/180px-Hufflepuff_crest.png" width="40px;">
<br><span class="entete">37 points</span></center><br><br></div></div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />

{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,
 oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->

CSS

(notre css est en balises hide  Wink )

merci beaucoup d'avance.  liens des sous forums coupés dans le menu "navigation" 2176505670
MessageSujet: Re: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" EmptySam 25 Jan 2014, 11:50
Revenir en haut Aller en bas
Nihil
Nihil
{ Modérateur }
{ Modérateur }

Messages : 1216



liens des sous forums coupés dans le menu "navigation" Empty
Je n'ai absolument pas le même problème que ce soit sous Firefox ou Chrome o_o, chez moi c'est bien collé. Pourrais tu essayer de visiter le forum http://shitiscoming.forumactif.org/ en tant qu'invité et me dire si tu vois toujours le problème.
Si non : peux tu mettre visible aux invités la partie qui pose problème.
Si oui : euh... je sèche, même sous IE chez moi il n'y a pas le décalage.
MessageSujet: Re: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" EmptySam 25 Jan 2014, 14:55
Revenir en haut Aller en bas
Contenu sponsorisé




liens des sous forums coupés dans le menu "navigation" Empty
MessageSujet: Re: liens des sous forums coupés dans le menu "navigation"   liens des sous forums coupés dans le menu "navigation" Empty
Revenir en haut Aller en bas
 

liens des sous forums coupés dans le menu "navigation"

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

 Sujets similaires

-
» Liens pour barre de navigation et de sous-forums
» Aligner liens sous-forums et description forum & barre de navigation
» Barres sous catègories + liens sous forums
» Impossibilité de rentrer dans les forums et sous-forums
» Liens de sous-forums.

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