solidfr Posted June 26, 2013 Share Posted June 26, 2013 Bonjour Cela fait 1 semaine que je cherche partout sur internet une solution ... Je scrute le code de site prestashop en particulier le css car a l'interieur il y a tout pour afficher les sous-categories mais rien ne fonctionne !!! Quelqu'un pourrait-il m'aider ou me suggérer des idees je suis à bout ! Merci d'avance énormement !!! PS : je suis un débutant mais bien avancé ! Voila le fameux code du css : /* ————— tmcategories.tpl ————— */ #tmcategories {width:1024px;height:48px;background:url(../img/tmc_bg.png) 0 0 no-repeat;position:absolute;left:0;top:97px;z-index:10;} #cat {} #cat > li {float:left;background:url(../img/tmc_sep.png) right 0 no-repeat;position:relative;z-index:100;} #cat > li + li {} #cat > li > a {height:33px;display:block;padding:15px 22px 0 20px;font:13px "Arial";color:#acacac;text-decoration:none;} #cat > li:hover > a, #cat > li > a.selected {color:#fff;} #cat li ul.subcat {width:143px;padding:12px 10px 23px 20px;background:url(../img/tmc_sub_bg.png) 0 0 repeat-x #272727;position:absolute;left:0;top:48px;display:none; -webkit-border-radius:0px 0px 4px 4px; border-radius:0px 0px 4px 4px; } #cat li:hover ul.subcat {} #cat ul.subcat li {padding:10px 0 0 12px;background:url(../img/tmc_sub_bullet.png) 0 15px no-repeat;position:relative;} #cat ul.subcat li a {color:#acacac;text-decoration:none;} #cat ul.subcat li a:hover, #cat ul.subcat li a.selected {color:#78a305;} #cat ul.subcat li ul.subcat {left:153px;top:-12px; -webkit-border-radius:0px 4px 4px 0; border-radius:0px 4px 4px 0; } Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2013 Share Posted June 27, 2013 duplicated http://www.prestashop.com/forums/topic/257421-aide-pour-afficher-sous-categorie-dans-menu-haut-prestashop-1482/page__fromsearch__1 Link to comment Share on other sites More sharing options...
solidfr Posted June 28, 2013 Author Share Posted June 28, 2013 Yes i know sorry but i don t know where i must post it ... Et j ai fait attention de poster sur un forum Francais alors pourquoi me repondez vous en Anglais !!! Sinon je cherche toujours une solution ... 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