Centré la bannière de mon site [Réglé]
Visiteur
Boosteur Inactif
Reprise du message précédent
y a un autre bug
!!!!!Dans panneau d'administration , contenu ==> fichiers ==> Gestion
Dans la case adresse c'est écrit en blanc sur du blanc ...
Bon, pour en finir avec ma bannière ( et oui je suis un peu trop novice en TPL et CSS
)je voudrais juste un peu descendre les case connexion et les texte qui remplace connexion une fosi connecter . car pour le moment il sont un peut sur la bannière ...

j'ai oublier la capture d'écran :
Caché :

Édité par Visiteur Le 11/08/2009 à 20h59
ReidLos Membre non connecté
-
Modérateur
- Voir le profil du membre ReidLos
- Inscrit le : 27/02/2009
- Site internet
- Groupes :
-
Equipe Développement
Visiteur
Boosteur Inactif
. Par contre est ce que tu pourra me dire comment faire en sorte que se ne soit plus blanc dans la case que je t'es marquer car si je met l'archive sa va tout me rechanger
ReidLos Membre non connecté
-
Modérateur
- Voir le profil du membre ReidLos
- Inscrit le : 27/02/2009
- Site internet
- Groupes :
-
Equipe Développement
Code CSS :
.forum_table { width:100%; border-collapse:collapse; border:none; } /* Classe du lien du pseudo sur forum */ a.forum_link_pseudo{ color:#e8eaeb; font-weight:bold; } a.forum_link_pseudo:hover { color:#f2fbff; font-weight:bold; } /* Barre du titre du forum */ .forum_title_l{ height:60px; margin-right:0px !important; margin-right:-3px; width:10px; background:url(images/forum_top_l.png) no-repeat; float:left; } .forum_title_r{ height:60px; width:10px; margin-left:0px !important; margin-left:-3px; background:url(images/forum_top_r.png) no-repeat right; float:right; } .forum_title{ margin:auto; height:55px; background:url(images/forum_top.png) repeat-x; color:#FFFFFF; padding-top:5px; margin-left:5px; margin-right:5px; } .forum_title h2{ /* Titre du forum */ font-size:14px; font-weight:bold; color:#FFFFFF; } .forum_title a{ /* Couleur des liens */ color:#FFFFFF; } /* Barre de liens du forum */ .forum_links{ background:#000000 url(images/msg_top_row.png) repeat-x; padding:6px; } .forum_links a{ /* Couleur des liens */ color:#FFFFFF; } .forum_notread{ /* Message non lus */ background:#5D7C94; padding:4px; font-size:10px; color:#FFFFFF; } /* Barre des textes relatifs aux colonnes */ .forum_text_column { height:20px; background: url(images/msg_top_row.png) repeat-x; border-bottom:1px solid #000000; font-size:10px; color:#FFFFFF; text-align:center; font-weight:bold; } /* Case des liens sous-catégories */ .forum_sous_cat{ border-bottom:1px dotted #fff; border-right:1px dotted #fff; padding:6px; } .forum_sous_cat:hover{ } /* Case compteur message/topic */ .forum_sous_cat_compteur{ width:60px; border-bottom:1px dotted #fff; border-right:1px dotted #fff; color:#ffffff; text-align:center; } /* Case compteur dernier topic/dernier message */ .forum_sous_cat_last{ width:150px; border-bottom:1px dotted #fff; font-size:10px; color:#ffffff; text-align:center; } .forum_sous_cat_last:hover{ } /* Cadre des liens:alerter les modérateurs et suivre le sujet */ .forum_action{ text-align:center; margin-top:5px; } /* Les des catégories de niveau 0 */ a.forum_link_cat{ font-weight:bold; } /* Affichage des membres en ligne */ .forum_online{ border:1px solid #000; color:#FFF; border-top:none; padding:6px; overflow:hidden !important; height:auto !important; overflow:visible; height:1%; clear:both; } /* Fond des catégories dans l'administration */ .forum_cat_admin{ width:100%; height:20px; margin-bottom:2px; padding:4px 0px; } /* Contenu */ .forum_contents{ padding:0px; margin:0px; } .module_top_l{ /* Barre supérieur des modules */ margin-right:0px !important; margin-right:-3px; width:29px; height:34px; background:url(images/msg_top_l.png) no-repeat left; float:left; } .module_top_r{ margin-left:0px !important; margin-left:-3px; width:21px; height:34px; background:url(images/msg_top_r.png) no-repeat right; float:right; } .module_top{ height:25px; background:url(images/msg_top.png) repeat-x; padding-left:6px; margin-left:20px; margin-right:15px; padding-top:9px; color:#FFFFFF; font-weight:normal; border-bottom:none; } .module_top a{ color:#FFFFFF; } .module_contents{ /* Contenu des modules */ background:#000000; border-bottom:1px solid #fff; clear:both; } .module_bottom_l{ /* Barre inférieure des modules */ margin-right:0px !important; margin-right:-3px; width:8px; height:24px; background:url(images/msg_bottom_l.png) no-repeat left; float:left; } .module_bottom_r{ margin-left:0px !important; margin-left:-3px; width:8px; height:24px; background:url(images/msg_bottom_r.png) no-repeat right; float:right; } .module_bottom{ height:22px; background:url(images/msg_bottom.png) repeat-x; padding-top:2px; padding-left:6px; font-size:12px; }
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie