site is http://www.bodykitsonline.co.uk/subaru i would like to have a vertical seperator line (or pipe if this is what its called) between the links in the menu, basically the same as what is in the menu in this forum, also how do i get the hover colour box to be deeper so when it is hovered over the secondary colour highlights the whole menu bar between the pipes....... Hope that makes sense......
hello i need help . with footer and side columns stuffs ..
firstly i need to tell you that i am very new in zencart. so forgave me if i asked any stupid questions .
my shop link httP//stuffs4shop.com
well i need to delete Important Link column placed in right side .
and also i want to know how i can delete TABS like in image below i need to delete Information and Quick Link Tab
and i need help in footer thing in footer i am not able to find via or credit card logos
also in footers i need to delete some links from Customer Service Columns and other
in below image i highlighted the text in red those thing i need to delete .
![]()
You can turn on/off any sideboxes in admin--tools--layout boxes controller.
See the readme.html file for how to turn off or hide the mega menu items adn for help with the cc logos in the footer.
Edit the includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php file to add/remove links in the footer menu.
Thanks,
Anne
Hello Anne,
How can I reduce / remove the space between the slide show and the controls below it - there currently is about 3cm of wasted blank space between bottom of slide show box and top of controls.
cheers, Mike
Yes, almost anything is possible with css ;) or if you just want to add a pipe, it can be added to the xhtml in the includes/templates/abbington_mega/common/tpl_mega_menu.php file.
With css you can add this to stylesheet_mega_menu.css:
For the hover you will need to play with the paddings/margins.Code:.mega-menu li a {border-right:1px solid #fff(or whatever color);} .customer_service .drop{border:none;}
Thanks,
Anne
Bookmarks