Zen Cart Logo
Forums / Addon Templates / Cherry Zen Template Support Thread

Cherry Zen Template Support Thread

Views: 844,905

Results 3,021 to 3,040 of 3,245
23 Aug 2010, 7:20 AM
#3021
daymobrew avatar

daymobrew

New Zenner

Join Date:
Oct 2008
Posts:
48
Plugin Contributions:
0

Cherry Zen Template Support Thread

cshellca:

I have one small thing I would like to adjust..there seems to be a big gap of white space under my Logo..and am wondering how to remove that extra space..??

You can see it here...any help would be appreciated!

http://shuruba.com/zencart/ From http://shuruba.com/zencart/includes/templates/cherry_zen/css/stylesheet.css: ```
#tagline {
font-size:1.1em;
text-align:center;
padding:25px 8px 35px;
}

If you comment out the "padding" line the large gap will disappear. If you add a tagline to your site, it may be necessary to uncomment the line and adjust the values - so don't delete the line, just comment it: ```
/*	padding:25px 8px 35px;*/
23 Aug 2010, 11:38 AM
#3022
barendfaber avatar

barendfaber

Zen Follower

Join Date:
Apr 2010
Posts:
263
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi,

I must say, I love the ease of use with this template, even the CSS is done in such a way that even if you don't CSS in full, you catch quickly as everything is explained.

However, bumped my head. Installed the new Zen Cart version 1.3.9, everything works really well. However, I need my side menu (I only have left sideboxes) white text on black background. I set a:link as white, however this has now changed ALL links to white! I checked but cannot see how to only make the links for the sideboxes white (to be on the black background), and the other links in my site (product name on product listing page, e-mail addresses, etc.) another colour. Can anyone help?

Just for info, found this on the stylesheet.css, not sure if I am heading in the wrong direction here (chnage dthe cvolours but does not seem to work):

h3.leftBoxHeading, h3.rightBoxHeading {
color:#FFFFFF; /* right and left box heading color /
font-weight:bold;
}
.leftBoxHeading a, .rightBoxHeading a {
color:#FFFFFF; /
right and left box LINK heading color /
font-weight:bold;
}
.leftBoxHeading a:hover, .rightBoxHeading a:hover {
color:#E8E9E9; /
right and left box LINK heading color when hovered over*/

Barend

27 Aug 2010, 1:43 AM
#3023
golden_synergy avatar

golden_synergy

Zen Follower

Join Date:
Aug 2009
Location:
Westland, Michigan
Posts:
107
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I am setting up a new store and I would like to change the following item.
I would like to know, Is there a way to remove the words Manufactured by: and replace it with another word like Magazine title:
I am going to be selling magazine ads and I feel that wording fits better.

http://ads2art.com/index.php?main_page=product_info&cPath=2&products_id=1

Thanx
Mark

27 Aug 2010, 8:27 AM
#3024
daymobrew avatar

daymobrew

New Zenner

Join Date:
Oct 2008
Posts:
48
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Golden Synergy:

I am setting up a new store and I would like to change the following item.
I would like to know, Is there a way to remove the words Manufactured by: and replace it with another word like Magazine title:
I am going to be selling magazine ads and I feel that wording fits better.

http://ads2art.com/index.php?main_page=product_info&cPath=2&products_id=1 Change this line ```
define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');

If you are displaying other languages on your site you will have to change the other language files too.

PS The string is also in includes/languages/english/document_general_info.php and includes/languages/english/document_product_info.php. You may not need to change these.
31 Aug 2010, 1:48 PM
#3025
sjacks33 avatar

sjacks33

New Zenner

Join Date:
Aug 2010
Posts:
2
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi There

First of all I love this template thank you so much!

I just have one issue that I have not been able to fix it's on my product info page. I would love for the add to cart button to line up with the tell a friend and reviews buttons, can everyone help?

See it here: http://mall.justgodincharge.com/wire-sculptured-silver-ring-turquoise-cabochon-size-8-p-3.html

Shirley

1 Sep 2010, 1:08 PM
#3026
daymobrew avatar

daymobrew

New Zenner

Join Date:
Oct 2008
Posts:
48
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

SJacks33:

I just have one issue that I have not been able to fix it's on my product info page. I would love for the add to cart button to line up with the tell a friend and reviews buttons, can everyone help?

See it here: http://mall.justgodincharge.com/wire-sculptured-silver-ring-turquoise-cabochon-size-8-p-3.html I think that you can achieve this by changing "includes/templates/cherry_zen/css/stylesheet.css - look for #cartAdd.
Change the width to 100px and comment out the margin and float lines:

#cartAdd {
	width:100px; /* Changed from 125px */
	text-align:center;
	/*margin:10px auto;*/
	/*float:right;*/
	padding-right:10px;
}
1 Sep 2010, 1:49 PM
#3027
sjacks33 avatar

sjacks33

New Zenner

Join Date:
Aug 2010
Posts:
2
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi daymobrew

Thank you so much that worked awesome!

Shirley

1 Sep 2010, 8:35 PM
#3028
cshellca avatar

cshellca

New Zenner

Join Date:
Aug 2010
Posts:
12
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Where and how do I change the font and font size of the text in the categories box?

2 Sep 2010, 5:47 AM
#3029
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I would like to switch from Apple Zen to the Cherry Zen Template, at the same time upgrade from 1.3.8 to the latest version of Zen. Doable?
thanx in advance for input

10 Sep 2010, 4:48 AM
#3031
warriorc avatar

warriorc

New Zenner

Join Date:
Dec 2008
Posts:
9
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Trying to correct a coding error but cannot locate the file. View source shows me the following:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"> <head> <title>White Mountain Beads, Gifts & More</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="keywords" content="ecommerce, open source, shop, online shopping " /> <meta name="description" content="White Mountain Beads, Gifts & More : - ecommerce, open source, shop, online shopping" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="author" content="The Zen Cart™ Team and others" /> <meta name="generator" content="shopping cart program by Zen Cart™, <http://www.zen-cart.com> eCommerce" /> <base href="http://whitemountainbeads.com/" /> <link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet_dotline.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet_dropshadow.css" /> <link rel="stylesheet" type="text/css" media="print" href="includes/templates/cherry_zen/css/print_stylesheet.css" /> </head> <body id="indexHomeBody"> <!--bof-header logo and navigation display--> <!-- divs for drop shadow --> <div id="nw"><div id="ne"><div id="se"><div id="sw"><div id="n"><div id="s"><div id="w"><div id="e"><div id="main"><table id="workaround"><tr><td> <div id="headerWrapper"> <!--bof-navigation display--> <div id="navMainWrapper"> <div id="navMainSearch"> </div>
    <div id="navMain">
      <ul>
        <li><a href="http://whitemountainbeads.com/"><span></span></a></li>
                    <li><a href="http://whitemountainbeads.com/index.php?main_page=login"><span>Log In</span></a></li>
        <li><a href="http://whitemountainbeads.com/index.php?main_page=account"><span>My Account</span></a></li>
                    <li><a href="http://whitemountainbeads.com/index.php?main_page=shopping_cart"><span>Shopping Cart</span></a></li>
        <li><a href="http://whitemountainbeads.com/index.php?main_page=checkout_shipping"><span class="last">Checkout</span></a></li>

      </ul>
    </div>
  </div>
  <!--eof-navigation display-->

and continues on. I have searched using the developer's tool but cannot find anything that matches this file. Can anybody help me locate it? I am using Cherry Zen modified slightly (colors).
Thanks.

14 Sep 2010, 10:53 PM
#3032
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Setting up a new site with this template & would like to have the grey ezpage bar below the logo as per Jade's illustration website. Is there a way to have this bar as a seperator ezpage without the bar reflecting any text?

15 Sep 2010, 11:07 AM
#3033
possum avatar

possum

New Zenner

Join Date:
Sep 2007
Posts:
58
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Dear Cherry Zenners

Microsoft IE is sending me crazy, and I'm writing to ask for help to keep my sanity.

For some reason the "navMain" bar on my site is located correctly in both Firefox and Safari, but is way over to the right in IE. I've read the forum, played with the CSS and used https://www.firebugger.com - all without success.

Is anyone familiar with this problem?

My test site (identical problem to the production site) is test.possumbooks.com.au

Thanks very much in advance for any help.

Possum

15 Sep 2010, 12:36 PM
#3034
uswebworx avatar

uswebworx

Zen Follower

Join Date:
Sep 2006
Location:
USA
Posts:
297
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

possum:

Dear Cherry Zenners

Microsoft IE is sending me crazy, and I'm writing to ask for help to keep my sanity.

For some reason the "navMain" bar on my site is located correctly in both Firefox and Safari, but is way over to the right in IE. I've read the forum, played with the CSS and used www.firebugger.com - all without success.

Is anyone familiar with this problem?

My test site (identical problem to the production site) is test.possumbooks.com.au

Thanks very much in advance for any help.

Possum

I must ask what version of IE are you using? Because on mine it looks fine!
http://test.possumbooks.com.au/index.php

15 Sep 2010, 4:44 PM
#3035
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Here's the section for the qty box commented out:

// if ($products_qty_box_status == 0 or $products_quantity_order_max== 1) {
// hide the quantity box and default to 1
$the_button = '<input type="hidden" name="cart_quantity" value="1" />' . zen_draw_hidden_field('products_id', (int)$_GET['products_id']) . zen_image_submit(BUTTON_IMAGE_IN_CART, BUTTON_IN_CART_ALT);
// } else {
// show the quantity box
// $the_button = PRODUCTS_ORDER_QTY_TEXT . '<input type="text" name="cart_quantity" value="' . (zen_get_buy_now_qty($_GET['products_id'])) . '" maxlength="6" size="4" /><br />' . zen_get_products_quantity_min_units_display((int)$_GET['products_id']) . '<br />' . zen_draw_hidden_field('products_id', (int)$_GET['products_id']) . zen_image_submit(BUTTON_IMAGE_IN_CART, BUTTON_IN_CART_ALT);
//}


Hi, I managed to do this but there is a black box arround my add to cart button, any ideas on how to remove it?
15 Sep 2010, 10:59 PM
#3036
robbie269 avatar

robbie269

Zen Follower

Join Date:
Feb 2010
Location:
New South Wales, Australia
Posts:
228
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi

Can someone point me in the right direction?

I would like to move the price etc down a bit. Maybe so the price aligns with the start of the description. Here is a link to a page:http://www.thehorsestall.com.au/store/index.php?main_page=index&cPath=144_146

Rob

15 Sep 2010, 11:08 PM
#3037
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Cherry Zen Template Support Thread

robbie269:

Hi

Can someone point me in the right direction?

I would like to move the price etc down a bit. Maybe so the price aligns with the start of the description. Here is a link to a page:http://www.thehorsestall.com.au/store/index.php?main_page=index&cPath=144_146

Rob

Maybe this will help you. Everything is separated into nicely ordered chunks. You have to open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and find the add to cart section, and move it where you'd like it.

15 Sep 2010, 11:51 PM
#3038
robbie269 avatar

robbie269

Zen Follower

Join Date:
Feb 2010
Location:
New South Wales, Australia
Posts:
228
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi

countrycharm:

Maybe this will help you. Everything is separated into nicely ordered chunks. You have to open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and find the add to cart section, and move it where you'd like it.

I have no trouble moving it down on the product info page. It is the product listing page where it will not move.

Rob

16 Sep 2010, 2:04 AM
#3039
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Cherry Zen Template Support Thread

robbie269:

Hi

I have no trouble moving it down on the product info page. It is the product listing page where it will not move.

Rob
Sorry friend I miss understood you. Not sure about that one.

17 Sep 2010, 12:30 PM
#3040
possum avatar

possum

New Zenner

Join Date:
Sep 2007
Posts:
58
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

tncproweb:

I must ask what version of IE are you using? Because on mine it looks fine!
http://test.possumbooks.com.au/index.php

Thanks tncproweb. :smile: Now that's a bit embarrasing. :blush: I've just realised I'm using an old IE (namely 7), rather than the current version (8). And after I installed 8 the site looks fine. I was using my work laptop and 7 is the corporate standard.

So while it's great to know it works on 8, unfortunately according to http://www.netmarketshare.com/browser-market-share.aspx?qprid=3 27% of the world still uses IE6 and IE7, which don't work. Which means that 27% of the people landing on my site are likely to be put off by what looks like a poorly designed site. I certainly would be.

Are there any tricks for fixing IE6/IE7 issues, while not wrecking the site for the newer browsers?

Thanks!

Possum.