Xooit.com

Aide et Support

[XOU-IT]

All times are GMT + 2 Hours


Changer la couleur des colonnes

 
Post new topic   Reply to topic
 
Author Message
Enetari
PostPosted: Fri 18 Jul 2008 - 15:03    Post subject: Changer la couleur des colonnes Reply with quote

Bonjour bonjour,
J'ai un petit soucis, en fait je voudrais modifier la couleur de mes colonnes (que j'ai encadré en rouge). Je souhaiterais les mettre en noir. En fait j'ai trouvé un tuto mais ça me met le fond que j'ai, pas le noir... Si quelqu'un peu m'aider... J'suis débutante alors je m'y perds un peu beaucoup !


J'espere que quelqu'un pourra m'aider =D


Membre
Membre

Offline

Joined: 02 Jun 2008
Posts: 14
Point(s): 13
Moyenne: 0.93

Visit poster’s website
Arlem2
PostPosted: Fri 18 Jul 2008 - 18:13    Post subject: Changer la couleur des colonnes Reply with quote

Salut,

Panneau d'administration => Onglet thème => Modifier les templates => Ouvre Index_body.tpl, cherche :
Code: Sélectionner - Agrandir
  <!-- BEGIN forumrow -->
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
   <td class="row1" span style="background-color: #000000;" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
     </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
     </span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
  </tr>
  <!-- END forumrow -->


Remplace par :
Code: Sélectionner - Agrandir
  <!-- BEGIN forumrow -->
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
   <td class="row1" span style="background-color: #000000;" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
     </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
     </span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
   <td class="row2" span style="background-color: #000000;" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
   <td class="row2" span style="background-color: #000000;" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
   <td class="row2" span style="background-color: #000000;" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
  </tr>
  <!-- END forumrow -->


Mais moi j'pense qu'en noir ça va faire bizarre x)
Si tu veux mettre une autre couleur, change les quatres : #00000 par un autre code couleur en héxadécimal :
http://www.espace2001.com/espace/couleurs.php
_______________________

"L'avantage d'être intelligent c'est qu'on peut toujours faire l'imbécile, alors que l'inverse est totalement impossible." - Woody Allen.


De retour... pour admirer tous ces beaux plagiats d'avatar xD .


Membre
Membre

Offline

Joined: 27 Jun 2006
Posts: 5,924
Niveau:
Point(s): 3,924
Moyenne: 0.66
Trophées: Trophée Pikachu : Récompense le plus grand fan de Pokémon.
Firefox 3 Linux Masculin Gémeaux (21mai-20juin) 猴 Singe

Visit poster’s website
Enetari
PostPosted: Sun 20 Jul 2008 - 13:58    Post subject: Changer la couleur des colonnes Reply with quote

Merci beaucoup ^^

Membre
Membre

Offline

Joined: 02 Jun 2008
Posts: 14
Point(s): 13
Moyenne: 0.93

Visit poster’s website
Display posts from previous:   
Post new topic   Reply to topic
Page 1 of 1

All times are GMT + 2 Hours


Jump to:  


Top Forums Xooit