AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  Connexion  
Le Deal du moment : -15%
(Adhérents Fnac) LEGO® Star Wars™ ...
Voir le deal
552.49 €

Partagez
 

 catégorie

Aller en bas 
AuteurMessage
Eleni Haros
Eleni Haros
Nombre de messages : 106
Nombre de points : 224
Date de naissance : 01/01/1989
Situation amoureuse : célib
Pseudo : Miss Horan
Avatar : Rebel Wilson
https://dv-dolce-vita.forumactif.org/
MessageSujet: catégorie    catégorie  EmptyDim 6 Mar - 17:13

css

Code:
/*********** CODE DES CATEGORIES ********/
.modifcat {
background-color: #E5E5E5;
border-bottom: 2px solid #68bff4;
border-left: 2px solid #68bff4;
border-right: 2px solid #68bff4; 
width: 850px;}

.catégoz { background-color: lightgrey;
 margin-bottom: -10px; height: 40px; margin-top:15px; padding-top:10px;
 border-top: 2px solid #68bff4;
 border-left: 2px solid #68bff4;
 border-right: 2px solid #68bff4;
 width: 846px;}

.catégoz h2 { font-size: 25px; font-family: 'Pathway Gothic One', cursive;
text-transform: uppercase; color: #09aafc; letter-spacing: 5px; font-weight:lighter;margin-top:-5px;}

.statdescrip {
background-color: #ffffff;
padding: 5px;
}

.image_cat { margin-bottom:-15px; margin-right: 4px;margin-top:15px;}

.descrip_bloc {
width: 470px;
height:70px;
overflow: auto;
text-align: justify;
color: #fff; font-size: 9px;}

.stat_general {
background-color: #f9ffff;
padding: 5px;
height:70px; width: 180px; font-size: 9px; }

.stat1 {
padding: 1px;
  border-bottom: 1px grey dashed; }

.forumdesc1 {
text-align: center;
padding: 5px; }

.sousfofo {
background-color: #f9ffff;
padding: 5px; text-transform : uppercase;
height:70px; width: 130px; overflow: auto;
  font-family: Arial,'Petit Formal Script',Helvetica,sans-serif;
    font-size: 9px;
 -webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */  }

.sousfofo a {
color: #a9a6a7;
padding: 2px;
text-decoration: none; text-transform : uppercase;
  font-family: Arial,'Petit Formal Script',Helvetica,sans-serif;
    font-size: 9px;
 -webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */ }

.sousfofo a:hover {
color: #3396da;
padding: 2px;
text-decoration: none; text-transform : uppercase;
  font-family: Arial,'Petit Formal Script',Helvetica,sans-serif;
    font-size: 9px;
 -webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
text-align: right;}

.forumtitre a {
 display:inline-block;
font-size: 30px;
color: #04b2fb; margin-bottom: -50px;
padding-bottom:-35px;
text-decoration: none;
font-family: 'Cookie', cursive;
-moz-transition: all 1s;
-o-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
letter-spacing: -1px;}

/* Personnalisation titre - lien survolé */
.forumtitre  a:hover, .forumtitre  a:active {
color:#7ab0a3;
font-size: 30px;
text-decoration: none;
font-family: 'Cookie', cursive;
letter-spacing: 5px;}

            /************** FIN DES CODES ********************/
Revenir en haut Aller en bas
Eleni Haros
Eleni Haros
Nombre de messages : 106
Nombre de points : 224
Date de naissance : 01/01/1989
Situation amoureuse : célib
Pseudo : Miss Horan
Avatar : Rebel Wilson
https://dv-dolce-vita.forumactif.org/
MessageSujet: Re: catégorie    catégorie  EmptyDim 6 Mar - 18:13

template

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>
      <!-- **** Début des modifications effectuées par
                ****** Phantasmagoria*** -->

<!-- BEGIN catrow -->
  <!-- BEGIN tablehead -->

 <table class="modifcat" width="100%" border="0" cellspacing="0" cellpadding="0">
<div class="catégoz" align="center">{catrow.tablehead.L_FORUM}</div>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
          <!-- END cathead -->
      <!-- BEGIN forumrow -->
      <!-- BEGIN inc -->
            <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
            <!-- END inc -->

            <td align="left" valign="top">
<div class="fondglobal02">
              <table width="100%" cellpadding="5" cellspacing="0">

<tr><td valign="top" align="left" style="margin-bottom: -20px;">
  <div class="forumtitre">
                 
    <a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></div></td>

                    <td valign="top" align="right" colspan="2">
                   
                      <div class="image_cat"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></div>
                     
                </td></tr>
                <tr><td><align="center" valign="top">

          <div class="statdescrip">

                                    <div class="descrip_bloc"><span class="genmed"> {catrow.forumrow.FORUM_DESC}</span>
                                   
                              </div>
                          </div>
                     


</td>
                  <td align="center" valign="top">
                                  <div class="stat_general">
                      <span class="genmed"><div class="stat1">
                        {catrow.forumrow.TOPICS} sujets | {catrow.forumrow.POSTS} messages</div></span>
                                    <span class="genmed"><div  class="forumdesc1">
                              {catrow.forumrow.LAST_POST} 
                       
                        </div></span>

                                  </div>
                    </td>
             
                  <td align="center" valign="middle">
                    <div class="sousfofo">
                                      <span class="sousforum" id="subforums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div></span>
        <script type="text/javascript">
        jQuery('#subforums').html(jQuery('#subforums').html().replace(/, /g,'<br />')).removeAttr('id');
  </script></div></td>
           
           

 
        </tr>
</table>
</td></tr>

        <!-- *******Fin des modifications par Phantasmagoria ******
                    ********* Toute reproduction complète
                    ******* ou partielle est prohibée ****** -->
   
  <!-- 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 -->
Revenir en haut Aller en bas
 
catégorie
Revenir en haut 
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Dolce Vita :: codage Hawaii-
Sauter vers: