Re: Cherry Zen Template Support Thread
Thank you for your reply. So what you are saying is , it;s nothing to worry about.
Well that sounds good to me. Thank you.
One more question and I'm finish. I don't know if this has anything to do with the cherry template or not.
HiSoftware® Cynthia Says™ - Web Content Accessibility Report
Verification Checklist
Could you check that out for me for my site and tell me why it says
Verified File Name: http://www.thegoodshepherdstore.com/...php?main_page=
Date and Time: 10/28/2007 9:13:58 PM
Failed Automated Verification
Thank you again
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
countrycharm
Thank you for your reply. So what you are saying is , it;s nothing to worry about.
Well that sounds good to me. Thank you.
One more question and I'm finish. I don't know if this has anything to do with the cherry template or not.
HiSoftware® Cynthia Says™ - Web Content Accessibility Report
Verification Checklist
Could you check that out for me for my site and tell me why it says
Verified File Name:
http://www.thegoodshepherdstore.com/...php?main_page=
Date and Time: 10/28/2007 9:13:58 PM
Failed Automated Verification
Thank you again
I have absolutely no clue, sorry!
Re: Cherry Zen Template Support Thread
I downloaded this template for my website, it is simply amazing.
Very clean, I like everything about it.. except...
Could you tell me how to change the background from the blue color to a black color? The blue looks great, but black goes more with my theme of site.
Thanks!#@
Re: Cherry Zen Template Support Thread
Hoping for some help with a few problems!
I have the cherry_zen installed, which is really great. Not sure if my first problem specifically relates to the template or not though (???)
On the main page I have increased the image sizes to 200 x 160 for the new and featured products, but am unable to do the same for the specials via the admin panel. These images seem to be controlled by the small image width and height settings, but I can't change this as it changes the small images in the right & left columns as well. Please could you tell be how to change just the specials image size on the main page?
Also I have changed the layout to show product listings with the products side by side, which works fine for the listings in each category, but it also puts the specials page with the side by side layout. My new, featured and all products listings still use default listing each on under each other, and this is how I would like the special to be also. Any suggestions on how to do this?
Any help would be greatly appreciated! Thankyou!
Re: Cherry Zen Template Support Thread
Does anyone know how to remove the bread crumbs on the home page only?
I found this thread http://www.zen-cart.com/forum/showth...ght=breadcrumb
that gives instructions but I don't think that works with this template. any help would be appreciated
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Oseymour
What version of zen cart are you using? All you have to do is turn it off in the admin, "Configuration", "Layout Settings", "Define Breadcrumb Status", change it to "off for home page only".
If you followed any of the instructions from that thread, undo it, that was for an older version of zen cart.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
---kate---
Hoping for some help with a few problems!
I have the cherry_zen installed, which is really great. Not sure if my first problem specifically relates to the template or not though (???)
On the main page I have increased the image sizes to 200 x 160 for the new and featured products, but am unable to do the same for the specials via the admin panel. These images seem to be controlled by the small image width and height settings, but I can't change this as it changes the small images in the right & left columns as well. Please could you tell be how to change just the specials image size on the main page?
You're right, they are controlled by the small image, and I don't have a suggestion for changing that. However, if you'd like, I can post instructions for making the sideboxes wider.
Quote:
Originally Posted by
---kate---
Also I have changed the layout to show product listings with the products side by side, which works fine for the listings in each category, but it also puts the specials page with the side by side layout. My new, featured and all products listings still use default listing each on under each other, and this is how I would like the special to be also. Any suggestions on how to do this?
Any help would be greatly appreciated! Thankyou!
Again, unfortunately, I don't have a good answer for this... either you need to make everything in rows, so that the specials is in rows, or have specials in columns. That's the way the mod I installed is designed.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
diviniti
I downloaded this template for my website, it is simply amazing.
Very clean, I like everything about it.. except...
Could you tell me how to change the background from the blue color to a black color? The blue looks great, but black goes more with my theme of site.
Thanks!#@
That's done in stylesheet.css, for the body tag...
body {
background:#84A4C1; /* main site background color, blue default */
}
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
What version of zen cart are you using? All you have to do is turn it off in the admin, "Configuration", "Layout Settings", "Define Breadcrumb Status", change it to "off for home page only".
If you followed any of the instructions from that thread, undo it, that was for an older version of zen cart.
thank you, that worked to perfection.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
That's done in stylesheet.css, for the body tag...
body {
background:#84A4C1; /* main site background color, blue default */
}
Thank you! I searched and searched the stylesheet but could not find it. I think I am slightly blind in one or more eyes. :blink: