You should probably post additional questions not related to this footer menu in the support thread for your template: http://www.zen-cart.com/showthread.p...Support-Thread
You should probably post additional questions not related to this footer menu in the support thread for your template: http://www.zen-cart.com/showthread.p...Support-Thread
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Thank you again so much! life saver! and Diva thank you also.
You would need to increase the height of one or more elements to accommodate the list. Seeing the site live will let us advise you what to change and how.
Thank you so much
www.100asa.it
ps: adjust css to have backgroud color orange on hover mouse
Find in stylesheet_footer_menu.css and change 112 to 142:InCode:#footer{margin:0 auto;text-align:left;background:url(../images/footer_bg.gif);width:960px;height:112142px;clear:both;}add background: orange; Adjust color to taste.Code:#navSuppWrapper li a:hover{letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;background: orange;}