cyntoch Posted April 28, 2013 Share Posted April 28, 2013 (edited) Bonjour, Je viens d'installer le module "top menu" mais j'ai un soucis: lorsque je pointe ma souris sur le panier, celui-ci se déroule derrière le menu et non devant. Merci pour votre aide. Cynthia. Edited May 10, 2013 by cyntoch (see edit history) Link to comment Share on other sites More sharing options...
jeckyl Posted April 28, 2013 Share Posted April 28, 2013 Bonjour, il suffit de changer le z-index de l’élément panier par exemple en le passant à 1000. Link to comment Share on other sites More sharing options...
cyntoch Posted April 28, 2013 Author Share Posted April 28, 2013 Bonjour, Merci beaucoup pour cette réponse. Est-ce que cela vous embêterait de me détailler un peu plus la démarche a suivre car je suis débutante ? Merci. Link to comment Share on other sites More sharing options...
YopixelAE Posted April 28, 2013 Share Posted April 28, 2013 Bonjour, Déjà : http://www.siteduzero.com/informatique/tutoriels/tp-diaporama-original-en-css/bien-comprendre-la-propriete-z-index Ensuite Guide Presta du designer. Enfin mise en pratique ! Link to comment Share on other sites More sharing options...
cyntoch Posted April 29, 2013 Author Share Posted April 29, 2013 (edited) Bonjour, Merci pour la documentation. Le z-index je le trouve dans le fichier blockcart.css , c'est ça? Car j'ai changé et j'ai mi à 1000 mais rien ne ce passe. Merci. Edited April 29, 2013 by cyntoch (see edit history) Link to comment Share on other sites More sharing options...
YopixelAE Posted April 29, 2013 Share Posted April 29, 2013 Oui a priori. Pour IE7/8 il faut aussi que l'élément contenant votre blockcart soit affecté d'un z-index supérieur à celui du menu. Donnez une url ce sera + simple pour vous aider. Link to comment Share on other sites More sharing options...
Bondaty and Co Posted April 29, 2013 Share Posted April 29, 2013 Topic déplacé section configuration Link to comment Share on other sites More sharing options...
cyntoch Posted April 30, 2013 Author Share Posted April 30, 2013 Bonjour, Voici l'url de mon site: http://www.littlefabrics.fr/index.php Par contre je viens de voir que parallèlement le z-index de mon advanced top menu est également sur 1000: #adtm_menu {z-index:1000;} img.adtm_menu_icon {vertical-align:middle;margin-right:3px;} #adtm_menu .searchboxATM .search_query_atm {width:150px;margin-left:0!important;} #adtm_menu .searchboxATM .button_mini {display:inline-block;} #adtm_menu .adtm_unclickable {text-decoration:none!important;} Je le baisse non? si oui à combien? Merci pour votre aide. Link to comment Share on other sites More sharing options...
cyntoch Posted May 5, 2013 Author Share Posted May 5, 2013 Bonjour, Je relance mon topic car je n'ai toujours pas réglé mon problème. De plus, sur chrome le panier ne se déroule plus du tout! Sur firefox oui. Merci pour votre aide. Link to comment Share on other sites More sharing options...
cyntoch Posted May 6, 2013 Author Share Posted May 6, 2013 Bonjour, Est-ce que quelqu'un aurait la solution de mon problème s'il vous plait Merci Link to comment Share on other sites More sharing options...
jeckyl Posted May 6, 2013 Share Posted May 6, 2013 bonjour, Il suffit d'augmenter le z-index Link to comment Share on other sites More sharing options...
cyntoch Posted May 9, 2013 Author Share Posted May 9, 2013 Bonjour, C'est ce que j'ai fait: #cart_block{overflow:hidden;background:#CCCDCC;padding-bottom:20px; position:absolute; right:0; top:75px; z-index:1000; display:none} Merci Link to comment Share on other sites More sharing options...
cyntoch Posted May 10, 2013 Author Share Posted May 10, 2013 Problème résolu: j'ai mis le z-index à 1010 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now