Position de la case topics & messages
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
Position de la case topics & messages
Bonjour, je cherche désespérément comment mettre la case "sujets" et "topics" ("hurlements & malédictions sur le forum) en superposition du coin supérieur droit de la case "dernier message".
Je vous montre où j'en suis --> http://test-fleurs-de-lys.forumactif.org/
Edit : Je suis fondatrice & en phpbb2
Merci d'avance pour votre aide !
Voici mon template :
Voici mon css :
Je vous montre où j'en suis --> http://test-fleurs-de-lys.forumactif.org/
Edit : Je suis fondatrice & en phpbb2
Merci d'avance pour votre aide !
Voici mon template :
- Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr>
<td valign="bottom">
<div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
</td>
</tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><center><div class="titrecat">{catrow.tablehead.L_FORUM}</div></center><table class="forumline" width="100%" border="0" cellspacing="0" 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="{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%"><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></tr></tbody></table>
<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>
<td class="row3 over" align="center" valign="middle" height="50" style="min-width:100px;">
<div class="cadre1"><br/>{catrow.forumrow.POSTS} hurlements <br/>✝ <br/>{catrow.forumrow.TOPICS} malédictions.<br/><br/>
</div><div class="cadre2"><br/>{catrow.forumrow.LAST_POST}<br/><br/></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><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Voici mon css :
- Code:
.cadre1 {
background:#0f0601;
border:3px solid #000000;
font-size: 9px;
-o-transition: 0.4s ease;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-htm-transition: 0.3s ease;
-ms-transition: 0.3s ease;
transition: 0.3s ease;
-o-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-htm-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);}
.cadre2 {
background:#0f0601;
border:3px solid #000000;
font-size: 9px;
}
Loü- ***
- Messages : 171
Inscrit(e) le : 28/01/2010
Re: Position de la case topics & messages
Bonjour,
Vous avez essayé en mettant un margin ?
Genre, comme ceci:
- Code:
<div style="margin-right: 25px;" class="cadre2">
Cordialement.
Re: Position de la case topics & messages
Bonjour, Où en-est votre problème ? Deux solutions :
A bientôt sur ForumActif |
Sujets similaires
» Agrandir la case "derniers messages" ?
» Enlever la case "derniers messages"
» Faire disparaître case sujets et messages
» Peut ton centrer ce qu'il y a dans la case derniers messages
» Enlever le nom du posteur dans la case des derniers messages
» Enlever la case "derniers messages"
» Faire disparaître case sujets et messages
» Peut ton centrer ce qu'il y a dans la case derniers messages
» Enlever le nom du posteur dans la case des derniers messages
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