| Espace sous titre de catégorie | |
|
'QUEEN
{ Membre }
Messages : 17
| Bonsoir ! Je sollicite une nouvelle fois votre aide après avoir fouiner partout sur CSSActif et sur Internet en général. Il se trouve que je crée en ce moment un forum et j'ai un petit problème. Je souhaiterai qu'il n'y ait plus d'espace sous le titre de ma catégorie et le texte que je mets en dessous. Voici un aperçu :
- Spoiler:
Je voudrais supprimer l'espace entre "On the top of the world" et le texte du dessous. Sachez que je n'ai pas mis de balise pour le texte.
Merci d'avance ! |
Dernière édition par 'QUEEN le Mar 02 Nov 2010, 20:16, édité 1 fois | |
|
| |
Boow
{ Membre actif }
Messages : 866
| On peut avoir le lien du forum ? =D | | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| J'ai changé la mise en page des titres mais j'ai toujours le même problème : http://bewhoyouwannabe.1fr1.net/forum.htm | | |
|
| |
Boow
{ Membre actif }
Messages : 866
| Essaie ceci =S - Code:
-
h3 { height: 10px !important; } | | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| Ca fait pareil | | |
|
| |
Boow
{ Membre actif }
Messages : 866
| Et ceci ? =/ - Code:
-
h3.hierarchy { height: 10px !important; } | | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| Ca ne change toujours pas. :/ Je précise que j'ai déjà ce code dans mon css pour modifier les titres : - Code:
-
.titlecat { margin: 0 0 0 22px }
| | |
|
| |
Boow
{ Membre actif }
Messages : 866
| Ah ben O_O J'l'avais pas vu ça ^^' Pourquoi tu as mis 22px alors que tu ne veux pas d'espace ? =O Il vaudrait mieux mettre ceci : - Code:
-
.titlecat { margin: 0; } | | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| Non mais en fait, je crois qu'on ne s'est pas bien compris J'ai mis ce code pour que mon titre soit "listé" mais je veux enlevé l'espace entre le titre et la description | | |
|
| |
Boow
{ Membre actif }
Messages : 866
| Hum, d'accord, je comprends !! x) Je peux avoir ton template "Index_box" ainsi que ton css ? Merci =D | | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| Alors, mon template Index_box: - 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}<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> <!-- 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="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"> <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}> <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> </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 -->
<html><head> <style type="text/css"> .mycss { font-weight:normal;font-variant:small-caps;color:#000000;letter-spacing:1pt;word-spacing:2pt;font-size:11px;text-align:center;font-family:arial, helvetica, sans-serif;line-height:1; } </style> </head> <body> <p class="mycss">© <i>bewhoyouwannabe</i> est l'entière propriété de ses administrateurs.<br>Toute reproduction partielle ou totale du travail de <b>♦BASICbitch</b> aka manon sera dénoncée auprès de ForumActif !<br> Forum sous © copyright</p> </body> Et le css : - Code:
-
/*APPARENCE TITRE CATEG.*/ .titlecat { margin: 0 0 0 22px }
/*BARRE DE NAVIG. MAJUSCULES*/ a.mainmenu { text-transform: uppercase; }
a.mainmenu:hover { /* pour le survol */ text-transform: uppercase; }
/*ARRONDIR CADRE FORUM*/ .bodyline { -moz-border-radius:10px; }
/*ARRONDIR CATÉGORIE*/ .forumline{ -moz-border-radius: 10px ; border: 3px #COULEUR solid; }
/*DESOULIGNEMENT DES LIENS*/ a:hover { text-decoration: none !important; }
/*DERNIÈRE MODIF PAR...*/ tr.post span.gensmall { display: none; } | | |
|
| |
Boow
{ Membre actif }
Messages : 866
| Essaie ceci pour ton template : - 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}<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> <!-- 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="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"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br /> </span> <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> </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 -->
<html><head> <style type="text/css"> .mycss { font-weight:normal;font-variant:small-caps;color:#000000;letter-spacing:1pt;word-spacing:2pt;font-size:11px;text-align:center;font-family:arial, helvetica, sans-serif;line-height:1; } </style> </head> <body> <p class="mycss">© <i>bewhoyouwannabe</i> est l'entière propriété de ses administrateurs.<br>Toute reproduction partielle ou totale du travail de <b>♦BASICbitch</b> aka manon sera dénoncée auprès de ForumActif !<br> Forum sous © copyright</p> </body> | | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| Toujours la même chose | | |
|
| |
iowan
{ Membre actif }
Messages : 304
| essaye ce code css - Code:
-
.forumlink br{ display:none; }
| | |
|
| |
'QUEEN
{ Membre }
Messages : 17
| Ca fonctionne !! Merci beaucoup | | |
|
| |
Murtagh
{ Modérateur }
Messages : 1492
| Bonjour ! Vu que le problème semble résolu, j'archive. Bon courage pour la suite ! =) | | |
|
| |
Contenu sponsorisé
| |
| |
| Espace sous titre de catégorie | |
|