Love Story
Bonjour et bienvenue à toi cher chat. Souhaites-tu rejoindre le Clan du Tonnerre ? Le Clan de la Rivière ? Le Clan du Vent ? Ou le Clan de l'Ombre peut-être ? A moins que tu ne veilles rejoindre les solitaires ou les domestiques ? Dans tout les cas, nous t'invitons à t'inscrire sur ce forum pleins d'aventures ! Allez, n'hésites pas et viens nous rejoindre permis tant de plaisir !
Love Story
Bonjour et bienvenue à toi cher chat. Souhaites-tu rejoindre le Clan du Tonnerre ? Le Clan de la Rivière ? Le Clan du Vent ? Ou le Clan de l'Ombre peut-être ? A moins que tu ne veilles rejoindre les solitaires ou les domestiques ? Dans tout les cas, nous t'invitons à t'inscrire sur ce forum pleins d'aventures ! Allez, n'hésites pas et viens nous rejoindre permis tant de plaisir !
Love Story



Partagez

Catégorie by Phantasmagoria (PRD)

Love Story
Love Story
1er personnage : Étoile du Lion - 36 lunes - Tonnerre - Chef
PUF : Mew.
Masculin Messages : 801
Fusions : 5660
Réputation : 0
Date d'inscription : 02/07/2014
https://thisislovestory.forumactif.org
MessageSujet: Catégorie by Phantasmagoria (PRD)  Catégorie by Phantasmagoria (PRD) EmptySam 14 Fév - 14:53

Phantasmagøria a écrit:
Hey ♥

J'ai posté un premier code des catégories et je suis contente qu'il ait eu des retours positifs. J'en poste un autre et comme d'habitude, vous devez poster dans le sujet pour voir les codes  :macarena: Un petit merci ne fait jamais de mal donc voilà ♥
Je tiens à vous rappeler que vous pouvez utiliser le code à votre guise, changer les couleurs ou la police aussi tout ce que vous voulez mais merci de ne pas toucher à la structure ^^ prières de ne pas garder le haut et bas des catégories actuels, ils ne vous appartiennent pas, moi non plus ♥ et n'oubliez pas les crédits  :hin11: 
Si vous utilisez mon petit code merci d'ajouter un lien vers le forum que je puisse voir ce que ça donne et tout ^^
Je précise que le code est réglé à 760px de largeur, si vous voulez changer la largeur, il suffit de regarder cette classe " .fond_global_cat " et de changer le width: 760px; à la valeur que vous voulez.

Le code ressemble à ça donc ;

Spoiler:

Le code template Index_box ;



Et le CSS ;



En espérant qu'il vous plaise ♥

En cas de problème, prières de poster ici et pas pas par MP. Je n'accepte pas les entraides par MP. Merci =)
Love Story
Love Story
1er personnage : Étoile du Lion - 36 lunes - Tonnerre - Chef
PUF : Mew.
Masculin Messages : 801
Fusions : 5660
Réputation : 0
Date d'inscription : 02/07/2014
https://thisislovestory.forumactif.org
MessageSujet: Re: Catégorie by Phantasmagoria (PRD)  Catégorie by Phantasmagoria (PRD) EmptyDim 15 Fév - 21:09

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

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

 <table class="modifcat" width="100%" border="0" cellspacing="0" cellpadding="0">
<div style="background-image : url(http://i.imgur.com/0ZImeXe.png) ; background-repeat : no-repeat ; width : 780px ; height : 137px; margin-bottom: -2px;"><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="forumtitre">
                 
    <a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></div>
              <table width="100%" cellpadding="0" cellspacing="0" class="fond_global_cat"><br />

               
          <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">
                                              <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                       
                                  </td>
                  <td align="center" valign="top">
                                  <div class="stat_general">
                      <span class="genmed"><div class="stat1">
                        Sujets {catrow.forumrow.TOPICS} | Messages {catrow.forumrow.POSTS}</div></span>
                                    <span class="genmed"><div  class="forumdesc1">
                              {catrow.forumrow.LAST_POST}   
                         
                        </div></span>
                         
                    </div>
                    </td>                       
                    </tr>
                          <tr>
                            <td align="center" colspan="3">
                                              <div class="sousfofo">
                        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                  </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" /><img src="http://i.imgur.com/7Niv9e9.png" style="margin-top: -10px; width:780px; height: 60px;"/><!-- END tablefoot --><!-- END catrow -->
Love Story
Love Story
1er personnage : Étoile du Lion - 36 lunes - Tonnerre - Chef
PUF : Mew.
Masculin Messages : 801
Fusions : 5660
Réputation : 0
Date d'inscription : 02/07/2014
https://thisislovestory.forumactif.org
MessageSujet: Re: Catégorie by Phantasmagoria (PRD)  Catégorie by Phantasmagoria (PRD) EmptyDim 15 Fév - 21:10

CSS

Code:

/*********** CODE DES CATEGORIES par PHANTASMAGORIA SUR PRD ********/
.modifcat {
background-color: #ddb3a2;
padding-bottom: -10px; margin-bottom: 5px;}

.catégoz{
position : relative ;
top : 70px ;  transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -khtml-transform: rotate(4deg);}

.catégoz h2 { font-size: 17px; font-family: Georgia; text-shadow: 0px 0px 2px #a99279;
text-transform: uppercase; color: #7d6a5c; letter-spacing: -1px;}

.statdescrip {
padding: 20px 5px 5px 5px; border-radius: 10px;
-webkit-border-radius: 10px;}

.fond_global_cat { background-color: #ebd8d0; margin-left: 10px; margin-right: 10px; width: 760px;
padding-bottom: 1px; border: 1px solid #cc9e8e; margin-bottom: 1px;}

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

.stat_general {

padding: 5px;
height:70px; width: 160px; font-size: 9px; border-radius: 10px;
-webkit-border-radius: 10px;} 

.stat1 {
padding: 2px; color: #cc9e8e; letter-spacing: -2px; font-size: 13px; border-bottom: 1px solid #cc9e8e;
font-family: Georgia;}

.forumdesc1 {
text-align: center;
padding: 5px; border-radius: 10px;
-webkit-border-radius: 10px;} 

.sousfofo {

padding-top: -15px; padding-bottom : 9px; text-align: center; height: 10px; border-top: 2px solid #cc9e8e;  }

.sousfofo a {
color: #cc9e8e;
font-family: Georgia;
font-size: 10px; text-transform : uppercase; padding-top: -5px; }

.sousfofo a:hover {
color: #702828;
padding: 2px; font-family: Georgia;
text-shadow: 0px 0px 2px solid #7d6a5c; font-size: 10px; text-transform : uppercase; }

.forumtitre a {
 display:inline-block;
font-size: 25px;
color: #8a3c36; margin-bottom: -35px; 
text-decoration: none;
font-family: Georgia;
padding-left: 30px; letter-spacing: -4px; -moz-transition: all 1s;
-o-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s; }

/* Personnalisation titre - lien survolé */
.forumtitre  a:hover, .forumtitre  a:active {
color:#5c2924;  letter-spacing: 5px;
font-size: 25px;
text-decoration: none;
font-family: Georgia;}

            /************** FIN DES CODES ********************/

Contenu sponsorisé
MessageSujet: Re: Catégorie by Phantasmagoria (PRD)  Catégorie by Phantasmagoria (PRD) Empty

Catégorie by Phantasmagoria (PRD)

Voir le sujet précédent Voir le sujet suivant Revenir en haut
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Love Story :: Power :: A. Love Story in Film-