image dans le carde du forum
5 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 2 sur 2 • Partagez
Page 2 sur 2 • 1, 2
image dans le carde du forum
Rappel du premier message :
Bonjour/Bonsoir
il a peut j'ai installé un code me permettent de modifie l'apparence de mes catégorie sa fonction plutôt bien il a l'imager du haut et bas le seul problème j'ai aucune image qui s'affiche dans le forum la ou il a description dernier message etc..
je suis sur phbb2 et css template modifier
cordialement
Bonjour/Bonsoir
il a peut j'ai installé un code me permettent de modifie l'apparence de mes catégorie sa fonction plutôt bien il a l'imager du haut et bas le seul problème j'ai aucune image qui s'affiche dans le forum la ou il a description dernier message etc..
je suis sur phbb2 et css template modifier
- 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="haut_cate"><tr valign="center"><td>
{catrow.tablehead.L_FORUM}</td></tr></table><table class="forumline" width="890px" align="center" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> <table><tr><td width="85%">{catrow.tablehead.L_FORUM}</td><td width="15%">{L_LASTPOST}</td></tr></table></th>
</tr>
</table><div class="milieu_cate"><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} index_cate" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT} index_cate" 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} index_cate" colspan="3" align="right"> </td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS} index_cate" 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 index_cate" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<table width="100%"><tbody><tr><td><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}></td><td style="padding-left: 40px; text-align: right;" class="gensmall">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets.</td></tr></tbody></table>
<div class="descript"><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 -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
</span>
</td>
<td class="row3 index_cate" align="center" valign="middle" height="60"><div style="width:275px;">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span></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><div class="imgbas"> </div><table class="bas_cate"><tr valign="center"><td> </td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot -->
<!-- END catrow -->
- Code:
/*|__________ DEBUT DES MODIFICATIONS DE L'AFFICHAGE DES CATEGORIES __________*/
table.haut_cate{
width:891px;
height:86px;
background-image:url();
background-repeat:no-repeat;
margin-bottom: -22px;
}
table.haut_cate h2{
width:600px;
margin-left: 40px;
margin-right auto;
font-variant:small-caps;
font-size 18px;
color:#fff;
text-shadow 1px 1px 2px #ffffff;
}
div.milieu_cate{
background-image:url(http://i73.servimg.com/u/f73/18/19/39/36/alt10.gif);
background-repeat:repeat-y;
}
.imgbas {
background-image: url(http://i73.servimg.com/u/f73/18/19/39/36/fold10.png);
background-repeat: no-repeat;
background-color: transparent;
height:9px;
width:892px;
margin:auto;
}
cordialement
Dernière édition par minatokage le Lun 17 Juin 2013 - 14:30, édité 2 fois
Re: image dans le carde du forum
Dans ce cas, il suffit juste de mettre l'image dans le row1 tout simplement.
- Code:
.row1 {
background-image: url('blabla lien');
}
Au pire, dans votre code, vous avez mis:
- Code:
<td class="xd" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<table width="100%"><tbody><tr><td><h{catrow.forumrow.LEVEL} class="hierarchy">
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
Bon j'ai changé la class pour le fun, j'ai mis xd, et vous remplacez le row1 par xd, comme ça vous n'aurez pas le fond partout, étant donné que le row1 se trouve également dans le qeel.
Cordialement.
Re: image dans le carde du forum
bonjour et merci ça fonction mes comment évité que sa ce répète j'ai essaye ce code background-repeat: no-repeat; mes sa ne fonctionne pas
Re: image dans le carde du forum
Vous avez bien mis comme ceci?:
Cordialement.
- Code:
.row1 {
background-image: url('blabla lien');
background-repeat: no-repeat !important;
}
Cordialement.
Re: image dans le carde du forum
oui mes des que je mais ce code background-repeat: no-repeat !important;
mes case redeviens gris ?
mes case redeviens gris ?
Re: image dans le carde du forum
Vous avez fait les modif sur ce fofo: http://rise-of-ninja.probb.fr/ ?
Parce que je ne les vois pas.
Pourrais je avoir à nouveau votre template actuel et toute votre css ?
edit: comme vous pouvez le constater sur mon forum test: aucun souci de mon côté ..
Parce que je ne les vois pas.
Pourrais je avoir à nouveau votre template actuel et toute votre css ?
edit: comme vous pouvez le constater sur mon forum test: aucun souci de mon côté ..
Re: image dans le carde du forum
oui j'ai bien faits les modification sur ce forum il a bien l'imager mes des que je mais le code background-repeat: no-repeat !important; sa redevient gris
cordialement
- Spoiler:
- 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="haut_cate"><tr valign="center"><td>
{catrow.tablehead.L_FORUM}</td></tr></table><table class="forumline" width="890px" align="center" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> <table><tr><td width="85%">{catrow.tablehead.L_FORUM}</td><td width="15%">{L_LASTPOST}</td></tr></table></th>
</tr>
</table><div class="milieu_cate"><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} index_cate" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT} index_cate" 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} index_cate" colspan="3" align="right"> </td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS} index_cate" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS} index_cate" 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 index_cate" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<table width="100%"><tbody><tr><td><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}></td><td style="padding-left: 40px; text-align: right;" class="gensmall">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets.</td></tr></tbody></table>
<div class="descript"><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 -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
</span>
</td>
<td class="row3 index_cate" align="center" valign="middle" height="60"><div style="width:275px;">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span></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><div class="imgbas"> </div><table class="bas_cate"><tr valign="center"><td> </td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot -->
<!-- END catrow -->
- Spoiler:
- Code:
/* fond titre catégorie */
body
{
background: url(http://i73.servimg.com/u/f73/18/19/39/36/interi10.jpg) fixed top center repeat-y #262525;
url() repeat;
}
#i_logo
{
margin-top: -19px;
background: url(http://i73.servimg.com/u/f73/18/19/39/36/captur10.png) center no-repeat;
margin-left: -25px;
}
#navigation
{
position: absolute;
width: 980px;
text-align: center;
margin-top: -8px;
}
a.forumlink
{
display: block;
padding-left: 50px;
margin-bottom: 4px;
font-size: 14px;
letter-spacing: 2px;
border-bottom: 2px dashed #4e4e4e;
padding-bottom: 4px;
}
a.mainmenu
{
margin-left: -10px;
font-weight: bold;
color: #818181;
font-size: 12px;
text-shadow: 1px 1px 0px #000000;
}
/* largeur categorier */
.bodyline
{
max-width:920px!important; /* largeur maximale */
min-width:920px!important; /* largeur minimale */
width:920px!important; /* largeur */
height: 200px;
}
#page-body
{
width: 95%;
margin: auto;
}
/* FIN */
.quote
{
padding: 5px;
}
.code
{
color: #1e1e1e;
}
.spoiler_content
{
padding: 5px;
}
.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}
/*|__________ DEBUT DES MODIFICATIONS DE L'AFFICHAGE DES CATEGORIES __________*/
table.haut_cate{
width:891px;
height:86px;
background-image:url();
background-repeat:no-repeat;
margin-bottom: -22px;
}
table.haut_cate h2{
width:600px;
margin-left: 40px;
margin-right auto;
font-variant:small-caps;
font-size 18px;
color:#fff;
text-shadow 1px 1px 2px #ffffff;
}
.row1 {
background-image: url(http://i73.servimg.com/u/f73/18/19/39/36/alt10.gif);
background-repeat: no-repeat !important;
}
.row2 {
background-image: url(http://i73.servimg.com/u/f73/18/19/39/36/alt10.gif);
background-repeat: no-repeat !important;
}
.row3 {
background-image: url(http://i73.servimg.com/u/f73/18/19/39/36/alt10.gif);
background-repeat: no-repeat !important;
}
.imgbas {
background-image: url(http://i73.servimg.com/u/f73/18/19/39/36/fold10.png);
background-repeat: no-repeat;
background-color: transparent;
height:9px;
width:892px;
margin:auto;
}
/* DEBUT CSS CODAGE PARTIE SUJETS PAR LIXYR SUR L ANNUAIRE DES FORUMS FA*/
/* TOUTE REPRODUCTION OU COPIE SANS ACCORD DU CODEUR EST INTERDITE*/
/* CREDITS A CONSERVER */
#Table_Sujet /*partie cadre globale du sujet*/
{
background:#e3e3e3; width:874px;margin:auto;
}
#Table_Sujet h1 /*titre du topique posté*/
{
text-align:center;
font:20px Arial; color:#292a2f; /* taille et police d_ecriture + couleur*/
}
#Table_Sujet .flèche_navig /*bloc contenant flèche de navigation*/
{
float:right;
}
#Table_Sujet .info_posteur /*partie globale avatar + rang*/
{
margin:30px auto 0px auto !important; width:210px;
padding-top:2px;text-align:center; font:13px Arial;
background:#f4f4f4;
border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;border:1px solid #a6a6a6; /*border + arrondis*/
}
#Table_Sujet .info_posteur #avatar img /*redimensionnement automatique des avatars*/
{max-width:190px;}
#Table_Sujet .message_poste /*partie du message posté*/
{
background:#f4f4f4; color:#555555;
border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;box-shadow:-3px 3px 3px #bcbcbc;
/*width:562px; min-height:250px; */
margin:-8px 5% 0px 5%;padding:3px 8px;
text-align:justify;font:13px Arial;}
/*partie bloc contenant pseudo*/
#Table_Sujet .message_poste .info-pseudo
{ float:left;margin-left:2%;padding-top:8px;}
#Table_Sujet .message_poste .info-pseudo .name strong
{font:20px Arial normal;} /* taille et police des pseudos */
/*partie bloc contenant les infos de profil*/
#Table_Sujet .message_poste .info_profil
{
float:right;margin:0px 1px 5px 0px;width:250px;max-height:55px; padding:2px;
display:block; overflow:auto;overflow-y:auto;overflow-x:hidden;}
#Table_Sujet .message_poste .info_profil .postdetails.poster-profile {
font:11px Arial; color:#555555;}
#Table_Sujet .bulle /* la flèche de la bulle */
{
background:url("http://img832.imageshack.us/img832/8287/bbtail.png") no-repeat;
width:22px;height:40px;
position:relative;display:block;left:8px; top:90px;}
#Table_Sujet .post-options /*partie contenant les boutons d_edition etc*/
{
width:89%;margin:0px auto; text-align:right;padding:5px 2px;
border-bottom:2px inset #EAEAEA;}
.clear {clear:both;border:none;border-bottom:2px dotted #e3e3e3;}
.cat-haut /*bloc contenant fond noir */
{
background:url(http://i82.servimg.com/u/f82/18/19/39/36/cat_110.png) transparent no-repeat;
height:34px;
border-radius:15px 15px 0px 0px; -webkit-border-radius:15px 15px 0px 0px; -o-border-radius:15px 15px 0px 0px;
}
/* FIN DU CSS POUR LA PARTIE CODAGE DES SUJETS*/
/*|__________ DEBUT DES MODIFICATIONS DE L'AFFICHAGE PIED DE PAGE__________*/
#page-footer
{
background-image: url("http://i46.servimg.com/u/f46/16/76/39/39/fond_b10.png");
background-repeat: no-repeat;
background-position: top center;
width: 111%;
height: 160px;
margin-top: 15px;
margin-bottom: -19px;
margin-left: -50px;
}
#page-footer a
{
font-size: 10px;
text-decoration: none !important;
}
cordialement
Re: image dans le carde du forum
C'est bien mignon mais il faut mettre la modification dans le template aussi:
- Code:
<td class="row1 index_cate" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<table width="100%"><tbody><tr><td><h{catrow.forumrow.LEVEL} class="hierarchy">
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
row1 index_cate > mettez row1
Mais comme expliqué plus haut.
Mettez un autre nom, genre "fondblabla" par exemple
et dans la css
.fondblabla {
blablabla;
}
Re: image dans le carde du forum
je viens de changer row1 index cat par Kameha j'ai bien mie dans le css mes rien ne change par contre j’enlève background-repeat: no-repeat !important; la il a l'imager mes elle ce répète
Re: image dans le carde du forum
J'ai du changer de pc étant donné que mon écran est ..
Donc du coup je comprends mieux ! (je vois mieux surtout xD)
Alors alors, je n'aime pas Firebug mais me suis rendue compte que vous aviez plusieurs fois "Kameha" dans votre css .. je ne sais pas si c'est une erreur, mais il en faut qu'un, sinon vive les conflits.
Ensuite, du coup il faudra mettre le code comme ceci:
Donc du coup je comprends mieux ! (je vois mieux surtout xD)
Alors alors, je n'aime pas Firebug mais me suis rendue compte que vous aviez plusieurs fois "Kameha" dans votre css .. je ne sais pas si c'est une erreur, mais il en faut qu'un, sinon vive les conflits.
Ensuite, du coup il faudra mettre le code comme ceci:
- Code:
.kameha {
background-image: url('donc l'image');
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
}
Re: image dans le carde du forum
Ah et bien voila qui est bien mieux^^ merci
et comment je dois faire pour que l'image soi aussi dans la case icône du forum
en fait j'avais mie dans le css trois fois kameha pour que l'image s'affiche partout dans message page d'accueil et la liste des sujet
et comment je dois faire pour que l'image soi aussi dans la case icône du forum
en fait j'avais mie dans le css trois fois kameha pour que l'image s'affiche partout dans message page d'accueil et la liste des sujet
Re: image dans le carde du forum
petit up
Re: image dans le carde du forum
Pour l'image, c'est ce td:
Suffit de changer la class
Faut juste que l'image ait un fond transparent
- Code:
<td class="{catrow.forumrow.INC_CLASS} index_cate" 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>
Suffit de changer la class
Faut juste que l'image ait un fond transparent
Re: image dans le carde du forum
Bonjour dessolé pour la lenteur de mes réponse je suis très occupe ces dernier temps j'ai mis mon image en fond transparent
mes j ais un espace gris dans icone du forum
mes j ais un espace gris dans icone du forum
Page 2 sur 2 • 1, 2
Sujets similaires
» Épaissir le coté gauche et droit du carde du forum
» Comment mettre une image gif dans la fenetre "logo du forum" forum en phpbb3
» Retirer image titre forum dans le forum
» image dans un forum
» Image dans nom d'un forum.
» Comment mettre une image gif dans la fenetre "logo du forum" forum en phpbb3
» Retirer image titre forum dans le forum
» image dans un forum
» Image dans nom d'un forum.
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 2 sur 2
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum