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

Cherry Zen Template Support Thread

Views: 845,052

Results 2,381 to 2,400 of 3,245
17 Jan 2009, 1:38 PM
#2381
crooked_halo avatar

crooked_halo

Zen Follower

Join Date:
Feb 2008
Location:
Western Australia
Posts:
192
Plugin Contributions:
0

Cherry Zen Template Support Thread

Thank you Jettrue.

18 Jan 2009, 1:03 AM
#2382
centec2b avatar

centec2b

New Zenner

Join Date:
May 2008
Posts:
52
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Centec2b:

I am using Jade's 1.5 version of Cherry Zen with some minor modifications to the color scheme but in all other respects Jade's original code.

I am getting reports that the login screen appears ok in Mozilla but is minus a header. In IE7 there is a header but the rest of the page is completely skewed.

Nailed it!

On checking my code and comparing it to the latest version, I had in fact updated to ver 1.6.

If you look at the downloaded file

includes/templates/cherry_zen/css/stylesheet.css
you will find at the bottom of the file

#loginBody #navColumnOne, #loginBody #navColumnTwo {
	display:none;
}
#loginBody .contentWrap {
	background:#fff;
	clear:both;
}
#loginBody .outer {
	padding:0!important;
}
#loginBody .float-wrap {
	width:90%
}

This is absent from ver 1.7 and its removal clears the problem.

Thanks & respect to Vger who put me on the right track.

Cheers

Centec2b

18 Jan 2009, 2:43 PM
#2383
thrifty_int avatar

thrifty_int

New Zenner

Join Date:
Jan 2009
Posts:
10
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hello Again Everyone,

:frusty:

After 4 more days of doing like the little guy above and and replacing the stylesheet.css thinking I might have messed it up.

I still have the same two frustrating issues pleaging me.

  1. If I manage to use a background image file (Which I Really Want To Do) for the Center Colum my right side boxes background dissapears.

  2. Centering The Logo in the header box.. I have read and re-read the read me or else, I am sure that it is just something I am missing.

Help Please

Bob (thrifty-int)
bob at thrifty-net dot com

20 Jan 2009, 1:56 AM
#2384
donostiarra123 avatar

donostiarra123

New Zenner

Join Date:
Nov 2008
Posts:
46
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Excellent staff, congratulations.

I have a problem, I'm trying to change the background color, the color # 84a4c1 by another, and although the change in stylesheet.css does not change the color on the Web :wacko:

What can I do?

Thanks for your help

20 Jan 2009, 1:09 PM
#2385
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

thrifty-int:

Hello Again Everyone,

:frusty:

After 4 more days of doing like the little guy above and and replacing the stylesheet.css thinking I might have messed it up.

I still have the same two frustrating issues pleaging me.

  1. If I manage to use a background image file (Which I Really Want To Do) for the Center Colum my right side boxes background dissapears.

  2. Centering The Logo in the header box.. I have read and re-read the read me or else, I am sure that it is just something I am missing.

Help Please

Bob (thrifty-int)
bob at thrifty-net dot com

I need to see a link please.

20 Jan 2009, 1:10 PM
#2386
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

donostiarra123:

Excellent staff, congratulations.

I have a problem, I'm trying to change the background color, the color # 84a4c1 by another, and although the change in stylesheet.css does not change the color on the Web :wacko:

What can I do?

Thanks for your help

Link please. :)

20 Jan 2009, 3:14 PM
#2387
donostiarra123 avatar

donostiarra123

New Zenner

Join Date:
Nov 2008
Posts:
46
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Link please. :)

http://bikesmotos.com/tienda/

Tanks!!

21 Jan 2009, 6:54 PM
#2388
danilyn22 avatar

danilyn22

Zen Follower

Join Date:
Dec 2008
Location:
California
Posts:
102
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I need some help with EZ Pages. I am trying to get them to show up under the header. I can get them to show up on the sidebar as well as the footer, so I know I have the initial idea however, they do not show up under my header. If I look at the source code on my page I see that the code is there to display it but they do not show up. Any Ideas?

21 Jan 2009, 7:55 PM
#2389
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

danilyn22:

I need some help with EZ Pages. I am trying to get them to show up under the header. I can get them to show up on the sidebar as well as the footer, so I know I have the initial idea however, they do not show up under my header. If I look at the source code on my page I see that the code is there to display it but they do not show up. Any Ideas?

Link please? it is the font color for the ezpages, perhaps. Is there a "gap" there?

22 Jan 2009, 12:02 AM
#2390
danilyn22 avatar

danilyn22

Zen Follower

Join Date:
Dec 2008
Location:
California
Posts:
102
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thanks for taking a look

http://automotivetools4less.com/store/

I think it may be that the logo is too big. I will play with that a bit but your suggestions would be appreciated.

22 Jan 2009, 3:25 AM
#2391
charinlasvegas avatar

charinlasvegas

Zen Follower

Join Date:
Jan 2009
Location:
Vegas Baby!
Posts:
311
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi Jade,

I'm using Cherry_Zen as the "bones" for my store, because it was the closest in layout to my osc store. I'm having a problem trying to do two things & I hope you can help:

  1. I want to put a "frame" around the entire body content. I tried making a div id for MainWrapper but couldn't get that to work. It just put extra space on the sides of my header & aligned my footer to the left.

To get a clearer idea of what I'm talking about - Here is my osc store and Here is my ZC store.

  1. On my product_info pages, I want to add some padding to the center column so that the left & right columns don't push up right against but whenever I try to add padding to anything my store goes a bit wacky.

Here's a test product page, see the right column especially and it's not quite centered, there's a bit of padding to the left.

When I view the style in FF dev. toolbar, it just brings me to the same block of code which shows 0px padding. I'm confused :blink:

Anyway, TIA for any help.

22 Jan 2009, 12:15 PM
#2392
qikazz avatar

qikazz

New Zenner

Join Date:
Mar 2008
Posts:
6
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Jade

I have 2 quick questions, that im sure yourself or someone else can answer quiet easily.

My online test store is here, http://www.qikazz.com.au/test/
I imported its contents from OSC

Anyway, first thing is, I would like the "whats new" or "new for janurary" on the front page, for some reason its not there, I only have the featured products listing, secondly, I changed the layout to colum as suggested, but for some reason, I only get 1 row, EG http://www.qikazz.com.au/test/index.php?main_page=index&cPath=75

22 Jan 2009, 1:03 PM
#2393
srt9969 avatar

srt9969

New Zenner

Join Date:
Jan 2009
Posts:
62
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

...and another query.

I've messed with the template a bit, but cannot find how to control the layout of text (price, prodname, etc) associated with products in category listings. I want them to look like the layout in the New Products listing (ie pic, with price and product name centered beneath).

Can anyone help?

example page here

See 'new products' at bottom of page for how I want the other listings to look...

Any assistance much appreciated...

Regards,

Sean

23 Jan 2009, 1:08 PM
#2394
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

danilyn22:

Thanks for taking a look

http://automotivetools4less.com/store/

I think it may be that the logo is too big. I will play with that a bit but your suggestions would be appreciated.

I see them just fine in the grey bar below the logo, perhaps you fixed it?

23 Jan 2009, 1:20 PM
#2395
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

CharInLasVegas:

Hi Jade,

I'm using Cherry_Zen as the "bones" for my store, because it was the closest in layout to my osc store. I'm having a problem trying to do two things & I hope you can help:

  1. I want to put a "frame" around the entire body content. I tried making a div id for MainWrapper but couldn't get that to work. It just put extra space on the sides of my header & aligned my footer to the left.

To get a clearer idea of what I'm talking about - Here is my osc store and Here is my ZC store.

  1. On my product_info pages, I want to add some padding to the center column so that the left & right columns don't push up right against but whenever I try to add padding to anything my store goes a bit wacky.

Here's a test product page, see the right column especially and it's not quite centered, there's a bit of padding to the left.

When I view the style in FF dev. toolbar, it just brings me to the same block of code which shows 0px padding. I'm confused :blink:

Anyway, TIA for any help.

  1. I'm not sure of the best way, but the easiest way, since your site is a fixed with, would be to make a background image with those bars on the left and right.

  2. This is because you changed your sidebox widths to 165px, but didn't fully follow the instructions in the readme.txt for changing their widths. Re-read #6 in the tips section (hint, you need to change all instances of 165px in that section to 180px)

Then if you made any padding changes to try and fix that error, I'd put them back as they were. :smile:

23 Jan 2009, 1:24 PM
#2396
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

QIKAZZ:

Jade

I have 2 quick questions, that im sure yourself or someone else can answer quiet easily.

My online test store is here, http://www.qikazz.com.au/test/
I imported its contents from OSC

Anyway, first thing is, I would like the "whats new" or "new for janurary" on the front page, for some reason its not there, I only have the featured products listing, secondly, I changed the layout to colum as suggested, but for some reason, I only get 1 row, EG http://www.qikazz.com.au/test/index.php?main_page=index&cPath=75

These are all issues for your admin. Do you have new products turned on in your admin? (Configuration, Index Listing) Are any of your products "new"? (Configuration, Maximum Values, New Product Listing - Limited to ...)

Then for the 1 row issue, you probably have it set to only show 3 products per page (Configuration, Maximum Value, Products Listing- Number Per Page)

23 Jan 2009, 1:27 PM
#2397
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

srt9969:

...and another query.

I've messed with the template a bit, but cannot find how to control the layout of text (price, prodname, etc) associated with products in category listings. I want them to look like the layout in the New Products listing (ie pic, with price and product name centered beneath).

Can anyone help?

example page here

See 'new products' at bottom of page for how I want the other listings to look...

Any assistance much appreciated...

Regards,

Sean
You do that under "Configuration", "Product Listing", and then change around the order of each item.

23 Jan 2009, 5:11 PM
#2398
danilyn22 avatar

danilyn22

Zen Follower

Join Date:
Dec 2008
Location:
California
Posts:
102
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

I see them just fine in the grey bar below the logo, perhaps you fixed it?

Yes... I somehow stumbled upon the solution. Not really sure what I did but it looks like when I was adjusting my header graphics I changed some sizes in the CSS file that ended up covering up the EZ bar.

Thanks for taking a look!

24 Jan 2009, 11:14 AM
#2399
srt9969 avatar

srt9969

New Zenner

Join Date:
Jan 2009
Posts:
62
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Doh!
Well, I'm getting to grips with it, slowly...:blush:

Thanks for the pointer...

Sean

25 Jan 2009, 8:52 PM
#2400
kadesign avatar

kadesign

Totally Zenned

Join Date:
Feb 2005
Location:
New Jersey
Posts:
593
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi,

I have been messing with this for far too long. I noticed a number of mistakes in my css and scrapped the entire file. Well...now that I've started over, I can't get a few things to work again. The old file was unreadable so I am not sure how I did all these things over the time I have been using this template.

The biggest is the white background in the center of my page. Please take a look. I have tried everything I can think of to add my background image to match the rest of the page, the light beige background, but I can't seem to find the right id to make it happen.

Any help would be appreciated it. You can see what I mean by looking here.
http://www.kellyscountrycorner.com

Thanks,
Kelly