Code pour catégorie

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

Résolu Code pour catégorie

Message par Axe100 Lun 1 Aoû 2011 - 20:05

Bonjour, j'aimerais modifier l'apparence des catégories de mon forum,
cependant je ne connais rien aux codes. Si quelqu'un pouvait m'en fournir un, je lui en serais très reconnaissante.
Voici un schéma de ce que j'aimerais obtenir :

Code pour catégorie 110801073456242518

Mon CSS :

Code:
body {
  background-repeat:repeat;
  }

a {font-variant: small-caps; text-decoration : none}

a.mainmenu {
background-image: url("http://sd-1.archive-host.com/membres/images/204920367335261089/HPII/Patter_tables.png");
border-left: 4px solid #c79f6d;
-moz-border-radius: 1px 4px;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 3px;
color: #c79f6d;
}

.statistiques{
border:0px;
background-image: url("IMAGE EN BAS");
background-repeat: no-repeat;
background-position: center;
height:270px;}

.groupes{
background-color:#FFFFFF;border: 1px #D0D0D0 dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;}

.listlastconnected td { background-color: transparent; }
   
   
    body, a:hover{cursor:crosshair;}


.tourcat {
background-image:url("http://nsa28.casimages.com/img/2011/08/01/1108010616468568.jpg");
}

.secondarytitle {
background-color : transparent;
}



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}

        {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="tourcat" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th colspan="3" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td  width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td 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 colspan="3" align="right"> </td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
      <!-- BEGIN inc -->
      <td width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td 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 colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
        <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}>
        <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 align="center" valign="middle" height="50">
        <span class="gensmall"><div style="width:150px;">{catrow.forumrow.LAST_POST}<br/>
Messages : {catrow.forumrow.POSTS} Sujets : {catrow.forumrow.TOPICS}</div></span>
      </td>
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td 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 -->

Merci.
Cordialement, Axe100.



Dernière édition par Axe100 le Lun 1 Aoû 2011 - 21:06, édité 1 fois
Axe100

Axe100
Nouveau membre

Messages : 2
Inscrit(e) le : 01/08/2011

http://togainugraph.forumactif.com/
Axe100 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Code pour catégorie

Message par Invité Lun 1 Aoû 2011 - 20:43

Bonjour et Bienvenue
sur le Forum des Forums Forumactif
Vu que vous êtes nouveau, voici quelques sujets importants :
Code pour catégorie Attention2 Sécurité : mail de fondation - Ce qu'il ne faut pas faire
N'hésitez pas à ouvrir un nouveau sujet si vous ne trouvez pas votre réponse Wink

Bonjour,

Je vous invite à reformuler votre demande, car les commandes de codages ne sont pas permises sur ce forum Wink .
AlanBike a écrit:Le forum des forums n'est pas un forum de commande de codage, ni d'apprentissage des langages.
Le staff a constaté ces derniers temps que le nombre de demandes de "travail à façon" augmentait de façon notoire.
Un nouveau règlement est en passe d'être mis sur le FdF.


EXTRAIT
* Le Forum des Forums n'a absolument pas vocation à fournir un service de codage

De nombreux forums le proposent, le FDF est un forum d'entraide. Une réponse donnée dans un sujet doit pouvoir aider plusieurs personnes. C'est pourquoi le staff verrouillera systématiquement tous les sujets qu'il considèrera comme "commande de codage".

Cordialement.
Anonymous

Invité
Invité


Invité a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Code pour catégorie

Message par Axe100 Lun 1 Aoû 2011 - 21:00

Ha, je suis désolé je vais aller vers des forums spécialisé dans ce cas,
merci de m'avoir avertie et bonne soirée Smile
Axe100

Axe100
Nouveau membre

Messages : 2
Inscrit(e) le : 01/08/2011

http://togainugraph.forumactif.com/
Axe100 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