Question pour sous forum Complet avec icones

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Question pour sous forum Complet avec icones

Message par lolita1004 Mar 15 Fév 2011 - 17:27

Le titre est pas très clair je sais bien mais je vais vous expliquer Wink

- l'URL du forum : http://hp-celebrities.bbfr.net/
- la version de votre forum : phpBB2
- une capture d'écran du problème : https://i.servimg.com/u/f78/16/18/98/58/sans_t12.png
- votre statut sur le forum : Je suis la fondatrice Wink
- si vous avez modifié des templates : Oui index_body & index_box
- si vous avez du CSS personnalisé : Celui là :

index_body
Code:
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
  <tr>
      <td width="100%" valign="top" align="center" class="row1">
        <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label>
        <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>

      </td>
  </tr>
</table>
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td width="50%" valign="top">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_delete_cookies -->
       
<a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
        <!-- END switch_delete_cookies -->
        </span>
      </td>
      <td width="50%" align="right">
        <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a>

            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>

            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
              <!-- BEGIN switch_delete_cookies -->
             
<a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
              <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
        </span>
      </td>
  </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
  <tr>
      <td width="100%" valign="top" align="center" class="row1">
        <span class="genmed">{L_USERNAME}:</span>
        <input class="post" type="text" size="10" name="username"/>
        <span class="genmed">{L_PASSWORD}:</span>
        <input class="post" type="password" size="10" name="password"/>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

        <span class="gensmall">{L_AUTO_LOGIN}</span>
        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
      </td>
  </tr>
</table>
</form>
<!-- END switch_user_login_form_footer -->

& celui là

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}

{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 -->
<tr>
<table class="forumline" width="100%" cellspacing="0px" cellpading="0px" style="background-image: url('http://s2.noelshack.com/uploads/images/5588649439164_boisfond.jpg');"><tr style="background-color: #000000;"><td class="fondtitres">{catrow.tablehead.L_FORUM}</td><td></td><tr><tr><td colspan="2">
<!-- 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="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
<h{catrow.forumrow.LEVEL} class="hierarchy"><span class="forumlink"><div style="text-align: left; border-top: 0px solid #7d6e60; ">
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>

</span>
</h{catrow.forumrow.LEVEL}>
<table width="100%" valign="center"><tr><td width="10%" valign="top">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</td></td><td width="60%" valign="center"><div style="border: solid ; padding-left:30px; border-width:0px ; margin-up:5px; border-color:#89725B; width:500px;height:80px; text-align:justify; -moz-border-radius: 10px;padding:10px;margin-right:40px;overflow:auto;background-image:url('http://www.fwallpapers.net/pics/misc/Christmas/Red-Santa-Hat.jpg');">

<span class="genmed">{catrow.forumrow.FORUM_DESC}
</td><td width="30%" valign="right"><div style="border: solid ; padding-left:30px; border-width:1px ; border-color:#89725B; width:150px;height:65px; text-align:justify; margin-left:35px;-moz-border-radius: 10px;padding:10px;overflow:auto; background-image:url('http://s2.noelshack.com/uploads/images/13412985627294_truuuuc.jpg');">
<span class="gensmall">


<b>{catrow.forumrow.LAST_POST}</b>

<div class="dernier_message"><b>{catrow.forumrow.POSTS}</b> hiboux <b>{catrow.forumrow.TOPICS}</b> sujets. </div></span>
</span></td></tr></table>
<span class="gensmall">
<div style="text-align:justify; padding-left:50px;border: solid ; border-width:1px ; margin-left:40px;border-color:#000000; width:600px; -moz-border-radius: 10px;padding:3px;margin-bottom:10px;overflow:auto; background-image:url('http://s2.noelshack.com/uploads/images/13412985627294_truuuuc.jpg');"> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
</span>
</td>


<!-- 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 -->
<img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

- votre ou vos navigateur(s) : Mozilla
- Explications : En fait j'aimerais pouvoir, voir si je peux par hasard mettre les sous forum avec icones juste en dessous de la partie explications des catégories ! Afin que ça reste dans le cadre rouge/bordeaux ? Je sais pas si vous voyez ?

Merci pour votre temps que vous me consacrerez Wink


Dernière édition par lolita1004 le Mar 15 Fév 2011 - 17:41, édité 1 fois
lolita1004

lolita1004
Nouveau membre

Féminin
Messages : 14
Inscrit(e) le : 14/02/2011

http://hp-celebrities.bbfr.net/
lolita1004 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Question pour sous forum Complet avec icones

Message par Anzu Mar 15 Fév 2011 - 17:37


Bonsoir,

Voilà index box modifié:

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 -->
    <tr>
    <table class="forumline" width="100%" cellspacing="0px" cellpading="0px" style="background-image: url('http://s2.noelshack.com/uploads/images/5588649439164_boisfond.jpg');"><tr style="background-color: #000000;"><td class="fondtitres">{catrow.tablehead.L_FORUM}</td><td></td><tr><tr><td colspan="2">
    <!-- 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="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
    <h{catrow.forumrow.LEVEL} class="hierarchy"><span class="forumlink"><div style="text-align: left; border-top: 0px solid #7d6e60; ">
    <span class="forumlink">
    <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
    </span>
    </h{catrow.forumrow.LEVEL}>
    <table width="100%" valign="center"><tr><td width="10%" valign="top">
    <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
    </td></td><td width="60%" valign="center"><div style="border: solid ; padding-left:30px; border-width:0px ; margin-up:5px; border-color:#89725B; width:500px;height:80px; text-align:justify; -moz-border-radius: 10px;padding:10px;margin-right:40px;overflow:auto;background-image:url('http://www.fwallpapers.net/pics/misc/Christmas/Red-Santa-Hat.jpg');">

    <span class="genmed">{catrow.forumrow.FORUM_DESC}
<br />
 {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
    </td><td width="30%" valign="right"><div style="border: solid ; padding-left:30px; border-width:1px ; border-color:#89725B; width:150px;height:65px; text-align:justify; margin-left:35px;-moz-border-radius: 10px;padding:10px;overflow:auto; background-image:url('http://s2.noelshack.com/uploads/images/13412985627294_truuuuc.jpg');">
    <span class="gensmall">


    <b>{catrow.forumrow.LAST_POST}</b>

    <div class="dernier_message"><b>{catrow.forumrow.POSTS}</b> hiboux <b>{catrow.forumrow.TOPICS}</b> sujets. </div></span>
    </span></td></tr></table>

    </td>


    <!-- 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 -->
    <img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Cordialement.
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Question pour sous forum Complet avec icones

Message par lolita1004 Mar 15 Fév 2011 - 17:40

Waouh merci infiniment ♥ bravo pour l'aide que vous me portez Wink
lolita1004

lolita1004
Nouveau membre

Féminin
Messages : 14
Inscrit(e) le : 14/02/2011

http://hp-celebrities.bbfr.net/
lolita1004 a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum