Problème diverses vraiment gênant :/
2 participants
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Problème diverses vraiment gênant :/
Bonsoir, récemment j'ai quelques soucis sur mon forum. Beaucoup de personnes autour de moi, me disent que c'est moi car chez eux, et sur tous les navigateurs cela marche. Alors je ne comprend pas. Est-ce un soucis venant de mon ordi? De mon code? Du navigateur? Je ne sais pas.
J'ai trois soucis :
1)Ma ChatBox a eu un soucis, lorsque je poste commence à écrire ne serait-ce qu'un mot, le menu : Actualiser, Archives, Actualisation auto, Deconnexion et Connexion disparaît. Je suis obligée d'actualisé avec F5 pour avoir le menu mais il redisparaît lorsque j'écris.
Regardez : https://i.servimg.com/u/f43/16/73/31/41/img_0716.jpg
2)J'ai un soucis avec mes catégories également, chez moi (pas chez les autres), les sidesbar ne sont pas à la même hauteur que les catégories :/
Regardez : https://i.servimg.com/u/f43/16/73/31/41/img_0717.jpg
3)Sur mon QEEL, les statistiques de la ChatBox, je n'arrive pas à les déplacer dans le 4eme rectangle à droite.
Regardez : https://i.servimg.com/u/f43/16/73/31/41/img_0718.jpg
Je vous remercie par avance. J'espère que vous serez m'aider car ces problème me gène beaucoup.
Bonne soirée (:
J'ai trois soucis :
1)Ma ChatBox a eu un soucis, lorsque je poste commence à écrire ne serait-ce qu'un mot, le menu : Actualiser, Archives, Actualisation auto, Deconnexion et Connexion disparaît. Je suis obligée d'actualisé avec F5 pour avoir le menu mais il redisparaît lorsque j'écris.
Regardez : https://i.servimg.com/u/f43/16/73/31/41/img_0716.jpg
2)J'ai un soucis avec mes catégories également, chez moi (pas chez les autres), les sidesbar ne sont pas à la même hauteur que les catégories :/
Regardez : https://i.servimg.com/u/f43/16/73/31/41/img_0717.jpg
3)Sur mon QEEL, les statistiques de la ChatBox, je n'arrive pas à les déplacer dans le 4eme rectangle à droite.
Regardez : https://i.servimg.com/u/f43/16/73/31/41/img_0718.jpg
Je vous remercie par avance. J'espère que vous serez m'aider car ces problème me gène beaucoup.
Bonne soirée (:
Re: Problème diverses vraiment gênant :/
Bonsoir,
Beaucoup de questions pour un sujet. La boîte des options est beaucoup trop volumineuse. Pour la réduire, insérez ce code dans votre CSS (PA | Affichage | Images et couleurs | Couleurs | Feuille de style CSS):
Pour le deuxième problème, pouvez-vous coller ici votre template index_box (PA | Affichage | Templates | Général)?
En m'inscrivant sur votre forum, je ne vois pas les statistiques de la chatbox.
Cordialement.
Beaucoup de questions pour un sujet. La boîte des options est beaucoup trop volumineuse. Pour la réduire, insérez ce code dans votre CSS (PA | Affichage | Images et couleurs | Couleurs | Feuille de style CSS):
- Code:
.chatbox-options {
text-align: right;
height: 20px !important;
Pour le deuxième problème, pouvez-vous coller ici votre template index_box (PA | Affichage | Templates | Général)?
En m'inscrivant sur votre forum, je ne vois pas les statistiques de la chatbox.
Cordialement.
Dr. Karlos- Membre actif
-
Messages : 2623
Inscrit(e) le : 03/01/2012
Re: Problème diverses vraiment gênant :/
Bonjour
Merci de m'aider ^^
La chatbox beugue toujours autant :/
Voici ma template index_box :
Pour ce qui est des statistiques, nous avons réussi à le régler (:
Je te remercie par avance !
Merci de m'aider ^^
La chatbox beugue toujours autant :/
Voici ma 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 --><div style="width: 900px; height: 194px; background-image: url('http://files.getwebb.org/files/45/88/b2/b315eb428d778c1e9aea6c6ce028941416/source.png');" class="secondarytitle"><div style="padding-top: 20px; padding-left: 15px;">{catrow.tablehead.L_FORUM}</div></div><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- 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="row3 over" align="center" valign="middle" height="50" width="20%"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
<div class="statsfow"><span class="gensmall"><b>{catrow.forumrow.TOPICS}</b> sujets <b>&</b> <b>{catrow.forumrow.POSTS}</b> messages</span><br/><span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
</td>
<td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="80%" 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=sousforums>{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span><br>
<div class="desc"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
<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>
</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="http://files.getwebb.org/files/63/7c/b4/fdabb80356d7571f641d83aa932666565d/source.png" alt"" /><!-- END tablefoot --><!-- END catrow -->
Pour ce qui est des statistiques, nous avons réussi à le régler (:
Je te remercie par avance !
Re: Problème diverses vraiment gênant :/
Bonsoir,
Pouvez-vous nous coller votre CSS personnalisé (PA | Affichage | Images et couleurs | Couleurs | Feuille de style CSS) ici?
Pour les images en catégorie, remplacez cette partie dans votre template:
Et cette partie:
Cordialement.
Pouvez-vous nous coller votre CSS personnalisé (PA | Affichage | Images et couleurs | Couleurs | Feuille de style CSS) ici?
Pour les images en catégorie, remplacez cette partie dans votre template:
- Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><div style="width: 900px; height: 194px; background-image: url('http://files.getwebb.org/files/45/88/b2/b315eb428d778c1e9aea6c6ce028941416/source.png');" class="secondarytitle"><div style="padding-top: 20px; padding-left: 15px;">{catrow.tablehead.L_FORUM}</div></div><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
- Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table align="center" style="width: 900px; height: 194px;"><tr><td style="padding-top: 20px; padding-left: 15px; text-align: center;" class="secondarytitle">{catrow.tablehead.L_FORUM}</td></tr><tr><td><img src="http://files.getwebb.org/files/45/88/b2/b315eb428d778c1e9aea6c6ce028941416/source.png" /></td></tr></table><table class="forumline" width="900px" border="0" cellspacing="1" align="center" cellpadding="0">
Et cette partie:
- Code:
<!-- BEGIN tablefoot -->
</table><img src="http://files.getwebb.org/files/63/7c/b4/fdabb80356d7571f641d83aa932666565d/source.png" alt"" /><!-- END tablefoot --><!-- END catrow -->
- Code:
<!-- BEGIN tablefoot -->
</table><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center"><img src="http://files.getwebb.org/files/63/7c/b4/fdabb80356d7571f641d83aa932666565d/source.png" /></td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Cordialement.
Dr. Karlos- Membre actif
-
Messages : 2623
Inscrit(e) le : 03/01/2012
Re: Problème diverses vraiment gênant :/
Bonsoir (:
Le code marche super!! Merci beaucoup! Il y a un léger espace entre la side bar du haut et la catégorie mais ce n'est pas grave, c'est vraiment mieux grâce à vous
Voici mon CSS :
Bonne soirée.
Le code marche super!! Merci beaucoup! Il y a un léger espace entre la side bar du haut et la catégorie mais ce n'est pas grave, c'est vraiment mieux grâce à vous
Voici mon CSS :
- Code:
.chatbox-options {
text-align: right;
height: 20px !important;
}
body{
background-attachement: no-fixed;
background-repeat: no-repeat;
background-position: top center;
}
/*qeel*/
.mon_onglet{
padding: 2px;
padding-left: 15px;
padding-right: 15px;
margin: 2px;
color: #000;
background: #E5D49E;
border: 1px solid #000;
margin-right:5px;
margin-left:5px;
font-size:14px;
border-radius:15px;}
.mon_onglet:hover{
margin-right:0px;
margin-left:0px;}
.mon_onglet_selected{
padding: 2px;
padding-left: 15px;
padding-right: 15px;
margin: 2px;
color: #000;
background: #D3BC87;
border: 1px solid #000;
margin-right:5px;
margin-left:5px;
font-size:14px;
border-radius:15px;}
.clear{
clear: both;}
.mon_contenu{
color: #000;
background: #E5D49E;
border: 1px solid #000;
padding: 10px;
margin: 10 px;
height: 120px;
line-height: normal;
font-size: 11px;
width:95%;
border-radius:15px;}
#mes_contenus{
height: 100%;
width:95%;}
#mes_onglets{
height: 100%;
width:100%;}
.contenuqeel{
color: #000;
background: #F1E8CC;
border: 1px solid #000;
padding: 10px;
height: 120px;
font-size: 11px;
width:400px;
border-radius:15px;}
/*------------------ PROFIL -------------------*/
.fdprofil{
width:240px;
padding;10px;
background-color:#D3BC87;
border-radius:5px;
}
.avprofil{
width:220px;
padding;10px;
background-color:#F1E8CC;
border-radius:20px 0px 20px 0px;
text-align:center;
margin-left:10px;
}
/*catégorie*/
.desc{
background-color: #fff;
padding: 6px; /*marge interne*/
-moz-border-radius:8px 8px 8px 8px;
border:1px solid #dadada;
width:90%;
}
.racc{
background-color: #fff;
padding: 6px; /*marge interne*/
-moz-border-radius:8px 8px 8px 8px;
border:1px solid #dadada;
width:40%;}
.bord{
border:1px solid #dadada;}
.statsfow{
padding:10px;
background-color:#ffffff;
border:1px solid #dadada;
}
a.cattitle {
display:block;
font-size: 18px;
font-family: Georgia;
color: #E30E30;
text-align:center;
margin-top:100px;
}
/********** Fiche de Présentation **********/
.presentation
{
font-family: Georgia;
font-size: 11px;
width: 600px;
border-radius: 40px;
background-color: #e1c9b6;
padding: 10px;
color: #7e6754;
padding-bottom: 30px;
}
.titrep
{
text-align: center;
font-size: 20px;
padding-bottom: 7px;
padding-top: 10px;
border-bottom: 3px dashed #7f6959;
text-shadow: 1px 1px 1px white;
color: #563c27;
}
.soustitrep
{
font-style: italic;
margin-left: 120px;
font-size: 18px;
text-shadow: 1px 1px 1px white;
color: #7e6754;
margin-bottom: -25px;
font-family: Georgia;
}
.soustitrep2
{
font-family: Georgia;
font-style: italic;
margin-left: 50px;
font-size: 18px;
text-shadow: 1px 1px 1px white;
color: #7e6754;
margin-bottom: -25px;
}
.questionsp
{
font-size: 11px;
text-shadow: 1px 1px 1px #261c16;
color: #7e6754;
padding-left: 10px;
}
.questionsp2
{
font-size: 11px;
text-shadow: 1px 1px 1px #120904;
color: #7e6754;
padding-left: 10px;
}
.boite
{
width: 580px;
padding-top: 15px;
padding: 10px;
border-radius: 40px;
background-color: #553b2a;
}
.boite2
{
width: 580px;
padding-top: 15px;
padding: 10px;
border-radius: 20px;
background-color: #553b2a;
}
.boite3
{
height: 140px;
overflow: auto;
width: 265px;
padding-top: 15px;
padding: 10px;
border-radius: 20px;
background-color: #553b2a;
margin-right: 5px;
margin-left: 5px;
}
.boite4
{
width: 580px;
padding-top: 15px;
padding: 10px;
border-radius: 20px;
background-color: #ac9486;
}
.avatarp
{
border: 3px solid #7f6959;
border-radius: 5px;
background-color: #ffffff;
width: 100px;
height: 100px;
}
/***Autre ***/
.message{
color: #827453;
background: #ffffff;
border-left: 2px solid #D3BC87;
border-right: 2px solid #D3BC87;
padding: 10px;
margin: 10 px;
min-height: 120px;
line-height: normal;
font-size: 11px;}
u{border-bottom: 1px solid;border-color:#F1EEE5;text-decoration: none;
-moz-border-radius:10px;}
I{border-bottom:none; color:#F1EEE5;text-decoration: none
}
a:hover{text-transform:uppercase;}
.bodylinewidth {
width:70%}
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
input,textarea, select {
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:9px;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
}
a {font-variant: small-caps;}
.bodyline {-moz-border-radius:40px;}
a.forumline{
background-color: #f1e8cc;
}
a.mainmenu{
text-decoration: none;
color : #ffffff;
padding:3px;
}
a.mainmenu:hover{
text-decoration: none;
border: 1px dotted #ffffff;
color : #ffffff;
padding:3px;
}
.forumline{
background-color: #f1e8cc;
}
a.mainmenu:link, a.mainmenu:visited{
background-color: #D3BC87;
border-left: 9px solid #ffffff;
border-right: 9px solid #ffffff;
-moz-border-radius:13px;
border: 1px #ffffff double;
}
.milieu {width: 90%; margin: 0px; border: 1px solid #eeeeee;-moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 5px; background-color:#f1e8cc}
.statistiques
{
border:0px;
background-image: url("http://nsa14.casimages.com/img/2010/05/01/100501065250309168.png");
background-repeat: no-repeat;
background-position: center;
height:211px; /* HAUTEUR DE VOTRE IMAGE DE FOND, C'EST UNE VARIABLE */
}
.groupes
{
background-color:#dad0c7; /* FOND DES NOMS DE GROUPES */
border: 1px #D0D0D0 dotted; /* POUR METTRE LE CONTOUR EN POINTILLES */
-moz-border-radius : 5px 5px 5px 5px; /* ARRONDI DES CONTOURS */
height:40px; /* HAUTEUR DES ENCADRES */
padding-right:24px; /* SÉPARATION ENTRE LES GROUPES */
padding-left:24px;
padding-bottom:1px;
font-size:13px; /*TAILLE ECRITURE */
font-weight: bold; /* STYLE DE L'ECRITURE */
text-align:center;
text-decoration: none !important;
}
a.forumlink {
letter-spacing:2px;
display:block;
text-align: center;
color: #23758F;
border-bottom:5px double #D3BC87;
font-style:bold;
text-transform: capitalize;
}
a.forumlink:hover {
letter-spacing:3px;
display:block;
text-align: center;
color: #23758F;
border-bottom:5px double #D3BC87;
font-style:bold;
text-transform: uppercase;
}
/********FICHE********/
.fond{
background-color:#ffffff;
width:100%;
height:100%;
border:1px solid #d89fa6;
border-right:4px solid #d89fa6;
border-left:4px solid #d89fa6;}
.title{
width:600px;
background-color:#efece5 ;
font-size:13px;
color:#353434;
text-align:justify;
border:1px solid #d89fa6;
border-right:4px solid #d89fa6;
border-left:4px solid #d89fa6;}
.titl{
border-radius: 10px 10px 10px 10px;
margin-left:auto;
margin-right:auto;
padding:5px;
width:80%;
font-size:15px;
text-align:center;}
.texte{
padding: 5px;
background-color:#efece5;}
.texte2{
padding: 5px;
max-height:100px;
overflow:auto;
background-color:#efece5;}
/*Code, Citations et spoiler*/
.quote
{
background-color: #ffffff;
border: 1px solid #E5F1F9;
color: #666;
font-family: Verdana, Arial;
padding-left: 10px;
padding-right: 15px;
}
.code
{
background-color: #ffffff;
color: #666;
border: 1px solid #E5F1F9;
font-family: Verdana, Arial;
padding-left: 10px;
padding-right: 15px;
}
.spoiler
{
background: #ffffff;
border: 1px solid #E5F1F9;
font-family: Verdana, Arial;
color: #666;
padding-left: 10px;
padding-right: 15px;
}
.spoiler_closed hidden, .spoiler_content, .spoiler_closed
{
background: #ffffff;
border: 1px solid #E5F1F9;
font-family: Verdana, Arial;
color: #666;
padding-left: 10px;
padding-right: 15px;
border: none
}
Bonne soirée.
Re: Problème diverses vraiment gênant :/
Bonjour,
Je ne vois pas l'espace en question, pouvez-vous prendre une prise d'écran?
Pour le problème avec la chatbox, trouvez ce code dans votre CSS:
Et retirez-y le display:block;.
Cordialement.
Je ne vois pas l'espace en question, pouvez-vous prendre une prise d'écran?
Pour le problème avec la chatbox, trouvez ce code dans votre CSS:
- Code:
a.cattitle {
display:block;
font-size: 18px;
font-family: Georgia;
color: #E30E30;
text-align:center;
margin-top:100px;
}
Et retirez-y le display:block;.
Cordialement.
Dr. Karlos- Membre actif
-
Messages : 2623
Inscrit(e) le : 03/01/2012
Re: Problème diverses vraiment gênant :/
Bonsoir
Non c'est bon l'espace est comblé d'un coup (: Merci ma chatbox remarche !
Merci pour toute votre aide, c'est bien mieux comme ça! Merci beaucoup et bonne soirée ^^
Non c'est bon l'espace est comblé d'un coup (: Merci ma chatbox remarche !
Merci pour toute votre aide, c'est bien mieux comme ça! Merci beaucoup et bonne soirée ^^
Re: Problème diverses vraiment gênant :/
Une dernière question :
Pour les sidesbar j'ai le même soucis ici : http://revelations-forum.forumgratuit.org/
Regardez mon template :/
Pour les sidesbar j'ai le même soucis ici : http://revelations-forum.forumgratuit.org/
Regardez mon 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="884px" border="0" cellspacing="1" align="center" cellpadding="0">
<div align="center" style="width: 884px; height: 194px; background:url('http://img15.hostingpics.net/pics/170953469918sidebar.png');"><div style="padding-top: 20px; padding-left: 15px; text-align: center;" class="secondarytitle">{catrow.tablehead.L_FORUM}</div></div>
<!-- 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 align="center" valign="middle" height="50" width="20%"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /><br>
</td>
<td colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="60%" 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>
<div class="desc"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div><br>
</h{catrow.forumrow.LEVEL}> <span class=sousforums>{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span>
<br><br>
<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></td>
<td colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="20%" height="50">
<div class="statsfow"><span class="gensmall"><b>{catrow.forumrow.TOPICS}</b> sujets <b>{catrow.forumrow.POSTS}</b> messages</span></div><br>
<div class="lastfow"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></div><br><br>
</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><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center"><img src="http://img15.hostingpics.net/pics/711064gjmyd68g.png" /></td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Re: Problème diverses vraiment gênant :/
Re,
Dans le template donné, remplacez cette partie:
Pour l'ancien template, remplacez cette partie:
Cordialement.
Dans le template donné, remplacez cette partie:
- Code:
<div align="center" style="width: 884px; height: 194px; background:url('http://img15.hostingpics.net/pics/170953469918sidebar.png');"><div style="padding-top: 20px; padding-left: 15px; text-align: center;" class="secondarytitle">{catrow.tablehead.L_FORUM}</div></div>
- Code:
<div align="center" style="margin-top: -40px; width: 884px; height: 194px; background:url('http://img15.hostingpics.net/pics/170953469918sidebar.png');"><div style="padding-top: 20px; padding-left: 15px; text-align: center;" class="secondarytitle">{catrow.tablehead.L_FORUM}</div></div>
Pour l'ancien template, remplacez cette partie:
- Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table align="center" style="width: 900px; height: 194px;"><tr><td style="padding-top: 20px; padding-left: 15px; text-align: center;" class="secondarytitle">{catrow.tablehead.L_FORUM}</td></tr><tr><td><img src="http://files.getwebb.org/files/45/88/b2/b315eb428d778c1e9aea6c6ce028941416/source.png" /></td></tr></table><table class="forumline" width="900px" border="0" cellspacing="1" align="center" cellpadding="0">
- Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table align="center" style="width: 900px; height: 194px;"><tr><td style="padding-top: 20px; padding-left: 15px; margin-top: -40px; text-align: center;" class="secondarytitle">{catrow.tablehead.L_FORUM}</td></tr><tr><td><img src="http://files.getwebb.org/files/45/88/b2/b315eb428d778c1e9aea6c6ce028941416/source.png" /></td></tr></table><table class="forumline" width="900px" border="0" cellspacing="1" align="center" cellpadding="0">
Cordialement.
Dr. Karlos- Membre actif
-
Messages : 2623
Inscrit(e) le : 03/01/2012
Re: Problème diverses vraiment gênant :/
Tout est bon!
Merci pour toute ton aide !
Merci pour toute ton aide !
Sujets similaires
» Problème bizzard et gênant
» probleme tres genant
» Problème vraiment étrange avec mes sous-forums
» Problème assez compliqué à décrire en un titre, vraiment désolé...
» Problèmes diverses templates.
» probleme tres genant
» Problème vraiment étrange avec mes sous-forums
» Problème assez compliqué à décrire en un titre, vraiment désolé...
» Problèmes diverses templates.
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum