Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ssbeats
just wandering....
Is there anyway i could have the product description appear next to the product image? at the moment it displays the description below.
Take a look...
http://pc-mot.com/index.php
As you can see it looks a bit strange having large section of white space with no content.
Thanks
Yep, you can have it wherever you'd like it. :cool: Open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and move the description chunk (everything on this page is divided into neat little chunks) to right after this:
<!--eof Attributes Module -->
Re: Cherry Zen Template Support Thread
I have free shipping for all orders but want to be able to provide the option of insurance, does your other module do this.
Thanks
Pete
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mediathing
I have free shipping for all orders but want to be able to provide the option of insurance, does your other module do this.
Thanks
Pete
My insurance module allows people to click a check box if they want insurance. It's not perfect, but it works.
Re: Cherry Zen Template Support Thread
Can a surcharge be added if the box is ticked? I was initially going to use the flat rate (renamed to insurance) along side the free shipping module but I have been told that those 2 won't work together.
Pete
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mediathing
Can a surcharge be added if the box is ticked? I was initially going to use the flat rate (renamed to insurance) along side the free shipping module but I have been told that those 2 won't work together.
Pete
Come over to the support thread, and there is a description of what it does. Please ask further questions there:
http://www.zen-cart.com/forum/showthread.php?t=50167
The mod adds insurance with USPS rates, you can test it out here, and NO, I can't move it to any other page than the Step 2: Payment Information page.
ETA: If you decide to install it, notice that in my last post there, I've uploaded a new file with updated USPS rates and some fixes.
Re: Cherry Zen Template Support Thread
Wow! What a great template! Thanks for all that you have and continue to do on this. Everything has gone very well during installation...I just have one question regarding the shadow around the entire site. I want to make the shadow a bit "deeper"...or maybe the term is "wider" especially on the right and left sides. Can you give me a hint where to go?
By the way: the site is up and operational...if you want to take a peek at the changes I've made (mostly colors and backgrounds):
http://unitedforlifefoundation.onlinecatholicstore.com/
Any help you are able to give would be greatly appreciated.
PS - don't know if anyone's tried your template with the multi-site mod yet but it works great!
Re: Cherry Zen Template Support Thread
can anyone tell me which css attribute changes the colour of the top left search bar?
I cant seem to find it.
cheers!
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ssbeats
can anyone tell me which css attribute changes the colour of the top left search bar?
I cant seem to find it.
cheers!
That red top bar is an image, it is
includes/templates/cherry_zen/images/red/header.gif
You can't change the color with just css. You read the readme.txt though, right? There is more than one color option available.