Thank you for clarifying that.
Gosh, I feel dumb. Once I added some product, purchased something I then was able to see most of the side boxes. I still can't see any banner boxes and all the banners are turned on.
I included a screen shot of the banner manager, column boxes and the site.
Hi Jettture,
I sussed out the culprit that was preventing the "Successfully added Product to the cart ..." box from showing. In the code below, I had changed margin-top to 0px. I changed it to 1px and the box shows again! :-)
Now when there is no item in the cart, the top of the sideboxes touch the bottom of the green nav bar (there is no gap). However, when an item is added to the cart, the sideboxes drop down leaving a gap between the top of the side boxes and the bottom of the green nav bar...Code:body { font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif; font-size:73.5%; margin-top:1px; }
Not a big deal, but how do I either 1)always have a gap there (even when no item is in the cart) or 2)never have a gap there (even when there is an item in the cart)??? You can see here www.allk-9.com/test Look at it with no item in the cart and then look at it with an item in the cart. You can see the gap between the top of the sideboxes and the bottom of the green nav bar that appears and disappears.
Thanks.
Hi Jade, 1st off, thank you for all of your contributions and time you have dedicated to the ZC world
I love your the product info layout in your cherry zen template, and want my product info displayed just like it. However if I copy over the tpl_modules_attributes.php , tpl_modules_main_product_image.php , and tpl_product_info_display.php files, it doesn't look near the same. I imagine that there is a lot defined within the stylesheet for it, and that is why it looks different.
Do you know how I can use the product info display you have designed with my current template? Or if I can reference your stylesheet for these files alone?
Thanks!
There's a section in the stylesheet that deals with the product info page, it should be marked off with hidden comments, down toward the end of the stylesheet. You can use that section, and then delete any of the same sections from your main stylesheet.
Glad you like the product info layout, I like it too.![]()
I've searched, but couldn't find the answer. Maybe I didn't use the right terms or found my answer but didn't realize I had. I've looked at this so long I'm
Anyway...I want to disable the right column on my Product Info page. I got that accomplished, but the grey background is still there.
What do I need to add to my stylesheet.css to make the right background image not show and my product information take up the whole page instead?
Thanks!![]()
I'll finish that project tomorrow, I've made enough mistakes today!
I've installed the Cherry Zen template but am having problems with the name of the customer not appearing in the Billing Address section on the order email, on the invoice/packingslip or on the admin orders page.
All that appears in the email is the word 'firstname' and the correct surname. I have searched but cannot find an answer to this. When I look in the database, the customer's first name is there.
BTW. Thank you for the lovely template.
Bookmarks