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 du moment :
Google Pixel 7 5G – Smartphone 6,3″ OLED ...
Voir le deal
316 €

 

 Commande de Stitch sur Never Utopia [Catégorie] pour Astréa-RP

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 Stitch sur Never Utopia [Catégorie] pour Astréa-RP Empty
MessageSujet: Commande de Stitch sur Never Utopia [Catégorie] pour Astréa-RP   Commande de Stitch sur Never Utopia [Catégorie] pour Astréa-RP EmptyJeu 29 Nov - 19:25

Hey,

Lien de la commande : http://www.never-utopia.com/t40897p15-commande-categorie#605203
Lien du forum : http://astraea-sp.forumsactifs.com/

Captur :

Spoiler:

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>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
     
     
  </tr>
  <!-- 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">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
                                  <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"><div class="namecat">{catrow.forumrow.FORUM_NAME}</div></a><br />
            </span>
         
        </h{catrow.forumrow.LEVEL}
                   
                  <span class="genmed"> <div class="bordercat">{catrow.forumrow.FORUM_DESC}
<br> <br> <br>
<div class="a.linkcat">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
       
<td class="row3 over" align="center" valign="middle" height="50"><div class="post">
<span class="gensmall">{catrow.forumrow.LAST_POST}
 <div class="postwo"><br />{catrow.forumrow.TOPICS} Sujet &{catrow.forumrow.POSTS} Messages
 
</div></span></div></td><span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->

       
 
  <!-- 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 -->

Code CSS :
Code:
    /* Catégorie Stitch by Selene*/
.bordercat{
  border-radius:30px 30px 30px;
  background-color:silver;
  box-shadox: black 3px 3px 3px;
  margin-top:-10px;
  width:500px;
  margin-left:auto;
  margin-right:auto;
  height:130px;
  padding:auto;
}

.cati{
  font-size:25px;
 text-align:center;
  font-style:italic;
  color:purple;
  border-bottom:5px solid darkcyan;
  border-radius:5px 5px 5px;
  margin:auto;
  text-shadow: black 1px 1px 3px;
  border-bottom:5px solid silver;

 
 
}

.duplicate{
  font-size:20px;
  margin-top:-15px;
  color:aliceblue;
}

.namecat{
  height:30px;
  width:500px;
  font-size:20px;
  text-shadow: black 1px 1px 3px;
  box-shadow: black 3px 3px 3px;
  border-radius: 10px 60px 10px;
  color:#590b66;
  margin:auto;
  text-align:center;
  background-color:silver;
}



.destext{
  text-align:justify;
  margin-left:auto;
  margin-right:auto;
  padding-left:10px;
  padding-top:10px;
  padding-right:20px;
  font-variant: small-caps;
  font-size:15px;
  float:left;
}

.lettrinecss{
  float:left;
  font-size:35px;
  clear:both;
  background-color:aliceblue;
}
 
.post{
  width:250px;
background-color:aliceblue;
  border-radius:180px 180px 180px;
 
}

.postwo{
  width:250px;
  background-color:silver;
  border-radius:5px 5px 5px;


}

Le code à mettre dans les descriptions :

Code:
<div class="destext"> <div class="lettrinecss">L</div>orem Lipsum attendum ipsum lorem colore anone bevere ....
Patati patata na na na ! Je vous dis Blabla ouuh. </div>


Le code à mettre dans les titres de caté' :
Code:

<div class="cati"> Your welcome my buding, sex or sleep<div class="duplicate"> Your welcome my buding, sex or sleep</div></div>[




Revenir en haut Aller en bas
 
Commande de Stitch sur Never Utopia [Catégorie] pour Astréa-RP
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» Commande de Valhalla ♠ Catégories pour CandyFornia
» Commande de Ley sur Never Utopia pour Art Smile
» Commande de Isalia ♠ Catégorie pour The New Guild Rpg
» Commande de Ormée ♠ Catégorie pour Numendor RPG
» Commande de Cytrius sur Never Utopia [QEEL]

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: