Impossibilité à passer la souris dans les onglets

Résolu
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014 - 22 juil. 2014 à 21:57
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014 - 24 juil. 2014 à 22:23
Bonjour!

Tout récemment, mon panneau d'administration fonctionne un peu mal. Je ne sais pas s'il s'agit de quelque chose que j'ai modifié dans les codages, mais lorsque que veux passer ma souris sur les onglets pour choisir un sous-menu, les sous-menus disparaissent.

<img src="http://img15.hostingpics.net/pics/245025Sanstitre.png" style="width:300px;">

si vous prêtez attention, entre le «Réglages» et «CMS» il y a une partie qui est gris foncé, et non gris pâle comme le reste du fond de l'onglet. quand je passe ma souris sur ce gris plus foncé entre «Réglages» et «CMS» c'est comme si ma souris n'était plus sur l'onglet alors les sous-menus disparaissent.

c'est faisable d'atteindre les sous-menus si je glisse ma souris super rapidement, mais c'est embêtant à la fin... quelqu'un comprend le bug et m'aiderait à le réparer s'il vous plaît? merci.

6 réponses

CookieSpirit Messages postés 49 Date d'inscription vendredi 11 juillet 2014 Statut Membre Dernière intervention 6 août 2014
22 juil. 2014 à 22:01
Le problème c'est que le système d'onglet classique en css utilise les hovers (quand la souris survole un lien) et là comme tu dis, l'espace entre le menu et le sous menu n'est pas un lien donc forcément le sous menu se ferme. Il faudrait que tu vérifies si tu n'as pas mis un <br /> en trop quelque part dans ton menu, ou alors un height dans le css de ton menu. Sinon poste le code de ton menu et de ton css.


Cordialement, CookieSpirit
0
jordane45 Messages postés 38136 Date d'inscription mercredi 22 octobre 2003 Statut Modérateur Dernière intervention 16 avril 2024 344
22 juil. 2014 à 23:32
Bonjour,

Pour compléter la (très bonne)réponse de Cookie..
j'ajouterai :

Sinon poste le code de ton menu et de ton css.
Et éventuellement le code source GENERE de ta page HTML.
Tu peux aussi utiliser les outils de dev intégrés à ton navigateur internet et/ou si tu n'en as pas... télécharger FireBug (pour FireFox) puis faire un click droit sur l'élément (la zone grise de réglages) et choisir : Examiner.


bref... quoi qu'il arrive... il est clair que SANS TON CODE .. on ne pourra pas vraiment t'aider.... juste faire des suppositions.

Pour rappel :

Merci de garder à l'esprit que CodeS-SourceS est une communauté d'entraide ( Sur le thème des langages de programmation )

Toutes les réponses sur le forum sont assurées par des bénévoles
qui donnent de leur temps libre pour aider à résoudre les problèmes.

A noter également que nous ne faisons pas dans le "tout cuit" et ne sommes pas là pour remplacer votre moteur de recherches...
... Soit tu trouves ton bonheur dans la partie source du site, soit à l'aide de ton moteur de recherche favori.

Ici, nous aidons volontiers sur des sujets techniques précis.

Je t'invite à lire avec attention le contenu du lien suivant :charte-de-commentcamarche-net : conseils-d-ecriture

Ainsi que celui concernant l'utilisation de la coloration syntaxique :
Utilisation des Balises de code

Merci donc de reformuler ta demande en respectant ces quelques points.

Quelques points essentiels à retenir :
- On ne pose qu' UNE question par discussion
- Le titre de la question doit refléter le souci rencontré ( Help.. SOS.. Urgent.. n'apporte aucune information utile !)
- Lorsque votre question est résolue.. merci de clore le sujet (lien Marquer comme résolu se trouvant sous le titre de votre question).
- Une question obtiendra de meilleurs réponses si elle est correctement rédigée, que les explications sont clairs et qu'éventuellement vous postez le code qui pose problème.
- Si vous avez un message d'erreur..... MARQUEZ LE (dans son intégralité).

Merci.

0
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014
23 juil. 2014 à 15:20
merci beaucoup pour la rapidité des réponses :D

@Cookie: oui, j'y avais pensé aussi mais je n'étais vraiment pas sûre...

@jordane: voici mon code template et css. mais je n'ai pas l'impression que c'est là que je vais trouver le bug. je m'explique: il s'agit d'un site internet host (hostpapa plus précisément) et après avoir regardé des informations au sujet de ce host, j'a rien trouvé...
donc ne t'inquiète pas j'avais fait des recherches avant x)
Ces codes sont utilisés afin de modifier le site internet. le bug se situe dans la panneau d'administrateur... alors je ne sais pas si ça fait..... je le mets quand même!

template
<!DOCTYPE html>

<html>
<head>
<link rel="icon" href="http://img11.hostingpics.net/pics/824799sddfadf.png" type="image/x-icon">
<link rel="shortcut icon" href="http://img11.hostingpics.net/pics/824799sddfadf.png" type="image/x-icon">

<?php echo head();?>
</head>

<body id="body" <?php echo onload();?>>
<!-- utf-8 check: äöüß -->
<div id="top"></div>


<!-- HEADER / HEADER -->

<div id="tplge_header">
<div id="tplge_headerin">
<?php
if (file_exists($pth['folder']['templateimages'].'logo_web.png')){
echo '<a href="./">'.tag('img src="'.$pth['folder']['templateimages'].'logo_web.png" class="tplge_logo" alt="Logo"').'</a>';
}
?>
<?php echo searchbox();?>
<h1><?php echo sitename()?></h1>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

<center><table>

<tbody>

<tr>

<td>

<div class="onglet">
<a href="http://entouteamitie.org/?Accueil"><span style="color:#ffffff;"><br>Accueil</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="http://entouteamitie.org/?Actualit%C3%A9s"> <span style="color:#ffffff;"><br>Actualités</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="http://entouteamitie.org/?Vid%C3%A9o"><span style="color:#ffffff;"><br>Vidéo</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="http://entouteamitie.org/?La_friperie_l%27Habille-Tout"><span style="color:#ffffff;line-height:120%;"><br>La friperie l'Habille-Tout</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="http://entouteamitie.org/?Le_Comptoir_de_meubles"><span style="color:#ffffff;line-height:120%;"><br>Le Comptoir de meubles</span> </a>
</div>

</td>

<td>

<div class="onglet">
<a href="http://entouteamitie.org/?Le_groupe_d%27entraide_en_toute_amiti%C3%A9"><span style="color:#ffffff;line-height:120%;">Le groupe d'entraide en toute amitié</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="http://entouteamitie.org/?Bonne_Boîte_Bonne_Bouffe"><span style="color:#ffffff;line-height:120%;"><br>Bonne Boîte Bonne Bouffe</span> </a>
</div>

</td>

<td>

<div class="onglet">
<a href="http://entouteamitie.org/?Galerie_photo___Habille-Tout"><span style="color:#ffffff;line-height:120%;"><br>Galerie Photo</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="http://entouteamitie.org/?Nous_rejoindre"><span style="color:#ffffff;line-height:120%;"><br>Nous rejoindre</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="https://www.facebook.com/lhabilletout"> <span style="color:#ffffff;line-height:120%;">Voir notre page Facebook !</span> </a>
</div>

</td>

<td>

<div class="onglet" style="">
<a href="https://twitter.com/TouteAmitie"> <span style="color:#ffffff;line-height:120%;">Voir notre page <br>Twitter !</span> </a>
</div>

</td>

</tr>

</tbody>

</table></center>


<!-- LOCATOR / LOCATOR -->

<div id="tplge_locator">
<div id="tplge_locatorin">
<span style="color: #333; font-weight: 600;"><?php echo $tx['locator']['text']; ?> </span><?php echo locator();?>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>


<!-- ANFANG MAIN / BEGIN MAIN -->

<div id="tplge_main">
<div id="tplge_mainin">


<!-- LINKE SIDEBAR / SIDEBAR LEFT -->


<div id="tplge_sidebar1">
<div id="tplge_sidebar1in">



<ul class="subnav">
<li><?php echo printlink();?></li>
<li><?php echo sitemaplink();?></li>
<li><?php echo mailformlink();?></li>
<li><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="CTENU3G2VXMY4">
<input type="image" src="https://www.paypalobjects.com/fr_CA/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !">
<img alt="" border="0" src="https://www.paypalobjects.com/fr_CA/i/scr/pixel.gif" width="1" height="1">
</form>

</li>
</ul>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>


<!-- INHALT / CONTENT -->

<div id="tplge_content">
<div id="tplge_contentin">
<div style="text-align: right;"><?php echo languagemenu();?></div>
<?php echo editmenu();?>
<?php echo content();?>
<?php echo submenu();?>

<div id="tplge_footer">
<div id="tplge_footerin">
<?php echo previouspage();?> |
<?php echo top();?> |
<?php echo nextpage();?>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>


<!-- ENDE MAIN / END MAIN -->

</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

</div>
</div>

</body>
<!-- FUSSLINKS / FOOTER LINKS -->

<div id="tplge_notes">
<div id="tplge_notesin">
<p><center>
<?php echo loginlink();?></center></p>
<div style="clear: both;"></div>
</html>

css
/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}

/* GLOBAL */
h1, h2, h3 {font-family: verdana, sans-serif; color: #333; font-size: 20px; line-height: 1.2em; font-weight: 100; letter-spacing: 1px; padding: 0 0 6px 0; margin: 10px 0 10px 0;}
h4 {font-family: verdana, sans-serif; color: #333; font-size: 18px; line-height: 1.4em; font-weight: 100; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {font-family: verdana, sans-serif; color: #333; font-size: 17px; line-height: 1.4em; font-weight: 100; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: verdana, sans-serif; color: #333; font-size: 16px; line-height: 1.4em; font-weight: 100; letter-spacing: 1px; margin: 15px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 22px;}
ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
ul li {line-height: 1.2em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
hr {height: 1px; clear: both; color: #999; background-color: #999; border: 0; margin: 16px 0;}
blockquote {padding: 2px 0 2px 20px; border-left: 3px solid #999;}

/*
##############################
C O N T E N T C L A S S E S
##############################
*/
.tplge_left_border {float: left; border: 5px solid #998; margin: 0 20px 10px 0;}
.tplge_left_noborder {float: left; border: 0; margin: 0 20px 10px 0;}
.tplge_right_border {float: right; border: 5px solid #998; margin: 0 0 10px 20px;}
.tplge_right_noborder {float: right; border: 0; margin: 0 0 10px 20px;}
.tplge_border {border: 5px solid #998;}
.tplge_noborder {border: 0;}

.tplge_code {clear: both; background: #eed; font-family: 'courier new', monospace; border: 1px solid #997; padding: 10px 16px;}
.tplge_box01 {clear: both; background: #e0e9ec; border: 3px solid #c0c6cc; padding: 12px 16px; margin: 16px 0;}
.tplge_legal {padding: 6px 0;}

.XXXXXXXXXXXXXXXXXX {} /* Marker for styles menu tinymce */


/*
##############################
B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {font-family: verdana, sans-serif; font-size: 14px; line-height: 1.3em; color: #444;font-style:bold;}
#body {background: #fff url('http://img11.hostingpics.net/pics/266756bgbodynew.png') repeat-x; text-align: left;}
#top {font-size: 10px; line-height: 10px;}


/*
##############################
L A Y O U T
##############################
*/

#tplge_header {background: #ffffff; padding: 0 ; margin: 0 ;}
#tplge_locator {width: 900px; text-align: left; margin: 0 auto;}
#tplge_main {width: 900px; text-align: left; margin: 0 auto;}
#tplge_sidebar1 {float: left; width: 28%;}
#tplge_content {float: right; width: 70%; text-align: center; margin: 0;}
#tplge_news {background: #c9252c; text-align: left; border-top: 1px solid #c9252c;}
#tplge_footer {clear: both;}
#tplge_notes {}


/*
##############################
D E S I G N
##############################
*/

/* KOPFBEREICH MIT SUCHBOX / HEADER AND SEARCHBOX */
#tplge_headerin {width: 900px; padding: 0; margin: 0 auto;}

#tplge_header h1 {float: right; clear: right; font-family: 'times new roman', serif; color: #c9252c; font-size: 24px; line-height: 1.2em; text-align: right; font-weight: 100; padding: 16px; margin: 0;}
#searchbox {float: right; width: 30%; text-align: right; padding: 10px; margin: 0;}
#tplge_headerin input.submit {background: #c9252c; color: #fff; border: 1px solid #ccc; padding: 0 6px 1px 6px;}
#tplge_headerin .text {width: 140px; background: #aaa; font-family: arial, sans-serif; font-size: 15px; border: 1px solid #ccc; padding: 0 3px 2px 3px;}
#tplge_header .tplge_logo {float: left; margin: 0; border: 0px solid #666; margin: 5px;}
#tplge_header .tplge_headerimg {float: right; background: #fff; padding: 3px; margin: 0 0 0 3px; border: 1px solid #999;}


/* BREADCRUMB-NAVIGATION (LOCATOR) */
#tplge_locatorin {font-family: arial, sans-serif; font-size: 15px; text-align: left; color: #333; border-bottom: 1px solid #999; padding: 6px 0; margin: 12px 20px 0 20px;}


/* MAIN */
#tplge_mainin {padding: 10px 20px 10px 20px;font-style:bold;}


/* SIDEBAR NAVIGATION */
#tplge_sidebar1in {font-family: arial, sans-serif; border-right: -100px solid #999;}

#tplge_sidebar1 li {list-style-type: none; list-style-image: none;}

#tplge_sidebar1 ul.menulevel1 {color: #c9252c; border: 0; padding: 0; margin: 0 10px 0 0;}
#tplge_sidebar1 ul.menulevel1 li {font-size: 15px; line-height: 1.2em; text-align: left; font-weight: 600; border-bottom: 1px solid #999; padding: 12px 0 4px 0; margin: 0;}

#tplge_sidebar1 ul ul.menulevel2 {border: 0; padding: 8px 0 4px 0; margin: 0;}
#tplge_sidebar1 ul ul.menulevel2 li {font-size: 15px; line-height: 1.2em; font-weight: 300; text-align: left; border: 0; padding: 4px 0 5px 1px; margin: 0;}

#tplge_sidebar1 ul ul ul.menulevel3 {margin: 5px 0 0 0;}
#tplge_sidebar1 ul ul ul.menulevel3 li {line-height: 1.2em; font-size: 14px; text-align: left; border: 0; padding: 6px 0 1px 16px; margin: 0;}


.langmenu {color: #333; margin: 0 0 16px 0;}
#tplge_sidebar1 ul.subnav {list-style-type: none; text-align: left; padding: 36px 10px 10px 0; margin: 0;}
#tplge_sidebar1 ul.subnav li {font-size: 14px; padding: 3px 0 3px 0; margin: 0;}
div.subnav {text-align: left; padding: 26px 20px 0 6px; margin: 0;}
p.lastupdate {font-size: 14px; color: #333; padding: 0 10px 0 10px;}
.tplge_visitors {font-size: 14px; line-height: 1.4em; color: #666; border-top: 1px solid #999; padding: 16px 0 0 4px; margin: 0 20px 0 0;}

#tplge_sidebar1 a:link {color: #222; font-style: normal;}
#tplge_sidebar1 a:visited {color: #222; font-style: normal;}
#tplge_sidebar1 a:hover {color: #c9252c; font-style: normal; text-decoration: none;}
#tplge_sidebar1 a:active {color: #c9252c; font-style: normal; text-decoration: none;}
#tplge_sidebar1 a:focus {color: #c9252c; font-style: normal; text-decoration: none;}


/* INHALT / CONTENT */
#tplge_contentin {font-family: comic sans ms, sans-serif; font-size: 1.1em; text-align: left; padding: 0 0 20px 0; margin: 0 0 10px 0;}
#tplge_contentin li {background: none;}
#tplge_contentin h1, #contentin h2, #contentin h3 {}
#tplge_content .text {width: 90%; border: 1px solid #ccc;}


/* NEWSBOXEN / NEWSBOXES */
#tplge_newsin {width: 900px; font-family: arial, sans-serif; font-size: 15px; padding: 20px 0; margin: 0 auto;}

div.tplge_news {width: 33%; float: left;}
div.tplge_newsin {line-height: 1.2em; border: 0px solid #996; padding: 0; margin: 0 20px 20px 20px;}
div.tplge_newsin ul {list-style-type: none; list-style-image: none; padding: 6px 0 12px 0;}
div.tplge_newsin li {list-style-type: none; list-style-image: none; line-height: 1.2em; padding: 1px 5px; margin: 2px 0;}
div.tplge_newsin h4 {border-bottom: 1px solid #ccc; padding: 0 0 6px 0; margin: 0;}
div.tplge_newsin h5 {letter-spacing: 1px; margin: 10px 0 0 0;}
p.tplge_date {width: 6em; float: right; background: #620; color: #ffe; text-align: center; line-height: 1.2em; padding: 2px; margin: 0;}


/* FUSSNAVIGATION / FOOTER NAVIGATION */
#tplge_footerin {text-align: center; border-top: 0px solid #999; padding: 8px 0 0 0; margin: 30px 0 0 0;}


/* FUSSLINKS / FOOTER LINKS */
/*#tplge_notesin {background: url('http://img11.hostingpics.net/pics/509759bgfooternew.png') repeat-x; font-family: arial, sans-serif; font-size: 14px; text-align: right; color: #999; border-top: 5px solid #c9252c; padding: 16px 40px 200px 40px; margin: 0;}*/
div#tplge_notes p {padding: 0; margin: 0;}

#tplge_notes a:link {color: #000000; text-decoration: none;}
#tplge_notes a:visited {color: #ccc; text-decoration: none;}
#tplge_notes a:hover {color: #f90; text-decoration: underline;}
#tplge_notes a:active {color: #fff; text-decoration: underline;}
#tplge_notes a:focus {color: #fff; text-decoration: underline;}


/* LINKFORMATIERUNG / LINKS */
a:link {color: #369; text-decoration: none;}
a:visited {color: #369; text-decoration: none;}
a:hover {color: #c9252c; text-decoration: underline;}
a:active {color: #c9252c; text-decoration: underline;}
a:focus {color: #c9252c; text-decoration: underline;}


/*
##############################
S O N S T I G E S / R E S T
##############################
*/

#submit {background: #c9252c; color: #fff; border: 0; padding: 1px 6px; margin: 1px;}
.text {border: 1px solid #999;}
#passwd {border: 1px solid #999;}
.file {border: 1px solid #999;}
.scroll {background: #eec; border: 1px solid #997; padding: 10px; overflow: scroll;}
table.edit {background: #eee; font-size: 14px; line-height: 1.2em; border: 1px solid #999; margin: 1px 0;}
table.edit td {border: 0; padding: 3px;}
textarea {width: 90%; background: #fff; font-family: arial, sans-serif; border: 1px solid #ccc; padding: 10px; margin: 0 0 10px 0;}

/*
##############################
T A B L E / A D D E D
##############################
*/

.onglet{
width:110px;
height:60px;
line-height:1;
background-color: #2f8095;
font-family: Verdana;
text-align:center;
font-size: 16px;
transition:All 0s ease;
-webkit-transition:All 0s ease;
-moz-transition:All 0s ease;
-o-transition:All 0s ease!important
}

.onglet:hover{
background-color: #c9252c;
transition:All 0s ease;
-webkit-transition:All 0s ease;
-moz-transition:All 0s ease;
-o-transition:All 0s ease!important
}

merci beaucoup d'avance!

cordialement
0
jordane45 Messages postés 38136 Date d'inscription mercredi 22 octobre 2003 Statut Modérateur Dernière intervention 16 avril 2024 344
23 juil. 2014 à 16:39
Ca... ce n'est pas le code GÉNÉRÈ de ta page.....
En gros ce que je te demande c'est : Tu ouvres ton site sur la page qui te pose problème... tu y fais un clic doit... et tu vas dans Code source de la page.... et c'est ça qu'il nous faut...
0
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014
23 juil. 2014 à 16:50
ahhh! okay oui j'avais pas compris pardon.


<!DOCTYPE html>

<html>
<head>
<link rel="icon" href="http://img11.hostingpics.net/pics/824799sddfadf.png" type="image/x-icon">
<link rel="shortcut icon" href="http://img11.hostingpics.net/pics/824799sddfadf.png" type="image/x-icon">

<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>Groupe d'Entraide en Toute Amitié | Là où l'entraide règne ! - Accueil</title>
<meta name="keywords" content="entouteamitie, friperie, depannage alimentaire, pauvrete, lanaudiere, organisme, communautaire, berthierville">
<meta name="description" content="Website de l'organisme communautaire Groupe D'Entraide en Toute Amitie.">
<meta name="author" content="Raphael Des Rochers et Marilou Joly">
<meta name="publisher" content="Z3R0S3RV">
<meta name="generator" content="CMSimple 4.0.5 2013021401 - www.cmsimple.org">
<link rel="stylesheet" href="./css/core.css" type="text/css">
<link rel="stylesheet" href="./templates/__cmsimple_default__/stylesheet.css" type="text/css">
<link rel="stylesheet" href="./plugins/Album/css/stylesheet.css" type="text/css">
<style type="text/css">html {margin-top: 34px;}</style>
</head>

<body id="body" onload=""><div style="position: fixed; top: 0; left: 0; width: 100%; z-index: 9999;">
<div id="adminmenu">
<ul id="admin_menu">
<li><a href="/?Accueil&edit">Mode édition</a></li>
<li><a href="/?&normal&xhpages" class="">Pages</a></li>
<li><a href="/?&normal&userfiles">Fichiers</a>
<ul>
<li><a href="/?&normal&images">Images</a></li>
<li><a href="/?&normal&downloads">Téléchargements</a></li>
<li><a href="/?&normal&media">Média</a></li>
</ul>
</li>
<li><a href="/?&settings">Réglages</a>
<ul>
<li><a href="?file=config&action=array">CMS</a></li>
<li><a href="?file=language&action=array">Langue</a></li>
<li><a href="?file=template&action=edit">Template</a></li>
<li><a href="?file=stylesheet&action=edit">Feuille de Style</a></li>
<li><a href="?file=log&action=view" target="_blank">Fichier Log</a></li>
<li><a href="/?&validate">Validation des liens</a></li>
<li><a href="/?&sysinfo">Info</a></li>
</ul>
</li>
<li><a href="?&normal&xhpluginmanager">Plugins</a>
<ul>
<li><a href="?co_authors&normal">co_authors</a></li>
<li><a href="?filebrowser&normal">filebrowser</a></li>
<li><a href="?jquery&normal">jquery</a></li>
<li><a href="?meta_tags&normal">meta_tags</a></li>
<li><a href="?pagemanager&normal">pagemanager</a></li>
<li><a href="?page_params&normal">page_params</a></li>
<li><a href="?tinymce&normal">tinymce</a></li>
</ul>
</li>
</ul>
<ul id="adminmenu_logout">
<li id="admin_menu_logout"><a href="?&logout">Déconnexion</a></li>
</ul>
<div style="float:none;clear:both;padding:0;margin:0;width:100%;height:0px;"></div>
</div>
</div>

<!-- utf-8 check: äöüß -->
<div id="top"></div>


<!-- HEADER / HEADER -->

<div id="tplge_header">
<div id="tplge_headerin">
<a href="./"><img src="./templates/__cmsimple_default__/images/logo_web.png" class="tplge_logo" alt="Logo"></a><form action="/" method="get">
<div id="searchbox">
<input type="text" class="text" name="search" size="12">
<input type="hidden" name="function" value="search">
<input type="submit" class="submit" value="Chercher">
</div>
</form>
<h1>Groupe d'Entraide en Toute Amitié | Là où l'entraide règne !</h1>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

<center><table cellspacing="0">

<tbody>

<tr>

<td>

<a href="http://entouteamitie.org/?Accueil"><div class="onglet">
<span style="color:#ffffff;"><br>Accueil</span>
</div> </a>

</td>

<td>

<a href="http://entouteamitie.org/?Actualit%C3%A9s"><div class="onglet" style="">
<span style="color:#ffffff;"><br>Actualités</span>
</div> </a>

</td>

<td>

<a href="http://entouteamitie.org/?Vid%C3%A9o"><div class="onglet" style="">
<span style="color:#ffffff;"><br>Vidéo</span>
</div> </a>

</td>

<td>

<a href="http://entouteamitie.org/?La_friperie_l%27Habille-Tout"><div class="onglet" style="">
<span style="color:#ffffff;line-height:120%;"><br>La friperie l'Habille-Tout</span>
</div> </a>

</td>

<td>

<a href="http://entouteamitie.org/?Le_Comptoir_de_meubles"><div class="onglet" style="">
<span style="color:#ffffff;line-height:120%;"><br>Le Comptoir de meubles</span>
</div></a>

</td>

<td>

<a href="http://entouteamitie.org/?Le_groupe_d%27entraide_en_toute_amiti%C3%A9"><div class="onglet">
<span style="color:#ffffff;line-height:120%;">Le groupe d'entraide en toute amitié</span>
</div> </a>

</td>

<td>

<a href="http://entouteamitie.org/?Bonne_Boîte_Bonne_Bouffe"><div class="onglet" style="">
<span style="color:#ffffff;line-height:120%;"><br>Bonne Boîte Bonne Bouffe</span>
</div> </a>

</td>

<td>

<a href="http://entouteamitie.org/?Galerie_photo___Habille-Tout"><div class="onglet">
<span style="color:#ffffff;line-height:120%;"><br>Galerie Photo</span>
</div></a>

</td>

<td>

<a href="http://entouteamitie.org/?Nous_rejoindre"><div class="onglet" style="">
<span style="color:#ffffff;line-height:120%;"><br>Nous rejoindre</span>
</div> </a>

</td>

<td>

<a href="https://www.facebook.com/lhabilletout"><div class="onglet" style="">
<span style="color:#ffffff;line-height:120%;">Voir notre page Facebook !</span>
</div></a>

</td>

<td>

<a href="https://twitter.com/TouteAmitie"><div class="onglet" style="">
<span style="color:#ffffff;line-height:120%;">Voir notre page <br>Twitter !</span>
</div> </a>

</td>

</tr>

</tbody>

</table></center>


<!-- LOCATOR / LOCATOR -->
<center><div style="width:1210px; height:auto; background-color:#ffffff;margin-top:-13px;">
<div id="tplge_locator">
<div id="tplge_locatorin">
<span style="color: #333; font-weight: 600;">Vous êtes ici: </span>Accueil </div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>


<!-- ANFANG MAIN / BEGIN MAIN -->

<div id="tplge_main">
<div id="tplge_mainin">


<!-- LINKE SIDEBAR / SIDEBAR LEFT -->


<div id="tplge_sidebar1">
<div id="tplge_sidebar1in">



<ul class="subnav">
<li><a href="/?Accueil&print">Imprimer</a></li>
<li><a href="/?&sitemap">Plan du site</a></li>
<li><a href="/?&mailform">Formulaire de contact</a></li>
<li><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="CTENU3G2VXMY4">
<input type="image" src="https://www.paypalobjects.com/fr_CA/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !">
<img alt="" border="0" src="https://www.paypalobjects.com/fr_CA/i/scr/pixel.gif" width="1" height="1">
</form>

</li>
</ul>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>


<!-- INHALT / CONTENT -->

<div id="tplge_content">
<div id="tplge_contentin">
<div style="text-align: right;"></div>
<h1>Accueil</h1>
<p><img title="Batiment du Groupe D'Entraide en Toute Amitié." src="/userfiles/images/batiment.png" alt="Batiment,photo" style="border:3px solid #ffffff;" width="500" height="250"></p>
<p><strong><span style="color: #000000;">Bienvenue sur le site web du groupe d'Entraide en Toute Amitié.</span></strong></p>
<p><strong><span style="color: #000000;">Ici vous pourrez retrouver toutes les actualités concernant nos services.<br></span></strong></p>
<p><strong><span style="color: #000000;">Nous vous souhaitons une bonne visite !</span></strong></p>
<p><strong><span style="color: #000000;">L'équipe.</span></strong></p>
<p style="text-align: left;"> <a title="L'habille tout" href="/?La_friperie_l%27Habille-Tout"><img style="margin: 7px; border: black 2px solid;" title="Découvrez notre friperie, la plus grande de la MRC de d'autray." src="/userfiles/images/dev/Img0004.JPG" alt="Photo" width="170" height="150"></a> <a title="Le partage" href="/?Le_groupe_d%27entraide_en_toute_amiti%C3%A9"><img style="margin: 7px; border: black 2px solid;" title="Notre mission, nos activités et nos services." src="/userfiles/images/logo_new.png" alt="Photo" width="170" height="150"></a><br> <center><a title="Nos services de buffet" href="http://entouteamitie.org/?Le_groupe_d%27entraide_en_toute_amiti%C3%A9___Nos_services___Services_Alimentaires"><img style="margin-right:60px;border: black 2px solid;" title="Découvrez notre service de buffets froids!" src="http://img11.hostingpics.net/pics/661153buffet.png" alt="Photo" width="170" height="150"></a></center><strong style="text-align: left;"></strong></p>
<p> <span style="text-decoration: underline;"><em><strong>Cliquez sur une image pour en rejoindre la page !</strong></em></span></p>

<div id="tplge_footer">
<div id="tplge_footerin">
|
<a href="#TOP">retour en haut de page</a> |
<a href="/?Vid%C3%A9o">suivant »</a><div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>


<!-- ENDE MAIN / END MAIN -->

</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>

</div>
</div>

<script type="text/javascript" src="http://wac.BA8A.edgecastcdn.net/80BA8A/ts/gscripts/g.js"></script></body>
<!-- FUSSLINKS / FOOTER LINKS -->

<div id="tplge_notes">
<div id="tplge_notesin">
<p><center>
</center></p>
<div style="clear: both;"></div></div></center>
</html>

vala merci <3
0
CookieSpirit Messages postés 49 Date d'inscription vendredi 11 juillet 2014 Statut Membre Dernière intervention 6 août 2014
24 juil. 2014 à 14:28
Bonjour,

D'après le code il y'a plusieurs fichiers css qui sont utilisés, il nous faudrait les autres et surtout celui contenant les style des id #adminmenu et #admin_menu
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014
24 juil. 2014 à 15:34
Merci beaucoup encore une fois pour la rapidité de la réponse!

Voici le css avec ces deux class:

/* ADMINMENU */

#adminmenu {
width: 100%;
min-width: 760px;
background-color: #2e3436;
font-size: 14px;
padding: 0;
margin: 0;
overflow: visible;
border-bottom: 1px solid #aaa;
color: #d3d7cf;
}

#adminmenu ul {
height: 36px;
list-style-type: none !important;
list-style-image: none;
font-family: arial, sans-serif;
font-style: normal;
margin: 0;
padding: 0;
background-color: #2e3436;
}

#adminmenu li {
list-style-type: none !important;
float: left;
position: relative;
width: 125px;
background-color: #2e3436;
text-align: center;
color: #d3d7cf;
padding: 8px 0 0 0;
margin: 0;
}

#adminmenu li a:hover, #adminmenu li:hover {
background-color: #3f4446;
}

#adminmenu a, #adminmenu a:visited {
display: inline;
color: #d3d7cf;
height: 26px;
padding: 2px 6px 0px 6px;
text-decoration: none;
font-style: normal;
}

#adminmenu ul ul {
list-style-type: none !important;
height: 0;
left: 0;
position: absolute;
top: 36px;
margin: 0;
z-index: 9999;
visibility: hidden;
}

#adminmenu ul ul li {
background: #4f5456;
height: 26px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu ul ul li a {
height: 16px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu ul ul li:hover {
height: 26px;
padding: 3px 0 0 0;
background: #c50;
}

#adminmenu ul ul li a:hover {
background: #c50;
height: 20px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu ul ul ul {
left: 100%;
top: 0px;
visibility: hidden;
padding: 0;
margin: 0;
}

#adminmenu ul ul ul li {
background: #c50;
height: 26px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu ul ul ul li a {
height: 26px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu ul ul ul li:hover {
background: #e70;
height: 26px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu ul ul ul li a:hover {
background: #e70;
height: 20px;
padding: 3px 0 0 0;
margin: 0;
}

#adminmenu li:hover > ul {
visibility: visible;
}

div#admin-content-container{
/* padding-top: 4ex; */
}

#admin_menu {
float: left;
}

#adminmenu_logout {
width: 98px;
float: left;
}

#admin_menu_logout {
text-align: center;
}

/* END ADMINMENU */

/* PLUGINMANAGER */

div#xhpm {
background: #fff;
font-family: arial, sans-serif;
font-size: 15px;
color: #333;
border: 1px solid #999;
padding: 12px 16px;
margin: 0;
}

div#xhpm table {
width: 100%;
max-width: 480px;
padding: 0;
margin: 0 auto;
}

div#xhpm tr:hover {
background: #e0e9f0;
}

div#xhpm label:hover {
color: #c60;
text-decoration: underline;
}

div#xhpm td {
padding: 5px 8px!important;
vertical-align: top;
}

div#xhpm a:link {color: #369; text-decoration: none;}
div#xhpm a:visited {color: #369; text-decoration: none;}
div#xhpm a:hover {color: #c60; text-decoration: underline;}
div#xhpm a:active {color: #c60; text-decoration: underline;}
div#xhpm a:focus {color: #c60; text-decoration: underline;}

/* END PLUGINMANAGER */

/* FILEBROWSER */

#xhFilebrowser, #xhFilebrowserMenu {
background: #fff;
min-width: 440px;
color: #333;
border: 1px solid #999999;
margin: 1px 0;
overflow: auto;
padding: 8px 16px;
font-family: arial, sans-serif;
font-size: 14px;
}

#xhFilebrowserMenu {
font-weight: 700;
}


/* FILEBROWSER MENU */

#xhFilebrowser {
font-family: arial, sans-serif;
font-size: 14px;
font-weight: 900;

}

#xhFilebrowser fieldset, #xhFilebrowserMenu fieldset {
margin: 5px;
display:none;
}


/* filebrowser lists */

span.xhfb_files {
font-weight: 700;
color: #900;
}

p.xhfb_files {
font-weight: 700;
padding: 0;
}

#xhFilebrowser ul, #xhFilebrowserMenu ul {
list-style-image: none;
list-style-position:inside;
padding: 0;
margin: auto;
}

#xhFilebrowser ul.unseen, #xhFilebrowserMenu ul.unseen{
display: none;
}

#xhFilebrowser li.openFolder, #xhFilebrowserMenu li.openFolder {
list-style-image:url(icons/folder-open.png);
padding: 2px 0 2px 5px;
margin: 0 0 0 0;
line-height: 1em;
font-size: 14px;
font-weight: 900;
}

#xhFilebrowser li.folder, #xhFilebrowserMenu li.folder{
list-style-image:url(icons/folder.png);
padding: 2px 0 2px 5px;
margin: 0 0 0 0;
line-height: 1em;
font-size: 13px;
font-weight: 300;
}


#xhFilebrowser li.openFolder ul, #xhFilebrowserMenu li.openFolder ul {margin-left: 20px;}


/* filebrowser folders */

#xhFilebrowser #folders {
float: left;
overflow: auto;
}

#xhFilebrowser div#subfolders {
padding: 0 0 10px 0;
}

#xhFilebrowser div#subfolders li {
font-size: 13px;
font-weight: 900;
}


/* filebrowser files */

#xhFilebrowser div#files {
font-weight: 300;
padding: 0 0 0 30px;
}

#xhFilebrowser div#files li {
font-size: 13px;
padding: 2px 0;
margin: 0;
}

#xhFilebrowser #files{
margin-bottom: 20px;
}
#xhFilebrowser #files li:hover {
background-color: #ccc;
}

#xhFilebrowser #files ul li {
list-style-type: none;
}

#xhFilebrowser a { color: #333;}
a.xhfbfile {padding: 0 2px 0 0; line-height: 1em;}
a.xhfbfile img{border: none; margin: 6px;}
a.xhfbfile span{display: none;}
a.xhfbfile:hover span, #xhFilebrowser #files ul li:hover a.xhfbfile span{
display: inline;
float: right;
border: #aaa 1px solid;
padding: 2px;
background-color: #ddd;
}
a.xhfbfile:hover{
background-color: #ccc;
cursor:pointer;
}
#xhFilebrowser #files li.odd{

}
#xhFilebrowser #files ul li, #xhFilebrowser #files ul{
margin-left: 0em;
padding-left: 0em;
}
#xhFilebrowser div{
font-family: arial, sans-serif;
padding: 0px;
margin: 0px;
}


#xhFilebrowser #subfolders fieldset legend {}

#xhFilebrowser a:link {color: #257; text-decoration: none; font-style: normal;}
#xhFilebrowser a:visited {color: #257; text-decoration: none; font-style: normal;}
#xhFilebrowser a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser a:active {color: #c60; text-decoration: none;}
#xhFilebrowser a:focus {color: #c60; text-decoration: none;}

#xhFilebrowser li.openFolder a:link {color: #920; text-decoration: none; font-style: normal;}
#xhFilebrowser li.openFolder a:visited {color: #920; text-decoration: none; font-style: normal;}
#xhFilebrowser li.openFolder a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser li.openFolder a:active {color: #c60; text-decoration: none;}
#xhFilebrowser li.openFolder a:focus {color: #c60; text-decoration: none;}

#xhFilebrowser li.folder a:link {color: #257; text-decoration: none; font-style: normal;}
#xhFilebrowser li.folder a:visited {color: #257; text-decoration: none; font-style: normal;}
#xhFilebrowser li.folder a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser li.folder a:active {color: #c60; text-decoration: none;}
#xhFilebrowser li.folder a:focus {color: #c60; text-decoration: none;}

#xhFilebrowserMenu a:link {color: #257; text-decoration: none; font-style: normal;}
#xhFilebrowserMenu a:visited {color: #257; text-decoration: none; font-style: normal;}
#xhFilebrowserMenu a:hover {color: #c60; text-decoration: none;}
#xhFilebrowserMenu a:active {color: #c60; text-decoration: none;}
#xhFilebrowserMenu a:focus {color: #c60; text-decoration: none;}

/* END FILEBROWSER */

/* META_TAGS */

#meta_tags hr {
margin:6px 0;
visibility:hidden;
}

/* END META_TAGS */

/* PAGE_PARAMS */

#page_params hr {
margin:8px 0;
}

/* END PAGE_PARAMS */

/* PAGEMANAGER */

/*
* Treeview
*/

#pagemanager {
background: #fff;
border: 1px solid #999;
padding: 16px;
margin: 1px 0;
/* the following lines enable a scrollable treeview; adjust the height to your needs */
height: 400px;
overflow: scroll !important;
}

#pagemanager ul {
padding: 0;
margin: 0;
background: none;
}


/*
* <h1>
*/

#pagemanager ul li {
background: none;
font-family: arial, sans-serif;
font-weight: 700;
border: 0px solid #aaa;
padding: 0px;
margin: 6px 0px 3px 0;
list-style-image: none;
width: 230px;
}

#pagemanager ul li a:link {
font-size: 15px;
}

#pagemanager ul li a:visited {
font-size: 14px;
}


/*
* <h2>
*/

#pagemanager ul ul li {
background: none;
font-weight: 100;
border: 0px solid #999;
padding: 0px;
margin: 6px 0px 3px 19px;
}

#pagemanager ul ul li a:link {
font-size: 14px;
}

#pagemanager ul ul li a:visited {
font-size: 15px;
}


/*
* <h3>
*/

#pagemanager ul ul ul li {
background: none;
border: 0px solid #666;
padding: 0px;
margin: 1px 0px 1px 19px;
}

#pagemanager ul ul ul li a:link {
color: #666;
}

#pagemanager ul ul ul li a:visited {
color: #666;
}


/*
* Toolbar
*/

div#pagemanager-toolbar {
margin: 1px 0;
border: 1px solid #999;
background-color: #eee;
padding: 0 8px;
font-size: 14px;
}

div#pagemanager-toolbar a:focus {
background: none;
}


/*
* horizontal toolbar
*/

/* for floating horizontal toolbar: uncomment the following */
/*
div#pagemanager-toolbar.horizontal {
position: fixed;
top: 150px;
z-index: 1000;
}
*/

div#pagemanager-toolbar.horizontal img {
margin: 8px 0;
}

div#pagemanager-toolbar.horizontal img.tool {
margin: 6px 2px;
}

div#pagemanager-toolbar.horizontal img.separator {
margin: 0 0 5px 0;
}

/*
* vertical toolbar
*
* The style should be adjusted to your needs.
* Change top and left accordingly.
*/

div#pagemanager-toolbar.vertical {
width: 25px;
text-align: center;
position: fixed;
margin: 0 auto;
padding: 0 2px;
z-index: 1000;
}

/* You might adjust the left or right margin of the treeview */
/*
#pagemanager {
margin-left: 32px;
}
*/
/* and for a lefthand toolbar the margin of the submit button */
/*
#pagemanager-submit {
margin-left: 32px !important;
}
*/
/* and for a righthand toolbar the position of the tooltips */
/*
div#pagemanager-toolbar.vertical a.pl_tooltip:hover span {
left: -320px;
}
*/

div#pagemanager-toolbar.vertical img {
margin: 0 8px;
}

div#pagemanager-toolbar.vertical img.tool {
margin: 6px 2px;
}

div#pagemanager-toolbar.vertical img.separator {
margin: 0 2px;
}


/*
* Context menu
*/

/* To have enough space for the whole context menu, if the template has a small footer */
div#pagemanager-footer {
height: 150px;
}

div#vakata-contextmenu {
width: 400px;
text-align: left;
padding: 9px 0;
font-family: arial;
font-size: 14px;
/* the following line will open the context menu further to the right */
/* margin-left: 100px; */
}

div#vakata-contextmenu.jstree-cmsimple-context li.vakata-separator,
div#vakata-contextmenu.jstree-classic-context li.vakata-separator,
div#vakata-contextmenu.jstree-default-context li.vakata-separator,
div#vakata-contextmenu.jstree-apple-context li.vakata-separator {
margin: 5px 0;
}

div#vakata-contextmenu ul {
width: 100%;
}

div#vakata-contextmenu li ins {
margin: 0 10px 0 6px;
}

/* END PAGEMANAGER */

/* PLUGINLOADER */

div.pluginerror {
font-family: arial, sans-serif;
font-size: 14px;
text-align: center;
border: 3px solid #000;
background-color: #fc0;
color: #000;
padding: 4px 6px;
margin: 6px 0 0 0;
}

textarea.plugininput {
width: 96%;
height: 18px;
font-family: arial, sans-serif;
font-size: 14px;
background: #fff;
color: #555;
border: 1px solid #ccc;
padding: 4px;
}

textarea.plugininputmax {
width: 96%;
height: 82px;
font-family: arial, sans-serif;
font-size: 14px;
background: #fff;
color: #555;
border: 1px solid #ccc;
padding: 4px;
}

textarea.plugintextarea {
width: 96%;
height: 410px;
background: #fff;
font-family: 'courier new', serif;
font-size: 14px;
color: #333;
padding: 10px;
margin: 0;
}

div.pluginedit,div.plugintext {
border: 0px solid #828177;
padding: 4px 0;
}

form.plugineditform {

}

div.plugineditcaption {
font-family: arial, sans-serif;
font-size: 15px;
font-weight: bold;
padding: 6px 0;
}

table.pluginedittable {
width: 100%;
border: 0;
}

table.pluginedittable td {
border: 0px solid #828177;
padding: 4px 4px 4px 4px;
vertical-align: top;
font-size: 14px;
font-family: arial, sans-serif;
}

.pluginedittable td.plugincfcap,pluginedittable td.plugincfhint {
font-size: 15px;
border-top: 1px solid #ccc;
padding-top: 6px;
}

.pluginedittable td.plugincfcap {
font-weight: bold;
}

table.pluginedittable td.plugincf {

}

td.plugincf {
width: 250px;
}


/**
* Tooltips, if hint-texts are used within a plugin
* e.g.: $plugin_tx['PluginName']['cf_var_name']='hint';
* Will display a span, when hovering var_name.
*/
.pl_tooltip {
font-family: arial, sans-serif;
font-size: 14px;
}

a.pl_tooltip,
a.pl_tooltip:link,
a.pl_tooltip:visited,
a.pl_tooltip:active {
position: relative;
text-decoration: none;
font-weight: normal;
border: 0;
}

a.pl_tooltip:hover {
/* IE needs some change for the a:hover to handle the a:hover span */
background-color: transparent;
}

a.pl_tooltip span {
display: none;
}

a.pl_tooltip span p {
width: auto !important;
}

a.pl_tooltip:hover span {
display:inline;
position: absolute;
top: 15px;
left: 15px;
width: 360px;
z-index: 10;
border: 1px dotted;
padding: 2px 10px 2px 10px;
background: #EEEEEE;
color: #333;
text-align: left;
}
a.pl_tooltip img {
border: 0;
}

img.helpicon {background: none;}

/* END PLUGINLOADER */

input.cmsimplecore_settings {
width: 96%;
font-size: 14px;
color: #333;
padding: 2px 3px;
margin: 3px 0;
border: 1px solid #ccc;
background: #fff;
}

textarea.cmsimplecore_settings {
width: 96%;
height: 82px;
font-size: 14px;
color: #333;
padding: 2px 3px;
margin: 3px 0;
border: 1px solid #ccc;
background: #fff;
}

textarea.cmsimplecore_settings_short {
height: 18px;
}

/* PLUGIN MEN? */

table.edit {
background: #333!important;
color: #999!important;
font-size: 14px!important;
line-height: 1.2em!important;
border: 2px solid #999!important;
margin: 1px 0!important;
border-collapse: collapse!important;
}

table.edit td {
color: #999!important;
text-align: center!important;
border: 1px solid #999!important;
padding: 9px 6px!important;
border-collapse: collapse!important;
}

table.edit td a:link {color: #ccc!important; text-decoration: none;}
table.edit td a:visited {color: #ccc!important; text-decoration: none;}
table.edit td a:hover {color: #f90!important; text-decoration: underline;}
table.edit td a:active {color: #fff!important; text-decoration: underline;}
table.edit td a:focus {color: #fff!important; text-decoration: underline;}

.cmsimplecore_version {
font-family: arial, sans-serif;
font-size: 14px;
padding: 0 2px;
}

/* Info and Help link, Notices and Warnings */

.cmsimplecore_debug {
height: 18px;
background: #900;
font-family: arial, sans-serif;
font-size: 14px;
line-height: 14px;
color: #fff;
text-align: center;
border: 0px solid #000;
padding: 2px 6px;
margin: auto;
}

.cmsimplecore_warning {
background: #fc0;
font-family: arial, sans-serif;
font-size: 14px;
color: #000;
border: 3px solid #000;
padding: 4px 6px;
margin: 4px 0;
}

/* file edit textareas */

textarea.cmsimplecore_file_edit {
width: 96%;
height: 410px;
background: #fff;
color: #333;
font-family: 'courier new', monospace;
font-size: 14px;
padding: 10px;
margin: 0;
}


/* MAILFORM */

#cmsimple_mailform div {
width: 250px;
margin: 0 0 8px 0;
}

#cmsimple_mailform input.text {
width: 90%;
}

span.captcha_code {
display: inline;
float:left;
color: #fff;
text-decoration: none;
background-color: #000;
padding: 1px 5px 2px 5px;
margin: 0 4px;
}

.text, .captchainput {
font-family: arial, sans-serif;
font-size: 14px;
color: #444;
padding: 2px 4px;
margin: 0 0 2px 0;
}

.captchainput {
float: left;
width:6ex;
border: 1px solid #666;
margin: 0 0 10px 0;
}


/* the rest */

.cmsimplecore_center {
text-align: center;
}

.flag {border: 0;}

span.highlight_search {
background: #fd0;
color: #000;
}

.cmsimplecore_maintenance {
background: #fff;
color: #333;
text-align: center;
font-family: arial, sans-serif;
border: 3px solid #c60;
padding: 10px 30px;
}


/* LINKFORMATIERUNG / LINKS for backend */

/*
.edit a:link, #cmsimplecore_pluginselect a:link {
font-family: arial, sans-serif !important;
font-size: 14px !important;
color: #36a !important;
text-decoration: none !important;
font-style: normal !important;
}

.edit a:visited, #cmsimplecore_pluginselect a:visited {
font-family: arial, sans-serif !important;
font-size: 14px !important;
color: #36a !important;
text-decoration: none !important;
font-style: normal !important;
}

.edit a:hover, #cmsimplecore_pluginselect a:hover {
font-family: arial, sans-serif !important;
font-size: 14px; color: #fff !important;
text-decoration: none !important;
background-color: #666 !important;
font-style: normal !important;
}

.edit a:active, #cmsimplecore_pluginselect a:active {
font-family: arial, sans-serif !important;
font-size: 14px !important;
color: #fff !important;
text-decoration: none !important;
background-color: #666 !important;
font-style: normal !important;
}

.edit a:focus, #cmsimplecore_pluginselect a:focus {
font-family: arial, sans-serif !important;
font-size: 14px !important;
color: #fff !important;
text-decoration: none !important;
background-color: #666 !important;
font-style: normal !important;
}
*/

#cmsimple_legal_notice {
background: #666;
color: #aaa;
font-family: arial, sans-serif;
font-size: 12px;
text-align: right;
padding: 2px 10px;
margin: 60px 0 0 0;
}

#cmsimple_legal_notice a:link {color: #ccc;}
#cmsimple_legal_notice a:visited {color: #ccc;}
#cmsimple_legal_notice a:hover {color: #f90;}

j'ai étudié chacune des class et ne trouve rien d'anormal /:
quoi que je ne comprends pas vraiment tout x)

merci!! <3

cordialement
0
CookieSpirit Messages postés 49 Date d'inscription vendredi 11 juillet 2014 Statut Membre Dernière intervention 6 août 2014
24 juil. 2014 à 19:30
Merci, c'est le bon css,

J'ai réussi à résoudre votre problème en supprimant top: 36px;
dans #adminmenu ul ul (ligne 56 dans le css).
Je ne sais pas si c'est la mise en page que vous souhaitez cependant, mais au moins ça fonctionnera "en attendant" une meilleure solution

cordialement, CookieSpirit
0
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014
24 juil. 2014 à 21:40
bonjour Cookie!

je ne sais pas pourquoi, mais de mon côté, supprimé cet attrait ça ne change rien /:

merci tout de même de l'aide rapide!

cordialement
0
CookieSpirit Messages postés 49 Date d'inscription vendredi 11 juillet 2014 Statut Membre Dernière intervention 6 août 2014
24 juil. 2014 à 22:16
Vous avez bien fait ctrl+F5 sur votre site après avoir changé le css afin de le remettre en cache dans votre navigateur? Parce qu'étrangement c'est censé résoudre le problème.
0
boogylou Messages postés 23 Date d'inscription mercredi 2 juillet 2014 Statut Membre Dernière intervention 20 novembre 2014
24 juil. 2014 à 22:23
oh! non je ne savais pas qu'il fallait faire ça!
ça a marché! (: merci beaucoup!
0
Rejoignez-nous