Salut !
Vous êtes tellement efficace que j'abuse un peu. J'ai donc encore besoin de vous ;-)
Sur notre forum http://thetenebrospoudlard.forumactif.org/ que vous commencez à bien connaître, j'ai un petit soucis que je n'arrive pas à résoudre.
En effet au niveau des catégories, le texte ne se centre plus par rapport à l'image. En fait avec le départ sauvage (elle a tenté de détruire le max de choses avant de partir), on découvre au fur et à mesure des bug.
Pour vous donner une idée c'est le plus flagrant au chemin de traverse, hôpital st mangouste, les tours. Il y a des décalages un peu partout mais c'est là que c'est le plus flagrant.
On n'a farfouillé, tenté des trucs mais cela n'a pas fonctionné alors je me suis dit que j'allais demandé de l'aide à nos mécanos préférés. Je suis sûr que vous avez une solution.
Merci d'avance ;-)
Vous êtes tellement efficace que j'abuse un peu. J'ai donc encore besoin de vous ;-)
Sur notre forum http://thetenebrospoudlard.forumactif.org/ que vous commencez à bien connaître, j'ai un petit soucis que je n'arrive pas à résoudre.
En effet au niveau des catégories, le texte ne se centre plus par rapport à l'image. En fait avec le départ sauvage (elle a tenté de détruire le max de choses avant de partir), on découvre au fur et à mesure des bug.
Pour vous donner une idée c'est le plus flagrant au chemin de traverse, hôpital st mangouste, les tours. Il y a des décalages un peu partout mais c'est là que c'est le plus flagrant.
On n'a farfouillé, tenté des trucs mais cela n'a pas fonctionné alors je me suis dit que j'allais demandé de l'aide à nos mécanos préférés. Je suis sûr que vous avez une solution.
Merci d'avance ;-)
Bonjour,
J'ai beaucoup de mal à comprendre votre problème. Pouvez-vous me fournir un screenshot montant votre problème à l'aide de flèche par exemple ? Et pouvez-vous me fournir le CSS et l'éventuelle Template ?
Je ferai mon possible pour vous aidez.
Bye, Phyllali.
J'ai beaucoup de mal à comprendre votre problème. Pouvez-vous me fournir un screenshot montant votre problème à l'aide de flèche par exemple ? Et pouvez-vous me fournir le CSS et l'éventuelle Template ?
Je ferai mon possible pour vous aidez.
Bye, Phyllali.
Re: Un coup de main ?
- Jeu 30 Juin 2016 - 13:31 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Bonjour,
J'ai essayé mais le message est trop lourd et trop long pour passer.
Si vous regardez la catégorie "chemin de traverseé vous constaterez que les liens "chaudron baveur, magasins de chaudron" etc...ne sont pas centrés par rapport à la hauteur de la case ni par rapport à l'image de la catégorie....en plus le texte passe sous l'image....
Avant, nous avions tous les liens à coté et centré comme c'est le cas par exemple avec la catégorie "acceuil"....Là nous avons pleins de case ou le texte n'est plus centré.
Est ce que je suis plus clair ?
Bye
Sylvius
J'ai essayé mais le message est trop lourd et trop long pour passer.
Si vous regardez la catégorie "chemin de traverseé vous constaterez que les liens "chaudron baveur, magasins de chaudron" etc...ne sont pas centrés par rapport à la hauteur de la case ni par rapport à l'image de la catégorie....en plus le texte passe sous l'image....
Avant, nous avions tous les liens à coté et centré comme c'est le cas par exemple avec la catégorie "acceuil"....Là nous avons pleins de case ou le texte n'est plus centré.
Est ce que je suis plus clair ?
Bye
Sylvius
Bonjour,
Je vois ce qui ne va pas, en effet. Pourrai-je avoir votre CSS et votre Template "index_box" s'il vous plaît ?
Bye, Phyllali.
EDIT : Envoie par message séparé si les deux ne passent pas en même temps par cause de place.
Je vois ce qui ne va pas, en effet. Pourrai-je avoir votre CSS et votre Template "index_box" s'il vous plaît ?
Bye, Phyllali.
EDIT : Envoie par message séparé si les deux ne passent pas en même temps par cause de place.
Re: Un coup de main ?
- Jeu 30 Juin 2016 - 14:02 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
- Code:
/*--------------------------------- PA ---------------------------------*/
/* Fond */
.fondsgénéraux {
background-color: #;
width: 1100px;
padding: 15px;
color: #767676;
}
.blocpa {
width: 220px;
padding: 15px;
background-color: #141517;
}
.blocpa:hover {
width: 220px;
background-color: #141517;
border-left: 2px solid #2F3C3E;
border-right: 2px solid #2F3C3E;
}
/* Titres */
.titrePA1 {
font-family: parisienne;
font-size: 35px;
color: #FE6D6D;
z-index: 1px;
position: relative;
}
.titrePA2 {
font-family: parisienne;
font-size: 25px;
color: #F0F0F0;
position: relative;
}
.titrePA2:hover {
font-family: parisienne;
font-size: 25px;
color: #FE6D6D;
position: relative;
}
.titrePA3 {
font-family: parisienne;
font-size: 25px;
color: #FE6D6D;
position: relative;
}
.titrePA3:hover {
font-family: parisienne;
font-size: 25px;
color: #F0F0F0;
position: relative;
}
/* Système onglets */
.paonglet {
display: inline-block;
cursor: pointer;
}
.contenu_paonglet {
display: none;
width: 350px;
height: 360px;
background-color: #141517;
}
.contenu_paonglet:hover {
display: none;
width: 250px;
background-color: #141517;
border-left: 2px solid #2F3C3E;
border-right: 2px solid #2F3C3E;
}
/* Info-bulles staff */
.info {
position: relative;
z-index: 24;
text-decoration: none;
}
d.info:hover {
z-index: 25;
}
d.info span {
display: none;
}
d.info:hover span {
display: block;
position: absolute;
top: -2em;
left: -2em;
width: 120px;
height: 50px;
background-color: #1B1B1F;
color: #16161A;
text-align: center;
font-weight: none;
}
/* Info-bulles prédef */
.info {
position: relative;
z-index: 24;
text-decoration: none;
}
c.info:hover {
z-index: 25;
}
c.info span {
display: none;
}
c.info:hover span {
display: block;
position: absolute;
top: -7.3em;
left: -0.2em;
border-radius: 50%;
width: 90px;
height: 90px;
background-color: #1B1B1F;
color: #16161A;
text-align: center;
font-weight: none;
}
/* Images Prédef */
.imgPA {
border-radius: 50%;
width: 80px;
height: 80px;
}
/* Images Staff */
.imgwidget {
border-radius: 50%;
width: 60px;
height: 60px;
-moz-transition-duration: 1s;
-moz-transition-timing-function: linear;
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: linear;
transition-duration: 1s;
transition-timing-function: linear;
}
.imgwidget:hover {
border-radius: 50%;
width: 60px;
height: 60px;
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Top Sites */
.tops {
-moz-transform: rotate(20deg);
-webkit-transform: rotate(20deg);
transform: rotate(20deg);
width: 40px;
}
.tops:hover {
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
width: 40px;
}
/*--------------------------------- FIN PA ---------------------------------*/
.ChatboxLaterale {
position: fixed; /* position fixe dans la fenêtre */
bottom: 10%; /* à 10% du bas (calculé en fonction de la taille de la fenêtre) */
left: 0; /* et collé au bord gauche */
width : 100px; /* dimension 100px */
}
.ChatboxLaterale iframe {
width: 800px; /* largeur */
height: 300px; /* hauteur */
display: none; /* caché par défaut */
}
.boutonChatbox {
vertical-align: bottom; /* on aligne le bouton en bas, le long de la chatbox */
}
.boutonChatbox img {
cursor:pointer; /* on ajoute un pointeur pour indiquer que image est cliquable */
}
a:hover{
letter-spacing: 2px;
}
---------------------
#chatbox_header .catBottom .cattitle {
color:white;
}
#chatbox_header .cattitle strong { display: none; }
#chatbox_header .cattitle:before { content: "Chaudron baveur"; }
#chatbox_header .cattitle { background-image:url(); }
#chatbox_header .cattitle strong { visibility: hidden; }
/** TAILLE QEEL **/
.qeel{
font-size:13px;
}
.qeel .gensmall{
font-size:13px;
}
#qeel-annivs .gensmall {
font-size: 13px;
}
.marge{
margin-left:13px;
}
/** FIN TAILLE QEEL **/
font-family: 'El Messiri', sans-serif;
font-family: 'Arima Madurai', cursive;
ÉDIT :
- 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>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="150" class="secondarytitle"><div style="width:150px;"><span id="dernier_message">{L_LASTPOST}</span></div></th>
<script type="text/javascript">
document.getElementById('dernier_message').innerHTML= document.getElementById('dernier_message').innerHTML.replace(/Messages/,"Hiboux");</script>
</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}">{catrow.forumrow.FORUM_NAME}</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 -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
</span>
</td>
<td class="row3 over" align="center" valign="middle" height="50">
<!-- BEGIN avatar -->
<div style="width: 200px;"></div>
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
<br><span style="text-align:center; font-size:10px; font-style:italic; font-family:Times New Roman;"> {catrow.forumrow.POSTS} parchemins envoyés par {catrow.forumrow.TOPICS} hiboux </span>
</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 -->
Et voilà merci ;-)
Coucou !
J'ai passé tous tes codes sous la balise Code. La voici :
Si jamais Phyllali te demande d'autres codes, l'utilisation de cette balise est extrêmement conseillée (pour ne pas provoquer de bugs entre autres).
À bientôt et j'espère que ton souci sera bientôt résolu !
J'ai passé tous tes codes sous la balise Code. La voici :
Si jamais Phyllali te demande d'autres codes, l'utilisation de cette balise est extrêmement conseillée (pour ne pas provoquer de bugs entre autres).
À bientôt et j'espère que ton souci sera bientôt résolu !
Re: Un coup de main ?
- Jeu 30 Juin 2016 - 14:31 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
merci l'ami ^^et merci phylalli
Hey,
Comme je n'ai pas tout saisi, je laisse à Phyllali le soin de t'aider.
Bon courage !
Comme je n'ai pas tout saisi, je laisse à Phyllali le soin de t'aider.
Bon courage !
Re: Un coup de main ?
- Sam 2 Juil 2016 - 5:40 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
OK et encore merci
Bonjour,
Excuse moi pour cette réponse tardive mais j'avais beaucoup de choses à faire.
Donc j'ai deux questions à vous poser. Pourriez-vous me dire si vous avez changé la structure et la hiérarchie ? Pour voir ça, dirigez vous dans :
Panneau d'administration >> Page d'accueil >> Structure et hiérarchie.
Dites moi ce que vous avez cochez en gros ^^.
Ensuite, j'aimerai savoir si vous avez remplis la partie "Description" de vos catégories. Pour rappel, on voit ça en faisant :
Panneau d'administration >> Général >> Catégories et Forum
Voilà, ça sera tout je pense
Cordialement, Phyllali.
Excuse moi pour cette réponse tardive mais j'avais beaucoup de choses à faire.
Donc j'ai deux questions à vous poser. Pourriez-vous me dire si vous avez changé la structure et la hiérarchie ? Pour voir ça, dirigez vous dans :
Panneau d'administration >> Page d'accueil >> Structure et hiérarchie.
Dites moi ce que vous avez cochez en gros ^^.
Ensuite, j'aimerai savoir si vous avez remplis la partie "Description" de vos catégories. Pour rappel, on voit ça en faisant :
Panneau d'administration >> Général >> Catégories et Forum
- Spoiler:
Voilà, ça sera tout je pense
Cordialement, Phyllali.
Re: Un coup de main ?
- Dim 3 Juil 2016 - 16:30 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Bonjour,
Aucun pb pour le délai ;-) c'est déjà gentil de donner un coup de main...
Pour les réponses :
Conserver les catégories sur l'index : rien de cocher.
Séparer les catégories sur index : Moyen.
Hiérarchie : oui
Afficher les avatars Non
Longueur titre du sujet : 25
Liens vers les niveaux inférieurs oui
Afficher les modérateurs d'un forum : oui
Afficher les stats du forum uniquement sur l'index racine
afficher les moteurs de recherche dans les stats du forum : oui
Seconde question : oui on a modifier des choses le nom du forum, le rattachement, le positionnement, le copiage des permissions son on n'a rien touche au statut, classer les sujets par et classer les messages d'un sujet pas...là rien touché.
Chaque catégorie a une image dans l'adresse sinon rien ^^
Voilà à ton service pour toutes les questions complémentaires.
Sylvius :=)
Aucun pb pour le délai ;-) c'est déjà gentil de donner un coup de main...
Pour les réponses :
Conserver les catégories sur l'index : rien de cocher.
Séparer les catégories sur index : Moyen.
Hiérarchie : oui
Afficher les avatars Non
Longueur titre du sujet : 25
Liens vers les niveaux inférieurs oui
Afficher les modérateurs d'un forum : oui
Afficher les stats du forum uniquement sur l'index racine
afficher les moteurs de recherche dans les stats du forum : oui
Seconde question : oui on a modifier des choses le nom du forum, le rattachement, le positionnement, le copiage des permissions son on n'a rien touche au statut, classer les sujets par et classer les messages d'un sujet pas...là rien touché.
Chaque catégorie a une image dans l'adresse sinon rien ^^
Voilà à ton service pour toutes les questions complémentaires.
Sylvius :=)
Re: Un coup de main ?
- Mer 6 Juil 2016 - 20:02 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Phyllali coucou, je voulais juste savoir si tu avais trouvé qq chose de ton côté ? Merci
Plop,
Il semblerait que Phyllali soit assez occupé en ce moment, du coup c'est assez compliqué pour lui de te répondre immédiatement. Dès qu'il aura du temps libre, il reviendra se pencher sur le problème.
En attendant, il faut patienter encore un peu...
Si une bonne âme a des idées de solutions à proposer, qu'elle n'hésite pas huhu.
Bonne soirée !
Il semblerait que Phyllali soit assez occupé en ce moment, du coup c'est assez compliqué pour lui de te répondre immédiatement. Dès qu'il aura du temps libre, il reviendra se pencher sur le problème.
En attendant, il faut patienter encore un peu...
Si une bonne âme a des idées de solutions à proposer, qu'elle n'hésite pas huhu.
Bonne soirée !
Plop,
Eh bien, as-tu trouvé une solution entre temps ? J'ai l'impression que Phyllali ne se manifestera pas tout de suite. Je te conseille vivement d'aller sur des forums de codage (spécialisés par conséquent) pour ton souci : c'est vraiment dommage de te faire attendre aussi longtemps, nous ne sommes pas qualifiés pour les demandes de codes dans la majorité des cas...
Bonne journée !
Eh bien, as-tu trouvé une solution entre temps ? J'ai l'impression que Phyllali ne se manifestera pas tout de suite. Je te conseille vivement d'aller sur des forums de codage (spécialisés par conséquent) pour ton souci : c'est vraiment dommage de te faire attendre aussi longtemps, nous ne sommes pas qualifiés pour les demandes de codes dans la majorité des cas...
Bonne journée !
Bien le bonjour
Désolé mais j'étais encore une fois très occupé.
J'ai cherché de mon coté et je ne parviens pas à vos attentes. Je continue tout de même mes recherches pour essayer d'y parvenir.
Cordialement, Phyllali.
Désolé mais j'étais encore une fois très occupé.
J'ai cherché de mon coté et je ne parviens pas à vos attentes. Je continue tout de même mes recherches pour essayer d'y parvenir.
Cordialement, Phyllali.
Re: Un coup de main ?
- Ven 15 Juil 2016 - 18:49 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Phyllali, tu pourrais ouvrir un compte sur notre forum, je te mets en admi comme cela tu pourra peux etre mieux voir ?
Sylvius
Sylvius
Bonjour,
Non mais je vois très bien votre problème, ne vous inquiétez pas. Je n'ai juste pas encore réussi à le résoudre.
Cordialement, Phyllali.
Non mais je vois très bien votre problème, ne vous inquiétez pas. Je n'ai juste pas encore réussi à le résoudre.
Cordialement, Phyllali.
Re: Un coup de main ?
- Sam 16 Juil 2016 - 12:09 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Bonjour,
Perso je pense que c'est qq chose qui était dans le CSS de base qui a été touché lorsqu'on a modifié avec l'équipe de téné ! je vois que cela. J'ai le code CSS qui était avant nos changements, cela t'aiderait ?
Perso je pense que c'est qq chose qui était dans le CSS de base qui a été touché lorsqu'on a modifié avec l'équipe de téné ! je vois que cela. J'ai le code CSS qui était avant nos changements, cela t'aiderait ?
Bonjour bonjour,
À mon avis tu devrais tout de même donner le CSS (sous la balise Code).
À mon avis tu devrais tout de même donner le CSS (sous la balise Code).
Dernière édition par Ignazio le Sam 16 Juil 2016 - 15:48, édité 1 fois
Re: Un coup de main ?
- Sam 16 Juil 2016 - 15:31 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Maintenant le code actuel (celui qu'on voit sur le code css)
- Code:
/*--------------------------------- PA ---------------------------------*/
/* Fond */
.fondsgénéraux {
background-color: #;
width: 1100px;
padding: 15px;
color: #767676;
}
.blocpa {
width: 220px;
padding: 15px;
background-color: #141517;
}
.blocpa:hover {
width: 220px;
background-color: #141517;
border-left: 2px solid #2F3C3E;
border-right: 2px solid #2F3C3E;
}
/* Titres */
.titrePA1 {
font-family: parisienne;
font-size: 35px;
color: #FE6D6D;
z-index: 1px;
position: relative;
}
.titrePA2 {
font-family: parisienne;
font-size: 25px;
color: #F0F0F0;
position: relative;
}
.titrePA2:hover {
font-family: parisienne;
font-size: 25px;
color: #FE6D6D;
position: relative;
}
.titrePA3 {
font-family: parisienne;
font-size: 25px;
color: #FE6D6D;
position: relative;
}
.titrePA3:hover {
font-family: parisienne;
font-size: 25px;
color: #F0F0F0;
position: relative;
}
/* Système onglets */
.paonglet {
display: inline-block;
cursor: pointer;
}
.contenu_paonglet {
display: none;
width: 350px;
height: 360px;
background-color: #141517;
}
.contenu_paonglet:hover {
display: none;
width: 250px;
background-color: #141517;
border-left: 2px solid #2F3C3E;
border-right: 2px solid #2F3C3E;
}
/* Info-bulles staff */
.info {
position: relative;
z-index: 24;
text-decoration: none;
}
d.info:hover {
z-index: 25;
}
d.info span {
display: none;
}
d.info:hover span {
display: block;
position: absolute;
top: -2em;
left: -2em;
width: 120px;
height: 50px;
background-color: #1B1B1F;
color: #16161A;
text-align: center;
font-weight: none;
}
/* Info-bulles prédef */
.info {
position: relative;
z-index: 24;
text-decoration: none;
}
c.info:hover {
z-index: 25;
}
c.info span {
display: none;
}
c.info:hover span {
display: block;
position: absolute;
top: -7.3em;
left: -0.2em;
border-radius: 50%;
width: 90px;
height: 90px;
background-color: #1B1B1F;
color: #16161A;
text-align: center;
font-weight: none;
}
/* Images Prédef */
.imgPA {
border-radius: 50%;
width: 80px;
height: 80px;
}
/* Images Staff */
.imgwidget {
border-radius: 50%;
width: 60px;
height: 60px;
-moz-transition-duration: 1s;
-moz-transition-timing-function: linear;
-webkit-transition-duration: 1s;
-webkit-transition-timing-function: linear;
transition-duration: 1s;
transition-timing-function: linear;
}
.imgwidget:hover {
border-radius: 50%;
width: 60px;
height: 60px;
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Top Sites */
.tops {
-moz-transform: rotate(20deg);
-webkit-transform: rotate(20deg);
transform: rotate(20deg);
width: 40px;
}
.tops:hover {
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
width: 40px;
}
/*--------------------------------- FIN PA ---------------------------------*/
.ChatboxLaterale {
position: fixed; /* position fixe dans la fenêtre */
bottom: 10%; /* à 10% du bas (calculé en fonction de la taille de la fenêtre) */
left: 0; /* et collé au bord gauche */
width : 100px; /* dimension 100px */
}
.ChatboxLaterale iframe {
width: 800px; /* largeur */
height: 300px; /* hauteur */
display: none; /* caché par défaut */
}
.boutonChatbox {
vertical-align: bottom; /* on aligne le bouton en bas, le long de la chatbox */
}
.boutonChatbox img {
cursor:pointer; /* on ajoute un pointeur pour indiquer que image est cliquable */
}
a:hover{
letter-spacing: 2px;
}
---------------------
#chatbox_header .catBottom .cattitle {
color:white;
}
#chatbox_header .cattitle strong { display: none; }
#chatbox_header .cattitle:before { content: "Chaudron baveur"; }
#chatbox_header .cattitle { background-image:url(); }
#chatbox_header .cattitle strong { visibility: hidden; }
/** TAILLE QEEL **/
.qeel{
font-size:13px;
}
.qeel .gensmall{
font-size:13px;
}
#qeel-annivs .gensmall {
font-size: 13px;
}
.marge{
margin-left:13px;
}
body, a {
cursor: url(http://img15.hostingpics.net/pics/995083pointe10.png), auto;
}
/** FIN TAILLE QEEL **/
Bonsoir bonsoir,
Comme tu n'as pas utilisé la balise Code pour tes autres messages, les codes qu'ils contenaient ont été altérés. Pourrais-tu fournir à nouveau les codes de base, s'il-te-plaît, avec la balise appropriée ? (Pour rappel.)
Bonne soirée !
Comme tu n'as pas utilisé la balise Code pour tes autres messages, les codes qu'ils contenaient ont été altérés. Pourrais-tu fournir à nouveau les codes de base, s'il-te-plaît, avec la balise appropriée ? (Pour rappel.)
Bonne soirée !
Re: Un coup de main ?
- Sam 16 Juil 2016 - 18:28 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Écoute ignazzio je comprends pas, je crée la balise et je colle dedans mais cela ne le fais pas !! Désolé, deux essais et cela ne fonctionne pas.
Bonjour Sylvius,
Insère tes codes entre les balises Code :
Bonne journée à toi !
Insère tes codes entre les balises Code :
- Code:
[code]Ici[/code]
Bonne journée à toi !
Re: Un coup de main ?
- Dim 17 Juil 2016 - 7:41 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
Ignazio a écrit:Bonjour Sylvius,
Insère tes codes entre les balises Code :
Tu as bien réussi pour ce message.
- Code:
[code][/code]
[code]body {
background-color: #363232;
background-image: url("http://i39.servimg.com/u/f39/18/95/22/39/decor110.jpg");
background-attachment: fixed;
}
* html {
scrollbar-face-color: #;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #;
}
*+ html {
scrollbar-face-color: #;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #;
}
#sceditor_smilies{
background-color: #2b2828;
}
}
#sce_smilies_body {
/*background:none;
*/
background-color: #302d2d;
background-image: none;
min-width: 1px !important;
}
.sceditor-container iframe, .sceditor-container textarea {
background-color: transparent !important;
}
.sceditor-container{
background-color: #ffffff !important;
}
.sceditor-toolbar{
background-color: #ffffff !important;
}
th,td,p {
font-family: Times New Roman }
a img {
border: none;
}
/* Links */
/* a:link,a:active,a:visited {
color : #b8b5af;
}
*/
a:link{
color: #b8b5af;
}
a:visited{
color: #c4b7a3;
}
a:active{
color: #bdbbb7 }
a:hover{
text-decoration: underline !important;
color : #b8b5af;
}
hr{
height: 0;
border: solid #2b2828 0;
border-top-width: 1px;
}
.bodyline{
background-color: #242323;
border: 1px #000000 solid;
}
.bodylinewidth {
width:1250px}
.forumline{
background-color: #000000;
border: 2px #000000 solid;
}
td.row1,td.row3.over:hover {
background-color: #302d2d;
}
td.row2,td.row1.over:hover {
background-color: #2b2828;
}
td.row3{
background-color: #2b2828;
}
td.rowpic {
background-color: #000000;
background-image: url("http://img15.hostingpics.net/pics/876363barre3.png");
css}
th {
color: #cf1f1f;
font-size: 12px;
font-weight : bold;
background-color: #000000;
height: 25px;
background-image: url("http://i86.servimg.com/u/f86/18/95/22/39/abstra10.jpg");
padding: 2px 3px;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url("http://i86.servimg.com/u/f86/18/95/22/39/points10.jpg");
background-color:#000000;
border: #000000;
border-style: solid;
height: 28px;
}
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold;
border: #242222;
border-style: solid;
/*height: 20px;
*/
}
td.row3Right,td.spaceRow {
background-color: #2b2828;
border: #000000;
border-style: solid;
}
td.pourcentback {
background-color : #363232;
}
th.thHead,td.catHead {
font-size: 14px;
border-width: 1px 1px 0 1px;
}
th.thSides,td.catSides,td.spaceRow {
border-width: 0 1px;
}
th.thRight,td.catRight,td.row3Right {
border-width: 0 1px 0 0;
}
th.thLeft,td.catLeft {
border-width: 0 0 0 1px;
}
th.thBottom,td.catBottom {
border-width: 0 1px 1px 1px;
}
th.thTop {
border-width: 1px 0 0;
}
th.thCornerL {
border-width: 1px 0 0 1px;
}
th.thCornerR {
border-width: 1px 1px 0 0;
}
.maintitle, .maintitle h1{
font-weight: bold;
font-size: 22px;
font-family: Times New Roman,Times New Roman;
text-decoration: none;
line-height : 120%;
color : #b8b5af;
}
.h_member{
font-size: 12px;
color: inherit;
}
.forumline .row1,.forumline .row2,.forumline .row3,.forumline .row3Right {
padding: 2px 3px;
}
.forumline td.pagination {
padding:0;
}
.maintitle h1 {
margin: 0;
padding: 0;
display: inline;
}
.gen {
font-size : 14px;
}
.genmed {
font-size : 12px;
}
.gensmall {
font-size : 14px;
}
.gen,.genmed,.gensmall {
color : #b8b5af;
}
a.gen,a.genmed,a.gensmall {
color: #b8b5af;
text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover{
color: #b8b5af;
text-decoration: underline;
}
.mainmenu{
font-size : 12px;
color : #b8b5af }
a.mainmenu{
text-decoration: none;
color : #b8b5af;
}
a.mainmenu:hover{
text-decoration: underline;
color : #b8b5af;
}
.cattitle{
font-weight: bold;
font-size: 14px ;
letter-spacing: 1px;
color : #b8b5af}
h1.cattitle {
margin:0;
padding: 0;
display:inline;
}
a.cattitle{
text-decoration: none;
color : #b8b5af;
}
a.cattitle:hover{
text-decoration: underline;
}
.forumlink{
font-weight: bold;
font-size: 14px;
color : #b8b5af;
}
a.forumlink {
text-decoration: none;
color : #b8b5af;
}
a.forumlink:link {
color : #b8b5af;
}
a.forumlink:visited {
color : #c4b7a3;
}
a.forumlink:active {
color : #bdbbb7;
}
a.forumlink:hover{
text-decoration: underline;
color : #b8b5af;
}
.nav{
font-weight: bold;
font-size: 12px;
color : #b8b5af;
}
a.nav{
text-decoration: none;
color : #b8b5af;
}
a.nav:hover{
text-decoration: underline;
}
.topictitle,h1,h2{
font-weight: bold;
font-size: 12px;
color : #b8b5af;
}
div.topictitle {
display: inline;
}
h2.topic-title {
display: inline;
margin: 0;
padding: 0;
}
a.topictitle:link{
text-decoration: none;
color : #b8b5af;
}
a.topictitle:visited{
text-decoration: none;
color : #c4b7a3;
}
a.topictitle:active{
text-decoration: none;
color : #bdbbb7;
}
a.topictitle:hover{
text-decoration: underline;
color : #b8b5af;
}
.name{
font-size : 12px;
color : #b8b5af;
}
.name a{
text-decoration:none;
}
.postdetails{
font-size : 14px;
color : #b8b5af;
}
.postbody{
font-size : 14px;
line-height: 18px}
a.postlink:link{
text-decoration: none;
color : #b8b5af }
a.postlink:visited{
text-decoration: none;
color : #c4b7a3;
}
a.postlink:active{
text-decoration: none;
color : #bdbbb7;
}
a.postlink:hover{
text-decoration: underline;
color : #b8b5af}
.code{
font-family: Times New Roman;
font-size: 12px;
color: #33251f;
background-color: #2e2b2b;
border: #2b2828;
border-style: solid;
border-left-width: 1pxborder-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}
.code div.cont_code {
max-height:200px;
overflow:auto;
}
.quote{
font-family: Times New Roman;
font-size: 12px;
color: #d6a370;
line-height: 125%;
background-color: #2e2b2b;
border: #2b2828;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px}
.coloradmin {
color: #33251f}
.colormod {
color: #33251f}
.vote {
float: right;
width: 10px;
margin-left: 4px;
}
.vote .vote-button {
text-align: center;
font-weight: bold;
margin-left: -1px;
}
.vote .vote-button a {
text-decoration: none !important;
}
.vote .vote-bar {
width: 3px;
height: 50px;
margin: 0 auto;
border: 1px solid #b8b5af;
font-size: 0;
}
.vote .vote-no-bar {
letter-spacing:-2px;
margin-left:-2px;
white-space:nowrap;
}
.vote .vote-bar-plus {
background-color: #0f0;
}
.vote .vote-bar-minus {
background-color: #f00;
}
h1.pagetitle {
display: inline;
margin: 0;
padding: 0;
font-size: 14px;
color: #cf1f1f;
}
h1.title2 {
font-size: 12px;
}
.secondarytitle,.secondarytitle h2 {
margin: 0;
padding: 0;
color: #cf1f1f;
}
.secondarytitle h2 {
display:inline;
}
.nav h1 {
display: inline;
}
.hierarchy {
display: inline;
margin: 0;
padding: 0;
text-transform: none;
border: none;
font-size: 14px;
}
.mod-text {
font-weight: bold;
}
img{
border:0}
input,textarea, select, #text_editor_iframe {
color : #b8b5af;
font: normal 12px Times New Roman;
border-color : #b8b5af;
}
input.post,textarea.post,select,#text_editor_iframe,textarea.inputbox{
background-color:#242222}
.post-options {
text-align: right;
}
.post-options img {
cursor: pointer;
vertical-align: middle;
}
input {
text-indent : 2px;
}
input.button {
background-color : #302d2d;
color : #b8b5af;
font-size: 12px;
font-family: Times New Roman;
}
input.mainoption {
background-color : #2e2b2b;
font-weight : bold;
}
input.liteoption {
background-color : #2e2b2b;
font-weight : normal;
}
.helpline {
background-color: #2b2828;
border-style: none;
}
input {
background-color: #2b2828;
}
button.button2, input.button2 {
font-size: 0.7em;
border: 1px solid #BCBCBC;
width: auto !important;
padding: 1px 0;
font-family: Times New Roman;
color: #000000;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('http://2img.net/i/fa/prosilver/bg_button.gif');
background-position: top;
overflow: visible;
vertical-align:middle;
}
button.button2:hover, input.button2:hover {
border: 1px solid #b8b5af;
color: #b8b5af;
background-position: 0 100%;
}
* html button.button2, * html input.button2 {
padding-bottom: 0;
margin-bottom: 1px;
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2, *+html input.button2 {
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2 img {
vertical-align: middle;
}
* html button.button2 img {
vertical-align: middle;
}
button.bbcode {
border: 1px solid #e3adad;
background-image: url("http://2img.net/i/fa/wysiwyg/bg_button.png");
}
.select {
background-color: #FFF;
border: 1px solid #BCBCBC;
position: absolute;
z-index:100;
top: 0;
left: 0;
overflow: hidden;
width: 0;
}
.select p {
padding: 4px 6px;
font-size: 0.7em;
margin: 0;
white-space: nowrap;
text-align: left;
}
.select button {
padding: 4px;
font-size: 0.9em;
margin: 0;
background-color: #FFF;
border: none;
text-align:left;
}
.select button.button2 {
border:1px solid #BCBCBC;
padding: 0;
}
* html .select button.button2 {
padding-right: 3px;
padding-left: 3px;
}
.select button.button2:hover {
border: 1px solid #b8b5af;
color: #b8b5af;
background-position: 0 100%;
}
.select button:hover,.selectHover {
cursor: pointer;
background-color: #EEE;
}
textarea#text_editor_textarea {
width: 100% !important;
}
iframe#text_editor_iframe {
width: 100%;
height: 200px;
}
form#quick_reply textarea#text_editor_textarea {
width: 100% !important;
height: 100%;
}
form#quick_reply iframe#text_editor_iframe {
width: 100%;
}
* html form#quick_reply iframe#text_editor_iframe {
width: 600px;
}
*+html form#quick_reply iframe#text_editor_iframe {
width: 600px;
}
/*@import url("form_ie.css");
*/
input {
text-indent: 2px}
input,textarea,select {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px}
input.button {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px}
.postbody {
line-height: 18px}
@media print {
body {
background-image: none;
background-color: #fff;
color: #000;
}
table.bodylinewidth span.maintitle {
display: block;
text-align: left;
}
table.bodylinewidth
img#i_logo,.browse-arrows,.noprint,.messaging,.post-options,.poster-profile,img.i_icon_online,table.bodylinewidth
.mainmenu,table.bodylinewidth .nav,table.bodylinewidth
.gensmall,span.postdetails img,table.bodylinewidth
.sig,table.bodylinewidth .catbottom,#info_open {
display:none;
}
td.catHead, .t-title {
text-align: left;
}
table.bodylinewidth .cattitle {
letter-spacing: normal;
font-size: 1em;
}
.thLeft,.thRight {
color: #000;
border: none;
text-align:left;
}
.hr hr {
visibility: hidden;
}
.hr {
border-top: 1px dotted #ddd !important;
}
tr.post td {
vertical-align: top;
border-bottom: 1px solid #ccc;
}
tr.post td td {
border: none;
}
span.gen {
display: none;
}
}
ul.abuse {
list-style: none;
line-height: 1.5em;
font-size: 0.9em;
}
.rtl-spacer:before {
content: " ";
white-space: pre;
}
.rtl-spacer:after {
content: " ";
white-space: pre;
}
.warning {
color:#ff3333;
}
.captcha div.captcha-img {
float: left;
margin: 0 1em 0 0;
}
.captcha .inputbox {
margin-top: 0.5em;
}
.align_gauche {
text-align: left;
}
.center {
text-align: center;
}
.align_droite {
text-align: right;
}
.right {
float: right;
}
.left {
float: left;
}
/* TGF Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
*+ html .clearfix {
min-height: 1px;
}
* html .clearfix {
position: relative;
height: 1%;
clear: both;
}
.clear {
clear: both;
}
#content-container #left {
width: 0px;
margin-right: px;
}
#content-container #right {
width: 0px;
margin-left: px;
}
.module-title {
font-weight: bold;
margin: 0 auto;
text-align: center;
display: block;
}[/code]
Bonne journée à toi !
Re: Un coup de main ?
- Dim 17 Juil 2016 - 7:42 Inscrit le : 20/06/2016
Messages : 138
Messages : 138
sylvius cesarius
- Code:
[code][/code]
[code]body {
background-color: #363232;
background-image: url("http://i39.servimg.com/u/f39/18/95/22/39/decor110.jpg");
background-attachment: fixed;
}
* html {
scrollbar-face-color: #;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #;
}
*+ html {
scrollbar-face-color: #;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #;
}
#sceditor_smilies{
background-color: #2b2828;
}
}
#sce_smilies_body {
/*background:none;
*/
background-color: #302d2d;
background-image: none;
min-width: 1px !important;
}
.sceditor-container iframe, .sceditor-container textarea {
background-color: transparent !important;
}
.sceditor-container{
background-color: #ffffff !important;
}
.sceditor-toolbar{
background-color: #ffffff !important;
}
th,td,p {
font-family: Times New Roman }
a img {
border: none;
}
/* Links */
/* a:link,a:active,a:visited {
color : #b8b5af;
}
*/
a:link{
color: #b8b5af;
}
a:visited{
color: #c4b7a3;
}
a:active{
color: #bdbbb7 }
a:hover{
text-decoration: underline !important;
color : #b8b5af;
}
hr{
height: 0;
border: solid #2b2828 0;
border-top-width: 1px;
}
.bodyline{
background-color: #242323;
border: 1px #000000 solid;
}
.bodylinewidth {
width:1250px}
.forumline{
background-color: #000000;
border: 2px #000000 solid;
}
td.row1,td.row3.over:hover {
background-color: #302d2d;
}
td.row2,td.row1.over:hover {
background-color: #2b2828;
}
td.row3{
background-color: #2b2828;
}
td.rowpic {
background-color: #000000;
background-image: url("http://img15.hostingpics.net/pics/876363barre3.png");
css}
th {
color: #cf1f1f;
font-size: 12px;
font-weight : bold;
background-color: #000000;
height: 25px;
background-image: url("http://i86.servimg.com/u/f86/18/95/22/39/abstra10.jpg");
padding: 2px 3px;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url("http://i86.servimg.com/u/f86/18/95/22/39/points10.jpg");
background-color:#000000;
border: #000000;
border-style: solid;
height: 28px;
}
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold;
border: #242222;
border-style: solid;
/*height: 20px;
*/
}
td.row3Right,td.spaceRow {
background-color: #2b2828;
border: #000000;
border-style: solid;
}
td.pourcentback {
background-color : #363232;
}
th.thHead,td.catHead {
font-size: 14px;
border-width: 1px 1px 0 1px;
}
th.thSides,td.catSides,td.spaceRow {
border-width: 0 1px;
}
th.thRight,td.catRight,td.row3Right {
border-width: 0 1px 0 0;
}
th.thLeft,td.catLeft {
border-width: 0 0 0 1px;
}
th.thBottom,td.catBottom {
border-width: 0 1px 1px 1px;
}
th.thTop {
border-width: 1px 0 0;
}
th.thCornerL {
border-width: 1px 0 0 1px;
}
th.thCornerR {
border-width: 1px 1px 0 0;
}
.maintitle, .maintitle h1{
font-weight: bold;
font-size: 22px;
font-family: Times New Roman,Times New Roman;
text-decoration: none;
line-height : 120%;
color : #b8b5af;
}
.h_member{
font-size: 12px;
color: inherit;
}
.forumline .row1,.forumline .row2,.forumline .row3,.forumline .row3Right {
padding: 2px 3px;
}
.forumline td.pagination {
padding:0;
}
.maintitle h1 {
margin: 0;
padding: 0;
display: inline;
}
.gen {
font-size : 14px;
}
.genmed {
font-size : 12px;
}
.gensmall {
font-size : 14px;
}
.gen,.genmed,.gensmall {
color : #b8b5af;
}
a.gen,a.genmed,a.gensmall {
color: #b8b5af;
text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover{
color: #b8b5af;
text-decoration: underline;
}
.mainmenu{
font-size : 12px;
color : #b8b5af }
a.mainmenu{
text-decoration: none;
color : #b8b5af;
}
a.mainmenu:hover{
text-decoration: underline;
color : #b8b5af;
}
.cattitle{
font-weight: bold;
font-size: 14px ;
letter-spacing: 1px;
color : #b8b5af}
h1.cattitle {
margin:0;
padding: 0;
display:inline;
}
a.cattitle{
text-decoration: none;
color : #b8b5af;
}
a.cattitle:hover{
text-decoration: underline;
}
.forumlink{
font-weight: bold;
font-size: 14px;
color : #b8b5af;
}
a.forumlink {
text-decoration: none;
color : #b8b5af;
}
a.forumlink:link {
color : #b8b5af;
}
a.forumlink:visited {
color : #c4b7a3;
}
a.forumlink:active {
color : #bdbbb7;
}
a.forumlink:hover{
text-decoration: underline;
color : #b8b5af;
}
.nav{
font-weight: bold;
font-size: 12px;
color : #b8b5af;
}
a.nav{
text-decoration: none;
color : #b8b5af;
}
a.nav:hover{
text-decoration: underline;
}
.topictitle,h1,h2{
font-weight: bold;
font-size: 12px;
color : #b8b5af;
}
div.topictitle {
display: inline;
}
h2.topic-title {
display: inline;
margin: 0;
padding: 0;
}
a.topictitle:link{
text-decoration: none;
color : #b8b5af;
}
a.topictitle:visited{
text-decoration: none;
color : #c4b7a3;
}
a.topictitle:active{
text-decoration: none;
color : #bdbbb7;
}
a.topictitle:hover{
text-decoration: underline;
color : #b8b5af;
}
.name{
font-size : 12px;
color : #b8b5af;
}
.name a{
text-decoration:none;
}
.postdetails{
font-size : 14px;
color : #b8b5af;
}
.postbody{
font-size : 14px;
line-height: 18px}
a.postlink:link{
text-decoration: none;
color : #b8b5af }
a.postlink:visited{
text-decoration: none;
color : #c4b7a3;
}
a.postlink:active{
text-decoration: none;
color : #bdbbb7;
}
a.postlink:hover{
text-decoration: underline;
color : #b8b5af}
.code{
font-family: Times New Roman;
font-size: 12px;
color: #33251f;
background-color: #2e2b2b;
border: #2b2828;
border-style: solid;
border-left-width: 1pxborder-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}
.code div.cont_code {
max-height:200px;
overflow:auto;
}
.quote{
font-family: Times New Roman;
font-size: 12px;
color: #d6a370;
line-height: 125%;
background-color: #2e2b2b;
border: #2b2828;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px}
.coloradmin {
color: #33251f}
.colormod {
color: #33251f}
.vote {
float: right;
width: 10px;
margin-left: 4px;
}
.vote .vote-button {
text-align: center;
font-weight: bold;
margin-left: -1px;
}
.vote .vote-button a {
text-decoration: none !important;
}
.vote .vote-bar {
width: 3px;
height: 50px;
margin: 0 auto;
border: 1px solid #b8b5af;
font-size: 0;
}
.vote .vote-no-bar {
letter-spacing:-2px;
margin-left:-2px;
white-space:nowrap;
}
.vote .vote-bar-plus {
background-color: #0f0;
}
.vote .vote-bar-minus {
background-color: #f00;
}
h1.pagetitle {
display: inline;
margin: 0;
padding: 0;
font-size: 14px;
color: #cf1f1f;
}
h1.title2 {
font-size: 12px;
}
.secondarytitle,.secondarytitle h2 {
margin: 0;
padding: 0;
color: #cf1f1f;
}
.secondarytitle h2 {
display:inline;
}
.nav h1 {
display: inline;
}
.hierarchy {
display: inline;
margin: 0;
padding: 0;
text-transform: none;
border: none;
font-size: 14px;
}
.mod-text {
font-weight: bold;
}
img{
border:0}
input,textarea, select, #text_editor_iframe {
color : #b8b5af;
font: normal 12px Times New Roman;
border-color : #b8b5af;
}
input.post,textarea.post,select,#text_editor_iframe,textarea.inputbox{
background-color:#242222}
.post-options {
text-align: right;
}
.post-options img {
cursor: pointer;
vertical-align: middle;
}
input {
text-indent : 2px;
}
input.button {
background-color : #302d2d;
color : #b8b5af;
font-size: 12px;
font-family: Times New Roman;
}
input.mainoption {
background-color : #2e2b2b;
font-weight : bold;
}
input.liteoption {
background-color : #2e2b2b;
font-weight : normal;
}
.helpline {
background-color: #2b2828;
border-style: none;
}
input {
background-color: #2b2828;
}
button.button2, input.button2 {
font-size: 0.7em;
border: 1px solid #BCBCBC;
width: auto !important;
padding: 1px 0;
font-family: Times New Roman;
color: #000000;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('http://2img.net/i/fa/prosilver/bg_button.gif');
background-position: top;
overflow: visible;
vertical-align:middle;
}
button.button2:hover, input.button2:hover {
border: 1px solid #b8b5af;
color: #b8b5af;
background-position: 0 100%;
}
* html button.button2, * html input.button2 {
padding-bottom: 0;
margin-bottom: 1px;
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2, *+html input.button2 {
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2 img {
vertical-align: middle;
}
* html button.button2 img {
vertical-align: middle;
}
button.bbcode {
border: 1px solid #e3adad;
background-image: url("http://2img.net/i/fa/wysiwyg/bg_button.png");
}
.select {
background-color: #FFF;
border: 1px solid #BCBCBC;
position: absolute;
z-index:100;
top: 0;
left: 0;
overflow: hidden;
width: 0;
}
.select p {
padding: 4px 6px;
font-size: 0.7em;
margin: 0;
white-space: nowrap;
text-align: left;
}
.select button {
padding: 4px;
font-size: 0.9em;
margin: 0;
background-color: #FFF;
border: none;
text-align:left;
}
.select button.button2 {
border:1px solid #BCBCBC;
padding: 0;
}
* html .select button.button2 {
padding-right: 3px;
padding-left: 3px;
}
.select button.button2:hover {
border: 1px solid #b8b5af;
color: #b8b5af;
background-position: 0 100%;
}
.select button:hover,.selectHover {
cursor: pointer;
background-color: #EEE;
}
textarea#text_editor_textarea {
width: 100% !important;
}
iframe#text_editor_iframe {
width: 100%;
height: 200px;
}
form#quick_reply textarea#text_editor_textarea {
width: 100% !important;
height: 100%;
}
form#quick_reply iframe#text_editor_iframe {
width: 100%;
}
* html form#quick_reply iframe#text_editor_iframe {
width: 600px;
}
*+html form#quick_reply iframe#text_editor_iframe {
width: 600px;
}
/*@import url("form_ie.css");
*/
input {
text-indent: 2px}
input,textarea,select {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px}
input.button {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px}
.postbody {
line-height: 18px}
@media print {
body {
background-image: none;
background-color: #fff;
color: #000;
}
table.bodylinewidth span.maintitle {
display: block;
text-align: left;
}
table.bodylinewidth
img#i_logo,.browse-arrows,.noprint,.messaging,.post-options,.poster-profile,img.i_icon_online,table.bodylinewidth
.mainmenu,table.bodylinewidth .nav,table.bodylinewidth
.gensmall,span.postdetails img,table.bodylinewidth
.sig,table.bodylinewidth .catbottom,#info_open {
display:none;
}
td.catHead, .t-title {
text-align: left;
}
table.bodylinewidth .cattitle {
letter-spacing: normal;
font-size: 1em;
}
.thLeft,.thRight {
color: #000;
border: none;
text-align:left;
}
.hr hr {
visibility: hidden;
}
.hr {
border-top: 1px dotted #ddd !important;
}
tr.post td {
vertical-align: top;
border-bottom: 1px solid #ccc;
}
tr.post td td {
border: none;
}
span.gen {
display: none;
}
}
ul.abuse {
list-style: none;
line-height: 1.5em;
font-size: 0.9em;
}
.rtl-spacer:before {
content: " ";
white-space: pre;
}
.rtl-spacer:after {
content: " ";
white-space: pre;
}
.warning {
color:#ff3333;
}
.captcha div.captcha-img {
float: left;
margin: 0 1em 0 0;
}
.captcha .inputbox {
margin-top: 0.5em;
}
.align_gauche {
text-align: left;
}
.center {
text-align: center;
}
.align_droite {
text-align: right;
}
.right {
float: right;
}
.left {
float: left;
}
/* TGF Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
*+ html .clearfix {
min-height: 1px;
}
* html .clearfix {
position: relative;
height: 1%;
clear: both;
}
.clear {
clear: both;
}
#content-container #left {
width: 0px;
margin-right: px;
}
#content-container #right {
width: 0px;
margin-left: px;
}
.module-title {
font-weight: bold;
margin: 0 auto;
text-align: center;
display: block;
}[/code]