Paparazziie
{ Membre }
Messages : 79
| Salut tout le monde !
J'ai opté pour les catégories en onglets et je n'arrive pas à agrandir les onglets, je voudrais arriver à augmenter leur hauteur. Est-ce que quelqu'un pourrait m'aider svp ?? |
Dernière édition par Paparazziie le Mer 11 Aoû 2010, 14:19, édité 1 fois | |
|
Sui
{ Membre actif }
Messages : 346
| Avant tout, pourrions nous avoir ton code ? (: | | |
|
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Coucou Dans la class ".onglet_actif {" ou ".onglet_nactif {", insère la propriété : - Code:
-
height: Xpx; Bonne Journée, Haricoow | | |
|
Paparazziie
{ Membre }
Messages : 79
| Je n'ai pas la class ".onglet_actif" Voila mon code : - Spoiler:
- Code:
-
/*Affichage onglets catégories*/
.my_modified_table{ width: 90%; margin-left: 5%; margin-right: 5%; margin-top: 5px !important;
font-family: Verdana; }
.my_forum_name{ display:none; } .my_img{ width: 10%; margin-left: 50px; padding-right:20px; } .my_disc{ width: 70%; text-align:center; font-size: 13px; -moz-border-radius: 7px 7px 7px 7px ; border-bottom: 5px #bab3ae solid; border-top: 5px #bab3ae solid; border-right: 2px #bab3ae solid; border-left: 2px #bab3ae solid; marging-left:5px; } .my_stats{
width: 20%; text-align:center; font-size: 10px; }
.myfoo_title{ text-align:center; width: 100%; -moz-border-radius: 6px; border: 1px solid #EAEAEA;
} .my_title{ text-align:center; font-size: 14px; color: #24FF00; font-family: Arial; }
.my_cat_body{ border: 5px solid #FAFD00; -moz-border-radius: 10px;
}
.my_cat ul{ margin-top:10; margin-bottom:0; padding: 10; width: 800px !important; } .my_cat li{ margin-left: 2px; margin : 20px 2px 20px 2px !important; /* Pour les navigateurs autre que IE */ margin : 20px 2px 20px 2px; /* Pour IE */
} .my_cat_style{ border-top: 5px #FE1301 solid; border-left: 5px #FE1301 solid; border-right: 5px #FE1301 solid; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; text-align:center; font-size: 11px; padding-left:20px; padding-right:20px; display:inline; background-color: #D200FF; width: 200px; font-family: Arial; font-weight: bold; background-image: url(http://obsession27.free.fr/divers/fonds/pa.png); background-repeat: repeat;
} .my_cat a{ text-decoration: none !important; color: #8B1B48;
}
| | |
|
Sui
{ Membre actif }
Messages : 346
| Tu n'as pas suivi le même tutoriel que celui de forumactif, non ? (: | | |
|
Paparazziie
{ Membre }
Messages : 79
| |
Paparazziie
{ Membre }
Messages : 79
| Merci de votre aide mais j'ai fini par reussir. Merci quand même. | | |
|