| [Template] Virgule Gênante {Affichage: Forum} | |
|
Ketsuka
{ Membre }
Messages : 74
| Coucou tout le monde. Mon problème à l'aire simple et débile. Cependant, il m'embête terriblement. Vous voyez que la présentation des Forums ont changés. Tout fais à la mains, sans tutoriel. Oups! Il y a une virgule entre les deux liens des Sous Forums. Super! Vous avez vu le super espace qu'elle occupe?! >_< Je peux mettre margin-bottom: -20px;Cependant, la virgule reste présente (normal quoi ^^") A mon avis, c'est {catrow.forumrow.L_LINKS} qui rajoute automatiquement une virgule. =s Je vous donne ma Template modifié : index_box( Faites Ctrl+F puis rechercher {catrow.forumrow.L_LINKS} ) - 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> <!-- BEGIN catrow --><!-- BEGIN tablehead --><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> <th nowrap="nowrap" width="50">{L_TOPICS}</th> <th nowrap="nowrap" width="50">{L_POSTS}</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"> </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"> <table width="100%" valign="top"><tr><td width="70%" valign="top"> <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"><div class="description">{catrow.forumrow.FORUM_DESC}</div></span> </td> <td width="30%"> <span class="gensmall">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span> </td></tr></table></td> <!-- BEGIN forum_link_no --> <td class="row3" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.TOPICS}</span> </td> <td class="row2" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.POSTS}</span> </td> <td class="row3 over" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.LAST_POST}</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 --> Merci à tous =) Et un gros câlin à celui qui arrive à résoudre mon problème. Bisous ! | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| As-tu éssayer d'enlever le
{catrow.forumrow.L_LINKS} Pour voir si c'etait ca le problème ? | | |
|
| |
Ketsuka
{ Membre }
Messages : 74
| Oui, j'ai essayé. Aucun changement remarqué.
Je viens remarquer que la 2em technique, affiche plusieurs bugs. ^^" Donc, c'est vraiment pas la bonne solution. | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
|
Possible d'avoir les codes que tu as utilisé pour les pikachu et informations ? | | |
|
| |
Ketsuka
{ Membre }
Messages : 74
| <div class="sousforum">Informations </div><div class="sousforum">Pikachu </div>Tu comprends mieux? ^^ | | |
|
| |
Invité Invité
| Bonsoir Miss K As-tu tenté de supprimer ton template et ton code, puis de le remettre ? C'est peut-être un bug, qui sait. Ensuite, si j'ai bien compris, tes liens de sous-forums, sont ajoutés manuellement. & si je puis me permettre, si tu veux qu'on t'aide, il nous faut tes codes =) Même si perso, je pencherais plus sur un bug ._. Cela ne le fait que pour ce lien ? | | |
|
| |
Ketsuka
{ Membre }
Messages : 74
| Des codes? Je pense avoir tout donné... Le CSS ? o_O Aucun rapport, à mon avis. ^^" - Ketsia a écrit:
- Cela ne le fait que pour ce lien ?
Je ne pense pas ^^" Je vais essayer. (Maintenant que tu as poster, sur mon premier poste tu vois le lien de mon forum Teste) Édité: Ça me mets cette virgule dés qu'il y a plus d'un lien. - Ketsia a écrit:
- C'est peut-être un bug, qui sait.
Mouais... Mais disons que par défaut, elle y est cette virgule. - Ketsia a écrit:
- tes liens de sous-forums, sont ajoutés manuellement.
Avec la Template (Index-Box), j'ai modifié l'emplacement des liens de Sous Forum. - Code:
-
<!-- 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"> <table width="100%" valign="top"><tr><td width="70%" valign="top"> <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"><div class="description">{catrow.forumrow.FORUM_DESC}</div></span> </td> <td width="30%"> <span class="gensmall">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span> </td></tr></table></td> <!-- BEGIN forum_link_no -->
<td class="row3 over" align="center" valign="middle" height="50"><div style="width:150px;"> <span class="gensmall"> <div class="sujets_messages">Messages : {catrow.forumrow.POSTS} | Sujets : {catrow.forumrow.TOPICS}</div> <div class="derniers_sujets">{catrow.forumrow.LAST_POST}</div></span> </div></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 --> Avec le CSS, j'ai fais la décoration. - Code:
-
/*--- Affichage Sous Forum ---*/ .sousforum{ margin-bottom: -17px; background: #4F7C77; opacity : 0.6; -moz-opacity : 0.6; -ms-filter: "alpha(opacity=60)"; filter : alpha(opacity=60); padding:2px; text-align:center; -moz-box-shadow: 1px 1px 6px #051018; -webkit-box-shadow: 1px 1px 6px #051018; box-shadow: 1px 1px 6px #051018; text-shadow: 1px 1px 1px #051018; border: 1px #655445 solid; -moz-border-radius:4px; -webkit-border-radius: 4px; -ô-border-radius:4px; -khtml-border-radius:4px; border-radius:4px;} .sousforum:hover{ background:#4D6773; opacity : 1.0;-moz-opacity : 1.0;-ms-filter: "alpha(opacity=100)";filter : alpha(opacity=100);} Au Titre du Sous-Forum, j'ai rajouter l'appelle du CSS. - Code:
-
<div class="sousforum">Informations</div> | | |
|
| |
Invité Invité
| Ah okay =p
Oui, non cette virgule, tu ne peux la combattre qu'en passant manuellement ^^' La variable est prévus comme ca : une virgule de sépération point barre. Avouons-le, elle est chiante.
Après, peut-être qu'il y a une solution miracle =O ..... Mais ca dois faire deux ans que je la cherche alors, et je ne suis pas la seule x')
| | |
|
| |
Ketsuka
{ Membre }
Messages : 74
| Haa... Donc on est du même avis ^^" Si on fessait une requête à Forumactif? xD | | |
|
| |
Invité Invité
| Je n'ai jamais fais de requête à Forumactif x') Et je n'ai pas la moindre idée de comment sa se passe de leur côté ..
& je ne sais pas si cela aboutirais =O Moi j'pense pas =D
Mais c'est sûr que cela arrangerais BEAUCOUP de monde .... genre tous ceux qui passent manuellement x')
Sa fait une drôle de requête quand même :p | | |
|
| |
Ketsuka
{ Membre }
Messages : 74
| En effet, une virgule peut faire beaucoup de plainte! xD Je vais faire une requête sur le forum. Je te tiens au courant Déposé >> Suggestion | | |
|
| |
Invité Invité
| Tiens regarde :
http://www.css-actif.com/t6966-retirer-la-virgule-des-sous-forums?highlight=supprimer+virgule | | |
|
| |
Orange
RocketMan
Messages : 3086
| Nouveau tutoriel pour vous: http://www.css-actif.com/t8760-retirer-les-virgules-des-sous-forum#82530 EDIT: Je savais pas qu'il en existait déjà un tuto. Le mien est doublon du coup... | | |
|
| |
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Les deux tutoriels viennent d'être testés à 17h09 tous les deux par moi-même et ils fonctionnent.
Le problème est donc réglé. Je peux classer ?
| | |
|
| |
Ketsuka
{ Membre }
Messages : 74
| Merci, donc je teste ça demain ou plus tard dans la soirée. | | |
|
| |
Invité Invité
| Merci Orange ♥ J'garde les deux sous la main, sa peut être très utile =)
J'classe o/ | | |
|
| |
Contenu sponsorisé
| |
| |
| [Template] Virgule Gênante {Affichage: Forum} | |
|