Forum de test de Ocelline
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.



 
AccueilAccueil  PortailPortail  RechercherRechercher  Dernières imagesDernières images  S'enregistrerS'enregistrer  ConnexionConnexion    
Le deal à ne pas rater :
Jeux, jouets et Lego : le deuxième à -50% (large sélection)
Voir le deal

 

 Commande de Valhalla ♠ Catégories pour CandyFornia

Aller en bas 
AuteurMessage
Ocelline

Ocelline


Messages : 39
Age du personnage : 24
Date d'inscription : 03/01/2010

Feuille de personnage
Ton Carnet:

Commande de Valhalla ♠ Catégories pour CandyFornia Empty
MessageSujet: Commande de Valhalla ♠ Catégories pour CandyFornia   Commande de Valhalla ♠ Catégories pour CandyFornia EmptyVen 15 Nov - 21:53

Commande de Valhalla ♠ Catégories pour CandyFornia Captur10

Je vous donne donc vos codes Wink

Le 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}<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 --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"><tr>
<div class="titre">{catrow.tablehead.L_FORUM}</div> 
  
<!-- 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">&nbsp;</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">
 <div class="cadreno"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                  </div></td>
 <td class="row1 over" 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}"><div class="fowname">{catrow.forumrow.FORUM_NAME}</div></a><br />
 </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 -->
                        
</span>
                    </td>
 
<td class="row3 over" align="center" valign="middle">
                  <div class="stats"><span class="gensmall">{catrow.forumrow.TOPICS} messages dans {catrow.forumrow.POSTS} sujets<br/><span class="sujets">{catrow.forumrow.LAST_POST}</span>
                    </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> <img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Dans le template index-body, changez ce code :
Code:
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
par :

Code:
<table class="forumline2" width="100%" border="0" cellspacing="1" cellpadding="0">
Css :
Code:
/*Catégorie */

.cadreno{
  border-left:3px solid black;
  border-right:3px solid black;
  border-top:3px solid black;
  border-bottom:7px solid black;
  margin-left:17px;
}

.stats{
 background-color:#E9E5E5;
 width:150px;
  height:50px;
  margin-left:-1230px;
  margin-top:120px;
  font-family:georgia;
  font-size:12px;
  font-style:italic;
  font-color:black!important;
}
 a:link{
  text-decoration:none;}

a:hover {text-decoration: none !important
color:silver;}



.titre{
 color:silver;
 font-size:25px;
  text-indent:5px;
font-family: 'Cookie', cursive;
font-style:italic;
 margin-left:335px;
  position:absolute;
  margin-top:5px;
  width:200px;




 


}

.forumline{
  border-radius:0px 0px 50px 50px;
  box-shadow:1px 1px 1px 3px #A9A9A9;
  margin-top:-40px;
  width:700px;
  margin:auto;
  
background-color:#F3F3F3;}

.fowname{
  color:silver;
 font-size:20px;
  text-indent:5px;
font-family: 'Alice', serif;
  text-transform:uppercase;
  margin-top:35px;
}

.descri{
  color:silver;
  font-family:'Alice', serif;
  text-transform:uppercase;
  font-size:10px;
  width:400px;
  height:100px;
  margin-left:50px;
word-break:break-all;
  margin-top:-95px;
  float:left;
 

}

.imgdes{
 width:100px;
 height:100px;
 margin-left:450px;
  float:right;
  position:relative;
  margin-top:-10px;
  border:5px solid black;
  


}

.sousfow{
  background-color:#E9E5E5;
  width:680px;
  height:20px;
  text-transform:uppercase;
  font-size:10px;
  color:black;
  margin-top:150px;
  margin-left:-115px;
  text-align:center;
}

.virgule{
 color:black;
 font-weight:bold;
 margin-top:-13px;
  font-style:italic;
  font-size:25px;
 font-family: 'Radley', serif;
  position:absolute;
}
Le code à coller dans le titre des catégories :
Code:
<link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'><div class="titre">Valhalla Life </div>.
Et à mettre dans les descriptions :
Code:
<img src="http://demontigny.files.wordpress.com/2008/03/sci_opo9810b.thumbnail.jpg?w=497" class="imgdes"><div class="descri">
 Lorem upsum, belle langue latine, écoute nous et donne nous l'inspiration. Soit pour une nuit, notre muse. On te rendra grâce par des milliers de texte, morceaux d'âmes de nos joueurs. De rp joyeux au plus triste,  de l'épique bataille au texte philosophique sans oublier les galipettes.  </div><div class="sousfow"> <a href="http://ocelline-testdesign.kanak.fr/?tt=1"> Test test </a><span class="virgule"> ,</span>  <a href="http://ocelline-testdesign.kanak.fr/?tt=1"> Test test </a><span class="virgule"> ,</span>  </div>
Revenir en haut Aller en bas
 
Commande de Valhalla ♠ Catégories pour CandyFornia
Revenir en haut 
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Forum de test de Ocelline :: 
 :: Commandes de codage
-
Sauter vers: