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

Cherry Zen Template Support Thread

Views: 844,974

Results 2,841 to 2,860 of 3,245
11 Dec 2009, 7:45 PM
#2841
golden_synergy avatar

golden_synergy

Zen Follower

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

Cherry Zen Template Support Thread

Earnest-Enterprises:

Golden,
Go here to show or not show your address in the Contact Us page:

Admin/configuration/E-mail options/Contact Us - Show Store Name and Address

Rod

Rod:

Thank you. :D I really appreciate you taking time to help.

Mark

11 Dec 2009, 9:01 PM
#2842
earnest_enterprises avatar

earnest_enterprises

New Zenner

Join Date:
Oct 2009
Location:
Great Northwest
Posts:
80
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Not a problem, Golden. That's what this forum is all about (or it's supposed to be). At some point I had seen the option to show the address or not. Just took a little recall to remember where...:P

16 Dec 2009, 3:13 PM
#2843
earnest_enterprises avatar

earnest_enterprises

New Zenner

Join Date:
Oct 2009
Location:
Great Northwest
Posts:
80
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

When clicking on a product image to show the larger image the image inside the popup window is partially hidden at the bottom of the popup window frame. While the frame can be pulled down by the customer to show the entire image where can this be adjusted to show the complete image centered in the popup window frame without this extra step?

This question has been asked in this thread but was never addressed.

Thanks!

Does anyone happen to have a solution to this?

16 Dec 2009, 3:36 PM
#2844
crunch avatar

crunch

Zen Follower

Join Date:
Mar 2009
Posts:
227
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Earnest-Enterprises:

Does anyone happen to have a solution to this?

I experience the same issue with all the popup images and have not found a solution. I have also seen this on other sites using this template. I tested with other templates and the issue does not occur, so I can confirm it's definitely something in cherry zen template relating to image popup.

16 Dec 2009, 10:48 PM
#2845
earnest_enterprises avatar

earnest_enterprises

New Zenner

Join Date:
Oct 2009
Location:
Great Northwest
Posts:
80
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thanks for the reply, Crunch. I suspect it's in the stylesheet.css somewhere and probably a very easy fix. I'm just not sure where it's at. I've looked but at this point it isn't that serious of an issue and I don't want to make any adjustments I'm not too sure about.

17 Dec 2009, 2:06 AM
#2846
eggmedia avatar

eggmedia

New Zenner

Join Date:
Jun 2005
Posts:
11
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Can someone take a look at http://www.williamsstore.com/market/index.php and see why my layout boxes align to the bottom instead of the top? I hope to take this site live soon.

31 Dec 2009, 4:53 PM
#2847
inkies avatar

inkies

Inactive

Join Date:
May 2008
Location:
Lowestoft, Suffolk UK
Posts:
21
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hello
what have i done to my home page in Internet Expolorer 7. Please Help All the other pages look fine if you click the links

http://angel-imagery-shop.inkies.co.uk/

Thanks

31 Dec 2009, 5:33 PM
#2848
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

Inkies:

Hello
what have i done to my home page in Internet Expolorer 7. Please Help All the other pages look fine if you click the links

http://angel-imagery-shop.inkies.co.uk/

Thanks
All I see is the standard Green Template, did you change it?
JOhn ><>

31 Dec 2009, 5:44 PM
#2849
inkies avatar

inkies

Inactive

Join Date:
May 2008
Location:
Lowestoft, Suffolk UK
Posts:
21
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

yes i changed it as someone said try to see what it looked like in classic. i have now changed it back
Thanks

31 Dec 2009, 5:45 PM
#2850
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

Crunch:

I experience the same issue with all the popup images and have not found a solution. I have also seen this on other sites using this template. I tested with other templates and the issue does not occur, so I can confirm it's definitely something in cherry zen template relating to image popup.
I don't have an answer for you, but look into ZenLightbox
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=273

Which opens the image with Litebox and a shadowed background. Very cool and worth the install.
JOhn ><>

31 Dec 2009, 5:49 PM
#2851
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

Inkies:

yes i changed it as someone said try to see what it looked like in classic. i have now changed it back
Thanks
It's been a while since I worked with this template, but I experienced something similar. Looks like a stylesheet issue.

I don't remember exactly, but check carefully the settings in your stylesheet.css for the template width.
JOhn ><>

31 Dec 2009, 5:58 PM
#2852
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

Stuff4Toys:

It's been a while since I worked with this template, but I experienced something similar. Looks like a stylesheet issue.

I don't remember exactly, but check carefully the settings in your stylesheet.css for the template width.
JOhn ><>
Look Here, this worked for a site I did a while back.

/wrappers - page or section containers/
#nw {
text-align:left;
vertical-align:top;
margin:0 auto;
}
#headerWrapper {
float:left;
width:100%;
}
#navMainWrapper {
height:32px;
width:100%;
font-size:12px;
}
#logoWrapper {
width:auto;
}
#logo {
float:left;
padding-left:0px;
text-align:center;
}
#taglineWrapper {
width50%;
float:right;
}
#tagline {
font-size:1.1em;
text-align:center;
padding:25px 8px 35px;
}
#navEZPagesTop {
width:auto;
padding:7px 0;
}
#navEZPagesTop a {
padding:0 8px;
}
#contentMainWrapper {
line-height:1.4;
min-height: 100%;
}
#contentMainWrapperb {
min-height: 100%;
}

  • html #contentMainWrapper {
    height: 100%;
    }
    .outer {
    padding-left: 165px; /* Same width as margin-left for the float-wrap div /
    padding-right: 165px; /
    Our right column width /
    }
    .inner {
    width: 100%;
    }
    .float-wrap {
    float: left;
    width: 97%;
    margin-left: -165px; /
    Same length as .outer padding-left but with negative value /
    }
    #content {
    float: right;
    margin-right: -165px; /
    Same length as .outer padding-left but with negative value /
    width: 100%;
    line-height:1.6;
    position: relative; /
    IE needs this /
    }
    .contentWrap {
    padding: 5px 0 5px 5px;
    }
    #navColumnOne {
    float: left;
    position: relative; /
    IE needs this /
    }
    #navColumnTwo {
    float: right;
    margin-right: -165px; /
    This negative margin-right value is in this example the same as the right column width. /
    position: relative; /
    IE needs this */
    }
  • html #navColumnTwo {
    margin-right: -170px !important; /* Fixes IE6 Issue /
    }
    /
    end wrappers - page or section containers*/
1 Jan 2010, 11:30 PM
#2853
ibshop avatar

ibshop

New Zenner

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

Re: Cherry Zen Template Support Thread

Hi,

Please accept my apologies in advance if this question has been asked already, but I cannot figure out where to set up product listing on several lines.
At the moment on my site, on the main page I only see 3 products on the single line, I would like to have at least 3 lines, so visitors can see more products straight away.

Here is the URL:
i r i s h b e a u t y s h o p . c o m

2 Jan 2010, 2:21 AM
#2854
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

left column categories appear half way down the page in ie6 (only). column width in admin set to left 165 right 150.

.outer {
    padding-left: 165px; /* Same width as margin-left for the float-wrap div */
    padding-right: 150px; /* Our right column width */
    }

.inner {
    width: 100%;
    }

.float-wrap {
    float: left;
    width: 97%;
    margin-left: -165px; /* Same length as .outer padding-left but with negative value */
    }

#content {
    float: right;
    margin-right: -165px; /* Same length as .outer padding-left but with negative value */
    width: 100%;
    line-height:1.6;
    position: relative; /* IE needs this  */
    }

.contentWrap{
    padding: 5px 0 5px 5px;
    }

#navColumnOne { 
    float: left;
    margin-top: 0px;
    position: relative; /* IE needs this  */
    }

#navColumnTwo {
    float: right;
    margin-top: 0px;
    margin-right: -150px; /* This negative margin-right value is in this example the same as the right column width. */
    position: relative; /* IE needs this  */
    }

* html #navColumnTwo {
    margin-right: -170px !important; /* Fixes IE6 Issue */
    }

if i change all instances of 165 above to 180, it moves the left column back to the top in ie6, but it pushes the left column categories outside the page to the left on the product pages.

any ideas?

2 Jan 2010, 9:25 AM
#2855
daymobrew avatar

daymobrew

New Zenner

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

Re: Cherry Zen Template Support Thread

IBSHOP:

I cannot figure out where to set up product listing on several lines.
At the moment on my site, on the main page I only see 3 products on the single line, I would like to have at least 3 lines, so visitors can see more products straight away. Try looking at: https://www.zen-cart.com/tutorials/index.php?article=4 or https://www.zen-cart.com/tutorials/index.php?article=3

2 Jan 2010, 6:28 PM
#2857
earnest_enterprises avatar

earnest_enterprises

New Zenner

Join Date:
Oct 2009
Location:
Great Northwest
Posts:
80
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Originally Posted by Crunch
I experience the same issue with all the popup images and have not found a solution. I have also seen this on other sites using this template. I tested with other templates and the issue does not occur, so I can confirm it's definitely something in cherry zen template relating to image popup.

I don't have an answer for you, but look into ZenLightbox
http://www.zen-cart.com/index.php?ma...roducts_id=273

Which opens the image with Litebox and a shadowed background. Very cool and worth the install.
JOhn ><>

Thanks for the tip, John. I'm a little reluctant to add too many mods to my store as they create too many conflicts but will give this a shot. Have seen this mod and it is cool. It will certainly eliminate the problem with the partially covered zoomed image.

Rod

3 Jan 2010, 1:25 AM
#2858
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

fixed the left column, but now the right column links have moved left into the main page (ie6 only).

and no changes to this line has effect:

  • html #navColumnTwo {
    margin-right: -170px !important; /* Fixes IE6 Issue */
    }

???

8 Jan 2010, 7:43 PM
#2859
indigo_island avatar

indigo_island

New Zenner

Join Date:
Oct 2007
Posts:
47
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi

Is it possible to remove the dot line from the category and subcategory pages, but leave it in place on the product listing pages?

Grateful for any help

Thanks!

9 Jan 2010, 11:59 AM
#2860
rebel_tech avatar

rebel_tech

New Zenner

Join Date:
Dec 2009
Posts:
41
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi

I need to change the colour on the search function but it will not open in Adobe CS3.

Anyone know how I edit this image? (I just need to make a small change to the colour).

Thanks