What file do I need to edit to change the size, etc. of the horizontal menu on the front page?
Is there a way to add a background to it so it's not on white?
Thank you!
What file do I need to edit to change the size, etc. of the horizontal menu on the front page?
Is there a way to add a background to it so it's not on white?
Thank you!
No Link to your site??? So I am not sure what it is that you want....but normally no file edit requiredWhat file do I need to edit to change the size, etc. of the horizontal menu on the front page?
admin > config > layout settings > l&r columns and l&r boxes can be adjusted for width
Background can be added in the stylesheet.css file and you can refer to other entries that apply a background image to add one to the L&R contents boxes
Zen-Venom Get Bitten
Link to my site
I'm talking about the categories tab menu- the listing that runs horizontally underneath my big logo that says "VORTEX."
I want to change the size, maybe make a button for each of the categories.
Thanks for your help!
http://www.zen-cart.com/index.php?ma...yword=category
2 mods at above url..
Category tabs and Category Rollover
can someone help me please tell me if i alter the categories_description table with new column image....how can i recall the image column in categories_tabs.php
i tried $categories_tab->fields['image']; but looks like i am missing something