Quote Originally Posted by edgemeister View Post
Hi,

I'm still trying to customize my zen cart and I have some questions:

1. Can I add a link to the top nav bar (Home, Log In)?
2. When I click on a product and its page pops up, can I move the "Add this to my cart" box ou of the center column into the right column?
3. How can I remove the "Write a review" box at the bottom of that page?

Thanks a lot.

Ed
1. Yes... the way you add the link will depend on what you are linking to.
2. Why would you want to do this? This is the SECOND MOST IMPORTANT button on the website (the first being CONFIRM ORDER) - so why would you want to make it less prominent? You can shift its position within tpl_product_info_display.php - and if you really wanted to hide it from customers, you could use absolute positioning in the css I suppose - but this button needs to be clear and prominent.
3. You need to learn your admin controls - and the best way of doing this is to get the User Manual. The setting is under catalog > product types > product general > edit layout.