Thank you jettrue for your help. That worked out perfect. I have another question for you. How do you change the back ground color for all the side boxes. I want them to be a different color than gray. Thank you
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
How do I get a banner next to the logo in the header?
The readme file says:
You can also turn on a banner that will show up below the tagline if you have a tagline, or in place of the tagline. The Banner Position for that would be the Header Position 2.
I looked in Banner manager but cannot find a Header Position 2. What am I missing?
Paul
Hi bekinky, you need to go to your admin then go to Configuration - Layout Settings - Banner Display Groups - Header Position 2 .
This is where you need to go.Banner Display Groups - Header Position 2
The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
What Banner Group(s) do you want to use in the Header Position 2?
Leave blank for none
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Oh dear - my layout works great in Firefox but looks terrible in IE. What can be wrong? I added code and styles so the cart appeared in the header on the right.
I added this to the stylesheet:
.cartheader{
color:#FFFFFF;
float: right;
padding-right: 20px;
padding-top: 5px;
font-size: 11px;
}
And I added this to the common/tpl_header.php:
<!-- bof cart header display -->
<div id="navCartWrapper" class="cartheader">
Your Basket: <?php echo ($_SESSION['cart']->count_contents()); ?> item(s) Total:£<?php echo ($_SESSION['cart']->show_total()); ?>
</div>
<!-- eof cart header display -->
I will PM you with a URL to the test site if you want to see it in action
Hi Jade,
I have installed cherry zen template on my store and I am facing with a problem. Request you to guide me on how to sort it out...
Whenever I place a banner in Confirguration > Layout Settings > Banner Display Groups - Footer Position 1, it gets displayed in the middle of the page instead in the footer 1 position (circled in the screenshot).
How do I get it to the footer?
My store url is gemsoul.com
Thanks,
Harshil