Does this happen in my test site:
www.cherryzen.jadetrue.com
Does this happen in my test site:
www.cherryzen.jadetrue.com
nope your site is fine , was just after a hint about what I may have done wrong to cause the first cat in the nav cat tab bar to not appear inthe correct place. I have modded the site a bit so not suggesting yuor template at fault , but I am sure you know the layout of the code better than most and could hazzard a guess to where to start looking or to why it would do something like that.
cheers
Various Zen cart sites !
Thank you for this nice template and all the support you put into this thread.
I'm having trouble with this template and the Categories Tabs.
Now that there are 9 categories the tabs are warping to a second line.
In IE 6+7 I'm loosing the red background on the second row that wraps, in FF everything is fine.
http://www.dandgoccasions.com
I'm sorry to be replying to this, but I'm new to forums and cannot figure out how to post a new thread. Help!
First of all you need to know what thread you want to post in.I'm sorry to be replying to this, but I'm new to forums and cannot figure out how to post a new thread. Help!
You can go here to decide witch thread you want to post in then go to that tread and hit the button at the top that reads new thread hope that helps you out.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
If anyone has a solution to how to get the Search Box to display, I'd love some help.
I've searched this forum and couldn't find the answer.
I installed the Cherry Zen template, but the tpl_search_header.php option does not show up in the "Layout Boxes Controller" option.
I copied the "/includes/" folder to my server and selected the Cherry Zen template, but don't get that option. Do I have to move the file somewhere else?
~A
Hi,
please check out my link Here
Look how ugly my quantity discounts table looks. How can I fix this. I have tried to edit this from configuration->Layout Settings but have had not sucess. It changes them around a bit but never to the number I specify them to have in each row.
Will appreciate the help.
Thanks
This is my Signature: w00t
jettrue I know you have answered this question before, but I'm having trouble finding exactly what code to move and where to put it after I move it. I'm trying to move the add to the cart button up under the model number. What part of the code do you move up or down from the tpl_product_info_display.php to get this like I want it. Thank you for your help. Here is my site
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
If its not working, I'd ask in the general forum, this template doesn't mess with that at all.
I see in the css you were trying to make the table wider, to do that, you can change this:
#productQuantityDiscounts {
width: 400px;
}
to this:
#productQuantityDiscounts table {
width: 400px;
}
Bookmarks