Problème de PA, sorte de bosse à coté du nom des cathégo Oo Bouton_activeProblème de PA, sorte de bosse à coté du nom des cathégo Oo Bouton_hoverProblème de PA, sorte de bosse à coté du nom des cathégo Oo Fb-hoverProblème de PA, sorte de bosse à coté du nom des cathégo Oo Fb-active
CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur:

Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus!

Derniers sujets
» Fiche de Présentation RPG
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptySam 30 Mar 2024, 22:07 par Peyton972

» [RPG] Fiche personnage avec bannière
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptySam 30 Mar 2024, 22:06 par Peyton972

» Structure de Qui Est En Ligne (1)
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyLun 04 Mar 2024, 23:20 par Peyton972

» Qui Est En Ligne - Utopia
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyDim 24 Déc 2023, 18:16 par romee

» Pack forum complet "Androïd Sylver" RPU (N°2)
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 02 Nov 2023, 06:42 par Hydrar

» Formulaire de connexion rapide amélioré
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptySam 04 Mar 2023, 18:57 par Krager

» Avatar centré dans le profil
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptySam 11 Fév 2023, 06:04 par Krager

» Vos partenaires dans le footer
Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyMar 07 Fév 2023, 08:40 par Oxtran

-40%
Le deal à ne pas rater :
-40% sur le Pack Gaming Mario PDP Manette filaire + Casque filaire ...
29.99 € 49.99 €
Voir le deal

Partagez
 

Problème de PA, sorte de bosse à coté du nom des cathégo Oo

Voir le sujet précédent Voir le sujet suivant Aller en bas 
Aller à la page : 1, 2  Suivant
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bonjour / Bonsoir ;

Alors voici la raison de ma venue ; j'aimerai savoir Pourquoi il y a un truc bizarre a coté du nom des cathégos :S » https://i.servimg.com/u/f62/13/82/22/59/sans_t10.png , donc j'aimerai savoir comment l'enlever.. Enfin, j'ai un probleme pour coder ma page d'accueil, quand je l'es coder et que je l'ai mis sur Généralité, elle ne se code pas... Mais j'ai aussi un autre code pour pouvoir écrire sur la page d'accueil, donc je me demandais si le fait d'écrire sur la PA gène le codage de la PA et ou le placer pour qu'elle se code et qu'on puisse écrire dessus ^^
Merci à tous ceux qui essayeront de m'aider.


CODE DU TEMPLATE POUR LE NOM DES CATHEGO
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 nowrap="nowrap" width="50">{L_TOPICS}</th>
      <th nowrap="nowrap" width="50">{L_POSTS}</th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></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" onmouseover='this.className="row2"' onmouseout='this.className="row1"' 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>
            </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}
<div id="colour2">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
            <!-- END switch_moderators_links -->
        </span>
      </td>
      </td>
      <!-- BEGIN forum_link_no -->
      <td class="row3" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.TOPICS}</span>
      </td>
      <td class="row2" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.POSTS}</span>
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </td>
      <!-- END forum_link_no -->
      <!-- BEGIN forum_link -->
      <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
      <!-- END forum_link -->
   </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 -->
CODE DE LA PA :
Code:
<img src="http://moe.mabul.org/up/moe/2010/02/17/img-173404aucw7.png"><div style="left: 500px; position: absolute; top:800px;" align="justify">
<br><onmouseover="this.stop()" style="border: 0px solid ; padding: 0px; margin-left: 0px; width: 500px; height: 500px;" onmouseout="this.start()" scrollamount="1.2" scrolldelay="1" direction="up">
<br><strong><size=13><font color="#982f32">.:: (17/02) Ouverture du forum</br>
<br>.:: Beaucoup de postes sont libres
<BR>.:: Nous vous souhaitons de passer un agréable moment parmi nous !
<br>
<br>
<br><div style="width:300px;height:100px;overflow:auto;">

<BR>Vous connaissez bien Los Angeles, elle sert de décor à beaucoup de films et séries. Eh bien sachez que l'envers des strass et des paillettes donnent lieu à divers drames tels que drogues, alcool, suicides, divorces, manipulations. Rien à voir avec le quotidien du Minnesota ou autre, non ici Darling c'est la Californie. Elle est peuplée de gens riches, de leur gosses, adolescents qui roulent dans de belles voitures, qui se fument un joint sur Rodeo Drive ou qui découvre tout juste les petits plaisirs de la vie tels que le sexe ou boire de l'alcool en soirée. Il n'y a pas de quoi en avoir honte faut bien que la vie vaille la peine d'être vécue. Quand vous débarquez à Beverly Hills, vous les jeunes issus de famille modeste une question subsiste: Comment s'intégrer ici?<a href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/the-context-t2.htm" class="postlink">[...]

</div></a></br></font></strong></size></br></div>



MessageSujet: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 13:43
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bonsoir, pourrais-tu nous fournir ton CSS également s'il te plaît ?

Pour ta seconde question je suis pas sûre d'avoir bien compris.
Tu mets le code de ta PA dans Généralités > Message sur la page d'accueil > Contenu du message et ça ne marche pas ?
La petite croix en haut à gauche est-elle bien verte ?
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 13:59
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Non ca ne marche pas Sad et oui le HTML est désactivé
LE CSS
Code:
#colour2 a {
  background-color: #872926;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
padding-left: 6px;
padding-top: 4px;
padding-right: 1px;
border-left: #872926 2px solid;
border-top: #872926 1px solid;
border-right: #872926 1px solid;
}

#colour2 a:hover {
  background-color:#872926;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
padding-left: 6px;
padding-top: 4px;
padding-right: 1px;
border-left: #872926 2px solid;
border-top: #872926 1px solid;
border-right: #872926 1px solid;
}
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:01
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Désactivé ? Il faut qu'il soit activé xD
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:05
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
https://i.servimg.com/u/f62/13/82/22/59/sans_t11.png

Faut que ca soit comme cela non ?
Voici mon code actuel de la PA
Code:
<img src="http://moe.mabul.org/up/moe/2010/02/17/img-173404aucw7.png"><div style="left: 500px; position: absolute; top:800px;" align="justify">
<MAP NAME="accueil">
<area shape="rect" coords="67,84,218,145" href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/our-rule-a-lire-obligatoirement-t1.htm">
<area shape="rect" coords="220,89,357,136" href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/the-context-t2.htm">
<area shape="rect" coords="351,88,542,134" href="http://roundabout-rumor.forumactif.org/avatar-pris-f35/">
<area shape="rect" coords="530,168,567,185" href="%20http://so-scandalicious.1forum.biz/partie-invite-f74/">
<area shape="rect" coords="546,85,653,131" href="http://roundabout-rumor.forumactif.org/scenario-des-membres-f36/">
<area shape="rect" coords="654,85,829,133" href="http://roundabout-rumor.forumactif.org/partenariat-f41/">
<area shape="rect" coords="11,187,84,311" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=4">
<area shape="rect" coords="74,190,129,307" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=3">
<area shape="rect" coords="121,186,176,303" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=5">
<area shape="rect" coords="178,191,233,208" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=2">

<br><onmouseover="this.stop()" style="border: 0px solid ; padding: 0px; margin-left: 0px; width: 500px; height: 500px;" onmouseout="this.start()" scrollamount="1.2" scrolldelay="1" direction="up">
<br><strong><size=13><font color="#982f32">.:: (17/02) Ouverture du forum</br>
<br>.:: Beaucoup de postes sont libres
<BR>.:: Nous vous souhaitons de passer un agréable moment parmi nous !
<br>
<br>
<br><div style="width:300px;height:100px;overflow:auto;">

<BR>Vous connaissez bien Los Angeles, elle sert de décor à beaucoup de films et séries. Eh bien sachez que l'envers des strass et des paillettes donnent lieu à divers drames tels que drogues, alcool, suicides, divorces, manipulations. Rien à voir avec le quotidien du Minnesota ou autre, non ici Darling c'est la Californie. Elle est peuplée de gens riches, de leur gosses, adolescents qui roulent dans de belles voitures, qui se fument un joint sur Rodeo Drive ou qui découvre tout juste les petits plaisirs de la vie tels que le sexe ou boire de l'alcool en soirée. Il n'y a pas de quoi en avoir honte faut bien que la vie vaille la peine d'être vécue. Quand vous débarquez à Beverly Hills, vous les jeunes issus de famille modeste une question subsiste: Comment s'intégrer ici?<a href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/the-context-t2.htm" class="postlink">[...]

</div></a></br></font></strong></size></br></div></map>
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:06
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Ouip exactement.
Et quand tu cliques sur Enregistrer tu n'as rien par la suite ?


Pour ton autre problème je n'ai pas les bordures comme toi =x
Problème de PA, sorte de bosse à coté du nom des cathégo Oo Pb_bmp10
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:12
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Ah mince alors, moi ca entoure l'image que j'avais avant, mais je l'ai masquer ... Bon bah ...
Bah j'ai le texte que j'ai tapé, mais pas de codage, rien.
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:14
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Tu as bien activé le HTML sur ton forum et dans ton profil ?

Mm pour l'autre soucis je ne vois pas trop :/ Peut-être un autre code dans le CSS qui pose problème ?
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:15
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Autant pour moi, on parle pas de la même chose x)
Je pensais que ta PA ne s'affichait pas. Mais en fait c'est le codage que tu as fait dessus qui fonctionne pas non ? C'est à dire que tu l'as mappé mais les liens ne fonctionnent pas exact ?
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:18
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Oui c'est exactement ca ^^
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:18
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Comme ceci est-ce que c'est bon ?

Code:
<map name="accueil">
<area shape="rect" coords="67,84,218,145" href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/our-rule-a-lire-obligatoirement-t1.htm">
<area shape="rect" coords="220,89,357,136" href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/the-context-t2.htm">
<area shape="rect" coords="351,88,542,134" href="http://roundabout-rumor.forumactif.org/avatar-pris-f35/">
<area shape="rect" coords="530,168,567,185" href="%20http://so-scandalicious.1forum.biz/partie-invite-f74/">
<area shape="rect" coords="546,85,653,131" href="http://roundabout-rumor.forumactif.org/scenario-des-membres-f36/">
<area shape="rect" coords="654,85,829,133" href="http://roundabout-rumor.forumactif.org/partenariat-f41/">
<area shape="rect" coords="11,187,84,311" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=4">
<area shape="rect" coords="74,190,129,307" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=3">
<area shape="rect" coords="121,186,176,303" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=5">
<area shape="rect" coords="178,191,233,208" href="http://roundabout-rumor.forumactif.org/profile.forum?mode=viewprofile&u=2">
</map> <img src="http://moe.mabul.org/up/moe/2010/02/17/img-173404aucw7.png" border=0 width=892 height=500 usemap="#accueil" alt="accueil">
<div style="left: 500px; position: absolute; top:800px;" align="justify">
<br><onmouseover="this.stop()" style="border: 0px solid ; padding: 0px; margin-left: 0px; width: 500px; height: 500px;" onmouseout="this.start()" scrollamount="1.2" scrolldelay="1" direction="up">
<br><strong><size=13><font color="#982f32">.:: (17/02) Ouverture du forum</br>
<br>.:: Beaucoup de postes sont libres
<BR>.:: Nous vous souhaitons de passer un agréable moment parmi nous !
<br>
<br>
<br><div style="width:300px;height:100px;overflow:auto;">

<BR>Vous connaissez bien Los Angeles, elle sert de décor à beaucoup de films et séries. Eh bien sachez que l'envers des strass et des paillettes donnent lieu à divers drames tels que drogues, alcool, suicides, divorces, manipulations. Rien à voir avec le quotidien du Minnesota ou autre, non ici Darling c'est la Californie. Elle est peuplée de gens riches, de leur gosses, adolescents qui roulent dans de belles voitures, qui se fument un joint sur Rodeo Drive ou qui découvre tout juste les petits plaisirs de la vie tels que le sexe ou boire de l'alcool en soirée. Il n'y a pas de quoi en avoir honte faut bien que la vie vaille la peine d'être vécue. Quand vous débarquez à Beverly Hills, vous les jeunes issus de famille modeste une question subsiste: Comment s'intégrer ici?<a href="http://roundabout-rumor.forumactif.org/introduction-rules-f1/the-context-t2.htm" class="postlink">[...]

</div></a></br></font></strong></size></br></div>
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:24
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
CA MARCHE !!!! MERCII ♥️♥️
Maintenant il reste le problème des cathégo.
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:25
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Avec plaisir =)

Mm tu peux me donner ton code CSS en entier pour voir si cela vient de là s'il te plaît ?
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:26
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Code:
/* BORDURE FORUM */

.forumline{
-moz-border-radius: 10px ;
border: 3px #872926 solid;
}


/* CITATIONS SPOILER CODE ARRONDI */

.code {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-préf. taille 200x200px en jpg);
padding:10px;
}
.spoiler {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-préf. taille 200x200px en jpg);
padding:10px;
}
.quote {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-préf. taille 200x200px en jpg);
padding:10px;
}


/* ARRONDISSEMENT DU CADRE DU FORUM */

.bodyline {
-moz-border-radius:16px;
}


/* PAS DE SOULIGNEMENT DES LIENS */

a
{
text-decoration: none !important;
}

a:hover{
    text-decoration: none !important;
    color : #4E4744;
    }

/*LES DEUX TRAITS LA EN DESSOUS DU NOM DE CATEGORIE*/


a.forumlink {
border-bottom:5px double #bf8043;
display:block;
}


a.forumlink:hover {
border-bottom:5px double #bca290;
display:block;
}



/*CADRE AUTOUR DE LAVATAR */

.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border: 5px solid #ffffff;
}


/* MENU DU HAUT */

a.mainmenu
{
font-family: Arial;
font-size: 8;
text-align: center;
padding-left: 6px;
padding-right: 6px;
color: 000000;
background-color: #faf1d5;
text-decoration: none;
border: 2px solid #872926;
border-left: 6px solid #872926;
border-right: 6px solid #872926;
-moz-border-radius:4px;
-moz-border-radius:4px;
}


/* PAS DE GRAS */

a{
font-weight: none;
}     
   

/* TRUC PAGE ACCUEIL */

.box {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#F0F0F0;
color:#B2B2B2;
font-size:11px;
margin:0;
padding:3px 10px;
}

.boxtitle {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-image: url("http://nsa10.casimages.com/img/2009/12/13/091213095033796005.png"); no-repeat;
color:#CD9E70;
display:block;
font-size:11px;
font-weight:bold;
margin:0 0 5px;
padding:3px 10px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
border-bottom: 2px solid #BB1629
}

/*BARRE NAVIGATION ACCUEIL */

#box
{
width: 222px;
background-color: #F0F0F0;
border: 2px solid #F0F0F0;
}

#lien
{
letter-spacing: 2px;
text-align: center;
background-color: #FFFFFF;
border-top: 2px solid #F0F0F0
border-bottom: 2px solid #F0F0F0;
text-decoration: none;
font-family: Georgia;
font-size: 12px;
margin-top:2px;
margin-bottom:2px;
display:block;
}   


/*PAS REPETER LE FOND */

 body {
background-attachment: scroll;
}

 body {
background-repeat: no-repeat;
}

 body {
background-position: top center;
}

a {
text-transform: lowercase ;
letter-spacing: 1px;}

.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border: 10px solid #CDBCA3 ;
}



.groupes{
background-color:#FFFFFF;border: 1px #D0D0D0 dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;}

/*ombrage sous les liens*/
a {
text-shadow: #000000 0,25px 0,25px 0,25px;
    }
a:hover{
text-shadow: #000000 0,25px 0,25px 0,25px;
}

.abc {border-bottom: 5px solid #718091}
.def {
background-color: #718091;
-moz-border-radius:5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 3px;
text-transform:uppercase;}

#colour2 {
  text-align: center;
}

#colour2 a {
  background-color: #872926;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
padding-left: 6px;
padding-top: 4px;
padding-right: 1px;
border-left: #872926 2px solid;
border-top: #872926 1px solid;
border-right: #872926 1px solid;
}

#colour2 a:hover {
  background-color:#872926;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
padding-left: 6px;
padding-top: 4px;
padding-right: 1px;
border-left: #872926 2px solid;
border-top: #872926 1px solid;
border-right: #872926 1px solid;
}

.statistiques{
border:0px;
background-image: url("http://moe.mabul.org/up/moe/2010/02/17/img-175818ueivj.png");
background-repeat: no-repeat;
background-position: left;
height:400px;}

.groupes{
background-color:#872926;border: 0px #FFFFFF dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:30px;padding-right:8px;padding-left:10px;padding-bottom:2px;
font-size:10px;font-weight: bold;text-align:center;
text-decoration: none !important;
height:auto}

table tr td div span.petit
{
display: none;
}

textarea, .textarea.post, input.post {
-moz-border-radius:10px;
}
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:27
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bon, ça ne vient pas du CSS, tout est normal chez moi.

As-tu modifié d'autres templates ?
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 14:30
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Euh oui mais je ne pense pas que ça vient de ça... Le code template que j'ai poster est correcte? Je posterai les différents template modifier demain vu que je suis sur iPod
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 15:11
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bien j'ai copié/collé ton template sur mon forum, j'ai mis ton code CSS et je n'ai pas le même problème que chez toi donc je ne pense pas que cela vienne de ce template là :/
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyJeu 18 Fév 2010, 16:05
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
INDEX_BODY
Code:
{JAVAscript}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
   <tr>
      <td width="100%" valign="top" align="center" class="row1"> 
         <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> 
         <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> 
         {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
         <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 

      </td>
   </tr>
</table>
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
         <!-- END switch_delete_cookies -->
         </span>
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a>
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
   <tr>
      <td width="100%" valign="top" align="center" class="row1"> 
         <span class="genmed">{L_USERNAME}:</span> 
         <input class="post" type="text" size="10" name="username"/> 
         <span class="genmed">{L_PASSWORD}:</span> 
         <input class="post" type="password" size="10" name="password"/> 
         {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br />
         <span class="gensmall">{L_AUTO_LOGIN}</span> 
         <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> 
      </td>
   </tr>
</table>
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques">
  <tr>
<td width="15%"></td>
<td width="50%">
<center>

<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=7"><font color="#CC2D42" size="2"><b>Gossip Girl Or Oops Hush</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=3&sid=01fe99237680afc84aa26b5b01dce0a7"><font color="#A07CCF" size="2"><b>Alpha Zéta</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=5&sid=01fe99237680afc84aa26b5b01dce0a7"><font color="#8FBADB" size="2"><b>Deltha Omega</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=4"><font color="#E66AD3" size="2"><b>Béta Psi</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<br />
<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=6"><font color="#8FBADB" size="2"><b>Théta Sigma</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=8"><font color="#D9AB66" size="2"><b>Epsilon Psi</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=9"><font color="#71948A" size="2"><b>Lambda Théta</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://roundabout-rumor.forumactif.org/groupcp.forum?g=10"><font color="#F0D239" size="2"><b>L.A Habitant</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">


<table width="70%" align="center" style="text-align: justify">
<tr><td>{L_CONNECTED_MEMBERS}</td></tr>
</table></center>
<span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}
{NEWEST_USER}<br>
{TOTAL_USERS_ONLINE}<br>
{LOGGED_IN_USER_LIST}</center></span>
<td width="5%"></td>
</tr>
</table>
 
<table border="0" cellspacing="3" cellpadding="0" width="700" align="left" style="text-align: justify">
{L_CONNECTED_MEMBERS}</table>
<img src="">
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td>  </td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
   </tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

VIEWTOPIC_BODY
Code:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
   _atc.cwait = 0;
   $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
         addthis_close();
         addthis_close();
      }
   });
});
//]]>
</script>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap">
         <span class="nav">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
         <!-- END switch_user_authpost -->
         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
         <!-- END switch_user_authreply -->
         </span>
      </td>
      <td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
         <span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
             | 
            <script type="text/javascript">
            //<![CDATA[
            insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
         </span>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> <!-- google_ad_section_start -->{TOPIC_TITLE}<!-- google_ad_section_end --></h1></td>
               <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN topicpagination -->
   <tr>
      <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END topicpagination -->
   {POLL_DISPLAY}
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- BEGIN postrow -->
   <!-- BEGIN displayed -->
   <tr class="post">
   <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a></span><br />
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_AVATAR}<br /><br /><center><font size="2">{postrow.displayed.POSTER_NAME}</font></center>{postrow.displayed.POSTER_RANK}
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            {postrow.displayed.POSTER_RPG}
         </span><br />
         <img src="http://2img.net/i/fa/vide.gif" alt="" style="width:150px;height:1px" />
      </td>


      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}   <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
               <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                     <!-- END switch_vote -->

                     <!-- BEGIN switch_bar -->
                     <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                        <!-- BEGIN switch_vote_plus -->
                        <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                        <!-- END switch_vote_plus -->

                        <!-- BEGIN switch_vote_minus -->
                        <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                        <!-- END switch_vote_minus -->
                     </div>
                     <!-- END switch_bar -->

                     <!-- BEGIN switch_no_bar -->
                     <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                     <!-- END switch_no_bar -->

                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                     <!-- END switch_vote -->
                  </div>
                  <!-- END switch_vote_active -->

                  <div class="postbody">

                     {postrow.displayed.MESSAGE}

                     <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                     </div>
                  </div>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
         <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="middle">
                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN first_post_br -->
</table>
<br />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- END first_post_br -->
   <!-- END displayed -->
   <!-- BEGIN hidden -->
   <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
   </tr>
   <!-- END hidden -->
   <!-- END postrow -->
   <!-- BEGIN no_post -->
   <tr align="center">
      <td class="row1" colspan="3" height="28">
         <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
   </tr>
   <!-- END no_post -->
   <tr align="right">
      <td class="catBottom" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" nowrap="nowrap" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
               <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
</table>

<table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
   </tr>
   <!-- BEGIN switch_user_logged_in -->
   <!-- BEGIN watchtopic -->
   <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->
   <!-- END switch_user_logged_in -->
   <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
         <!-- BEGIN switch_user_logged_in -->
         <a name="quickreply"></a>
         {QUICK_REPLY_FORM}<br />
         <!-- END switch_user_logged_in -->
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
         <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                  <!-- END show_permissions -->
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
</table>

<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
         <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
         </span>
      </td>
      <!-- BEGIN viewtopic_bottom -->
      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
      <!-- END viewtopic_bottom -->
      <!-- BEGIN moderation_panel -->
      <td align="center">
         <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
         <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
   </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
         <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <input type="hidden" name="t" value="{TOPIC_ID}" />
            <input type="hidden" name="sid" value="{S_SID}" />
            <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span>
         </form>
      </td>
   </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js?pub=forumotion"></script>
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 12:51
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bon et bien j'ai installé tout tes templates et ton CSS sur mon forum et je n'ai toujours pas le même problème :/

Dans Forum > Catégories & Forums
quand tu crées ton sous-forum, à part le nom du titre tu mets autre chose ?
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 13:21
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Non je ne met rien Sad
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 13:23
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Mystères et boules de gomme >w<
Tu aurais le courage de supprimer tout tes templates et ton CSS puis de les reremettre pour voir ? Même si je doute que ça change grand chose >_<
En tout cas tes codes sont corrects puisque ça fonctionne chez moi...
Tu as touché à quelque chose d'autre ? XDD
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 13:28
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Pour tout te dire je l'ai deja fait Sad
Et je ne pense pas avoir toucher à quelque chose , peut être que ca vient de sa :
https://i.servimg.com/u/f62/13/82/22/59/11111111.png

J'ai essayer de tout masquer mais ca ne masque pas --' xD
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 13:31
Revenir en haut Aller en bas
Invité
Invité




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bien je ne sais pas mais sur mon forum je n'ai pas touché cette partie et ça s'affichait bien quand même XD
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 13:57
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Bon bah merci quand même Smile j'espère que quelqu'un saura resoudre le problème
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyVen 19 Fév 2010, 16:32
Revenir en haut Aller en bas
http://pasencorepatiente.com
saraag
{ Membre }
{ Membre }

Féminin Messages : 30



Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Problème Résolu Very Happy
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo EmptyDim 21 Fév 2010, 17:11
Revenir en haut Aller en bas
Contenu sponsorisé




Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
MessageSujet: Re: Problème de PA, sorte de bosse à coté du nom des cathégo Oo   Problème de PA, sorte de bosse à coté du nom des cathégo Oo Empty
Revenir en haut Aller en bas
 

Problème de PA, sorte de bosse à coté du nom des cathégo Oo

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 2Aller à la page : 1, 2  Suivant

 Sujets similaires

-
» Problème de CB sur le côté
» Probleme ChatBox sur le côté !
» [résolu] Problème avec le Tuto "Chatbox sur le coté"
» Taille des titres des cathégo'
» [résolu]Sorte de spoiler ?

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
CSSActif :: De la théorie à la pratique :: Aide CSS & xHTML :: Problèmes résolus-

Partenaires Or


← Page précédente   ↑ Aller en haut Copyright © CSSActif 2009 - 2013 Tous droits réservés
Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit