I started fiddling with zencart today and it really overwhelmed me especially when I am newbie. Also, I have been through tutorials.
I have made custom folder and copied all default templates into custom folder so that I can customize the templates.
Only the things I wanted to do are:
1) remove all sideboxes on right and left columns on homepage (front page).
2) on homepage, the page will be "image-heavy" and the navigation at top.
3) after click somewhere on image or nav on the homepage, it should take us to the secondary pages with right column sidebox of the category links and product images.
Is it possible to do these three? since sideboxes would be controlled from layout controller for homepage and they will disappear, i do not know how to make sidebox on right column appear without using layout controller which is solely for homepage? Also, how to use images and some small nav links on the front page (homepage) without sideboxes? Can html be used only? or must it be modified in php?
The help will be very much appreciated.
Thank you for your time.




