xAudrey
{ Membre }
Messages : 17
| Bonjour, J'aurais besoin d'aide par rapport aux cases de mes forums. Elles sont trop grosses, comparé au si peu de texte qu'il y a dedans et je ne vois vraiment pas comment les rapetisser. En fait: - Spoiler:
|
Dernière édition par xAudrey le Dim 28 Mar 2010, 10:08, édité 1 fois | |
|
Boow
{ Membre actif }
Messages : 866
| Hum.... Pourrais-je avoir ton template qui s'appelle "index_box" ? Ainsi que ton css au cas où =) | | |
|
xAudrey
{ Membre }
Messages : 17
| Oui, voici le CSS - Code:
-
.statistiques{ border:0px; background-image: url("http://nsm03.casimages.com/img/2010/03/27//100327023323602825712618.png"); background-repeat: no-repeat; background-position: center; height:270px; }
.groupes{ background-color:#EDE0CE; border: 1px solid #734B30; border-bottom: 2px solid #734B30; border-left: 2px solid #734B30; -moz-border-radius : 10px; -webkit-border-radius: 10px; height:40px; padding-right:12px; padding-left:14px; padding-bottom:3px; font-size:15px; text-align:center; text-decoration : none !important; text-shadow: #FFFFFF 1px 1px 2px; } .groupes:hover{ background-color:#EDE0CE; border: 1px solid #734B30; border-bottom: 2px solid #734B30; border-left: 2px solid #734B30; -moz-border-radius : 10px; -webkit-border-radius: 10px; height:40px; padding-right:12px; padding-left:14px; padding-bottom:3px; font-size:15px; font-style: italic; text-align:center; text-decoration : none !important; text-shadow: #FFFFFF 1px 1px 2px; }
a:hover { text-decoration : none !important; } a { text-decoration: none !important; }
#lnrbox { position: fixed; bottom: 50px; left: 0px; background-color: #EDE0CE; background-position: center; border: 2px solid #734B30; border-bottom: 4px solid #734B30; z-index: 999; -moz-border-radius: 10px; -webkit-border-radius: 10px; } #chatbox_header .chatbox-options .genmed, #chatbox_header .chatbox-options, #chatbox_header .chatbox-options a { color: #EDE0CE;} #chatbox_header .catBottom .cattitle { color: #EDE0CE;}
textarea, .textarea.post, input.post { -moz-border-radius:10px; -webkit-border-radius: 10px; }
a.infobulle { position: relative; } a.infobulle span { display: none; } a.infobulle:hover { background: #EDE0CE; z-index: 999; } a.infobulle:hover span { display: inline; position: absolute; white-space: nowrap; top: 5px; left: 15px; background: #EDE0CE; color: #FFDFBF; padding: 3px; border: 1px dashed black; border-left: 1px dashed black; }
.bodyline { -moz-border-radius:10px; } .forumline{ -webkit-border-radius: 10px; -moz-border-radius: 10px ; border: 3px rgb(115,75,48) solid; }
a.mainmenu { border: 2px solid rgb(115,75,48); -moz-border-radius-topright: 10px; -webkit-border-radius-topright: 10px; -moz-border-radius-topleft: 0px; -webkit-border-radius-topleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; vertical-align: center; text-align: center; color: #EDE0CE; background-color: rgb(115,75,48); text-decoration : none !important; } a:hover.mainmenu { border: 2px solid rgb(115,75,48); -moz-border-radius-topright: 10px; -webkit-border-radius-topright: 10px; -moz-border-radius-topleft: 0px; -webkit-border-radius-topleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; vertical-align: center; text-align: center; color: #EDE0CE; background-color: rgb(115,75,48); text-decoration : none !important; font-style:oblique; }
div.background { width:400px; height:250px; border: 1px solid #FFDFBF; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
a { font-variant: small-caps; }
.contenu { vertical-align: top; text-align: center; border: 1px solid rgd(70.52.28); -moz-border-radius: 20px; -webkit-border-radius: 20px; }
.contexte { vertical-align: center; text-align: justify; color: rgb(115,75,48); font-size: 14px; font-family: Georgia; }
.btitre { font-variant: small-caps; width:10px; color: #EDE0CE; background-color: rgb(115,75,48); border: 1px solid rgd(70.52.28); margin: 5%; -moz-border-radius-topright: 10px; -webkit-border-radius-topright: 10px; -moz-border-radius-topleft: 0px; -webkit-border-radius-topleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; }
.titre { font-variant: small-caps; color: #EDE0CE; background-color: rgb(115,75,48); border: 1px solid rgd(70.52.28); margin: 5%; -moz-border-radius-topright: 10px; -webkit-border-radius-topright: 10px; -moz-border-radius-topleft: 0px; -webkit-border-radius-topleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; }
.ntitre { font-variant: small-caps; color: #EDE0CE; background-color: rgb(115,75,48); border: 1px solid rgd(70.52.28); margin: 1%; -moz-border-radius-topright: 10px; -webkit-border-radius-topright: 10px; -moz-border-radius-topleft: 0px; -webkit-border-radius-topleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; }
.mystats_fa{ padding: 5px; float:right; font-family: georgia; font-size: 11px; font-weight: italic; }
.quote, .code, .spoiler { -moz-border-radius:10px; -webkit-border-radius: 10px; }
a.forumlink { margin-top: 10px; margin-left: 280px; text-align: center; width: 180px; text-decoration : none !important; background-color: #EDE0CE; border-bottom: 1px dashed rgb(115,75,48); display:block; text-shadow: #FFFFFF 1px 1px 2px; font-variant: small-caps; } a.forumlink:hover { font-style:oblique; margin-top: 10px; text-align: center; width: 180px; text-decoration : none !important; background-color: #EDE0CE; border-bottom: 1px dashed rgb(115,75,48); display:block; text-shadow: #FFFFFF 1px 1px 2px; font-variant: small-caps; }
et le template demandé - 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="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"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" align="center" 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">
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS} </span> <div class="mystats_fa">{catrow.forumrow.POSTS} messages | {catrow.forumrow.TOPICS} sujets. </div> </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 --> | | |
|
Boow
{ Membre actif }
Messages : 866
| Huhu xO Je pourrais avoir le forum sur lequel c'est installé ? =S | | |
|
xAudrey
{ Membre }
Messages : 17
| Le voila :A Vos Plumes. Quel est le problème ? | | |
|
Boow
{ Membre actif }
Messages : 866
| Encore une chose dont j'ai besoin....
Tu pourrais aller sur ton panneau d'administration dans Général > Catégories et forums > Modifier celle que tu veux. J'voudrais avoir ce que tu as mis dans "Nom du Forum :" et dans "Description :". Ça vient peut-être de là. =) | | |
|
xAudrey
{ Membre }
Messages : 17
| Nom du forum : Administration Description : - Code:
-
<h2 style="font-weight: normal; font-style: italic; font-family: Georgia;" align="center">Règlement, Annonces, Partenariats, Questions, Suggestions...</h2> | | |
|
Boow
{ Membre actif }
Messages : 866
| Hum.... Est-ce que si tu mets simplement ceci dans la description, ton souci n'est pas résolu ?
- Code:
-
<span style="font-weight: normal; font-style: italic; font-family: Georgia;" align="center">Règlement, Annonces, Partenariats, Questions, Suggestions...</span> | | |
|
xAudrey
{ Membre }
Messages : 17
| Effectivement, merci beaucoup =). | | |
|
Boow
{ Membre actif }
Messages : 866
| Le problème est donc réglé ? =) | | |
|
xAudrey
{ Membre }
Messages : 17
| |