Netherfield
{ Membre }
Messages : 41
| Bonjour, bonjour =) Alors je fais une petite demande d'aide parce que je suis bloquée sur un problème que je n'arrive pas à résoudre. L'adresse de mon forum est celle-ci : http://lwct.forumgratuit.org/ Voici le problème, dans ma description de chaque forum, en l’occurrence administration, j'ai une marge vide que je n'arrive pas à effacer. J'ai essayé de touche template & css mais rien n'y fait, je ne trouve pas de solution. Voici un imprime écran pour montrer le problème. - Spoiler:
En fait, quand je mets une balise height : 50px, on voit l'ascenseur mais il y a toujours la marge qui ne bouge pas. Il y a comme un cadre invisible autour de la description, mais elle ne prend pas le fond T_T Voici le code css sachant que celui qui est important c'est .my_disc: - Spoiler:
- Code:
-
.forumlink {color: #85703D; text-transform: lowercase; letter-spacing: -1px; text-shadow: #C0C0C0 1px 1px 1px; font-family: arial; margin-left: 30px; font-size: 20px;} .forumlink:hover { margin-left: 30px; color: #CBD177; font-size: 20px;}
a { text-decoration: none; } a:hover { text-decoration: none !important; }
.navi { text-transform:uppercase; background-color: #F8F4ED; padding: 3px; position: fixed; left: 0px; top: 0px; right: 0px; z-index: 999; width: 100%; }
.bodyline { -moz-border-radius: 7px 7px 7px 7px ; border-bottom: 5px #CCD27A solid; border-top: 5px #CCD27A solid; border-right: 5px #CCD27A solid; border-left: 5px #CCD27A solid;}
#i_logo { margin-right: -10px; margin-left: -10px; margin-top: -10px; }
.maintitle {margin: -15px}
.mystats_fa{ padding: 5px; float:right; font-family: verdana; font-size: 10px; font-weight: bold; border-bottom: 1px solid #000000; }
.profil { background: #F8F4ED; width: 200px; }
.droit { background: #F8F4ED; text-align: justify; }
.queel { background: #F8F4ED; height:200px; width: 708px;}
.derme { background-color: #F8F4ED; width: 140px;}
.descri2 {width: 120px}
.titre_cat { text-align: center; margin-bottom: 0px; display: block; width: 60%; background-color: #F8F4ED; height: 20px; }
.pseudo { font-size : 16px; }
.secondarytitle h2{ blabla }
.title { color: #B4995A; letter-spacing: -1px; text-shadow: #C0C0C0 1px 1px 1px; font-size: 15px; font-style: italic; }
.sujets_messages { font-size: 10px; width: 200px; margin-top: -25px; margin-left: 100px; }
/ONGLET/
.my_modified_table{ width: 80%; margin-left: 10%; margin-right: 10%; margin-top: 5px !important; font-family: Verdana; }
.my_forum_name{ display:none; } .my_img{ width: 20px; height: 50px; }
.my_disc {text-align: justify; background-color: #EEE8DA; height: 60px; overflow-y: auto; overflow-x: hidden; }
.my_stats{ width: 100px; text-align: justify; font-size: 10px; height: 40px;}
.my_cat_body{ -moz-border-radius: 5px; background-color : #F8F5EF; }
.my_cat ul{ margin:0; padding: 0; width: 728px !important; } .my_cat li{ margin-left: 2px; } .my_cat_style{ border-top: 1px #666 solid; border-left: 1px #666 solid; border-right: 1px #666 solid; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; text-align:center; font-size: 11px; padding-left:10px; padding-right:10px; display:inline; background-color: #EAEAEA; width: 200px; font-family: Arial; font-weight: bold;
} .my_cat a{ text-decoration: none !important; color: #000; }
Voici ma description sur forum : - Spoiler:
- Code:
-
<div class="my_disc"><font size="1"><span style="color: #85887B; font-weight: bold;">Règlement & Annexes</span> - Parce que tout bon forum a besoin d'un minimum de règle, voici la partie administration où vous trouverez le règlement, le contexte et tous les petits à côté pour bien comprendre le but de EM. C'est la partie à lire de toute urgence. <br><a href="liens">Texte</a> <a href="liens">Texte</a></font></div>
Hum...Voila. Si besoin, je peux donner le template. Si vous avez des idées s'il vous plait... Merci d'avance |
Dernière édition par Netherfield le Ven 01 Juin 2012, 08:54, édité 1 fois | |
|
Hiro
Ninja Codeur
Messages : 1179
| Essaie d'enlever la class my_disc du td | | |
|
Netherfield
{ Membre }
Messages : 41
| Ah c'est parfait !! Merci beaucoup Question résolue =) | | |
|
Hiro
Ninja Codeur
Messages : 1179
| Mais de rien | | |
|
Psycho
Psychopathe
Messages : 3407
| Yop (: Je vois que le problème est résolu, par conséquent je classe ! Merci de l'avoir signalé | | |
|