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

Cherry Zen Template Support Thread

Views: 844,737

Results 1,421 to 1,440 of 3,245
20 May 2008, 2:37 PM
#1421
confused_aswell avatar

confused_aswell

Zen Follower

Join Date:
Apr 2008
Location:
UK
Posts:
315
Plugin Contributions:
1

Cherry Zen Template Support Thread

Hi

Is it possible to have the description wrap around the photo of the item instead of the description being underneath?

Thanks as always,

Phil

21 May 2008, 12:43 AM
#1422
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

splishsplashbb:

i reread all and cant figure it out will work on it more tomorrow as i got my other site working i might just have to start all the way over i just cant get it to work on my other 2 sites

maggie

Upload the css/ and jscript/ files for IH2 into the cherry_zen template folders. If you switch to a new template, you have to move over files.

21 May 2008, 12:48 AM
#1423
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

HJL:

HI

Is there any way to remove the "# units in stock" text from the product info pages.

Also how do I remove the "Gift Certificate FAQ" and "Newsletter Unsubscribe" links from the Information Tab.

Thanks

All done in the admin. "Catalog", "Product Types", choose general and then "Edit layout".

For the Gift certificate, if you want it off for the whole site, remove the gift certificate module from the "Modules", "Order Total" section. If you only want it off for the menu, open up includes/templates/cherry_zen/common/tpl_drop_menu.php and remove it there.

For the Newsletter Unsubscribe, "configuration",
"email options".

21 May 2008, 2:42 AM
#1424
splishsplashbb avatar

splishsplashbb

Zen Follower

Join Date:
Dec 2006
Location:
kenner, la
Posts:
110
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Upload the css/ and jscript/ files for IH2 into the cherry_zen template folders. If you switch to a new template, you have to move over files.
NEVER MIND I GOT IT THANKS

ok i moved the css but i dont see were the jscript is at?

maggie

21 May 2008, 6:20 AM
#1425
tbsm avatar

tbsm

New Zenner

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

Re: Cherry Zen Template Support Thread

Hello again,
I am having difficulty's with the left side box. When a cart item is long enough it expands the widths of the colum and pushes it bellow the rest...

.outer {
	padding-left: 185px; /* Same width as margin-left for the float-wrap div */
	padding-right: 0x; /* Our right column width */
	}
	
.inner {
	width: 100%;
	}

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

#content {
	float: right;
	margin-right: -185px; /* 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: -170px; /* This negative margin-right value is in this example the same as the right column width. */
	position: relative; /* IE needs this  */
	}

:blush: have i missed something :blush:

21 May 2008, 10:34 AM
#1426
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

splishsplashbb:

NEVER MIND I GOT IT THANKS

ok i moved the css but i dont see were the jscript is at?

maggie

includes/templates/cherry_zen/jscript/

Make the folder if it doesn't exist.

Get the file from the original IH2 download.

21 May 2008, 10:35 AM
#1427
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

TBSM:

Hello again,
I am having difficulty's with the left side box. When a cart item is long enough it expands the widths of the colum and pushes it bellow the rest...

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

.inner {
width: 100%;
}

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

#content {
float: right;
margin-right: -185px; /* 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: -170px; /* This negative margin-right value is in this example the same as the right column width. /
position: relative; /
IE needs this */
}

> :blush: have i missed something :blush:

Link? :smile:
21 May 2008, 10:36 AM
#1428
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

confused_aswell:

Hi

Is it possible to have the description wrap around the photo of the item instead of the description being underneath?

Thanks as always,

Phil

Yes, open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and move the description section where you'd like it.

21 May 2008, 11:09 AM
#1429
tbsm avatar

tbsm

New Zenner

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

Re: Cherry Zen Template Support Thread

https://www.tbsm.com.au

you can only see the log in page unless you sign up and i authorize you at this stage (before the site takes over the old one..)...

liam...

21 May 2008, 1:56 PM
#1430
kbmets7 avatar

kbmets7

Zen Follower

Join Date:
Jan 2008
Posts:
89
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Is there a way to eliminate the top blue space (border) between the header and top of computer screen? Is there a reason I should have it?

21 May 2008, 4:22 PM
#1431
hjl avatar

hjl

New Zenner

Join Date:
Oct 2007
Location:
South Africa
Posts:
7
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thank you.

Now I'm sorted

HJL

21 May 2008, 9:37 PM
#1432
ajcannon avatar

ajcannon

New Zenner

Join Date:
Aug 2006
Posts:
68
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

First of all, thanks so much for this template. I love it. I put it on the site yesterday (at https://www.shoptomlinsons.com) and it's working almost exactly like I want it.

The one issue that I do have is that I don't really use a logo, so I just made a blank image that is 1X1 and uploaded it. Basically, what I'm doing is using my tagline instead of a logo. It looks exactly how I want, but I would love to make the tagline (it says shoptomlinsons.com right now) be a link to my home page. Where do I need to add that link to?

Thanks in advance.

22 May 2008, 2:43 PM
#1433
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

kbmets7:

Is there a way to eliminate the top blue space (border) between the header and top of computer screen? Is there a reason I should have it?

Wondering the same thing, I searched this thread and found:

The space at the top is controlled by the margin-top for body:

body {
font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
font-size:73.5%;
margin-top:20px;
}

22 May 2008, 5:30 PM
#1434
xzeth avatar

xzeth

New Zenner

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

Re: Cherry Zen Template Support Thread

how do i change the color of the sidebox headers?? and use the other colors instead

22 May 2008, 5:58 PM
#1435
decostyle avatar

decostyle

Zen Follower

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

Re: Cherry Zen Template Support Thread

Does anybody have this problem?

When both side column boxes are disabled for a certain page, it looks ok on Firefox but on I.E, it still displays the background color.

see here http://texrag.com/store/index.php?main_page=login

You have to use I.E 7 to see what I'm talking about.

22 May 2008, 9:41 PM
#1436
chabates avatar

chabates

New Zenner

Join Date:
Apr 2008
Location:
Ontario
Posts:
76
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

sorry if this is posted somewhere else i can't seem to find the answers

how do i turn off the white border and drop shadow that is surrounding my product images on the product description page?

also how would i go about centering the images in the product info page

great template thanks for sharing this!

23 May 2008, 9:47 AM
#1437
cybernet360ltd avatar

cybernet360ltd

New Zenner

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

Re: Cherry Zen Template Support Thread

Hi.

I have a few minor problems with the layout of the website, but nothing wrong with the main content.

My website is http://www.cybernet-online.net

Header

Where I have got the two arrows pointing, how do I get rid of all that white space and bring the navigation bar closer to the banner image.

Page Text

URL: http://cybernet-online.net/zencart/index.php?main_page=privacy

Also, how do I brerak up the text and convert them into paragraphs. I have tried pressing enter and it will show up on the editor but when I go to save the page and display it.

The text is still jumbled together.

Thanks for your support.

23 May 2008, 10:48 AM
#1438
cybernet360ltd avatar

cybernet360ltd

New Zenner

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

Re: Cherry Zen Template Support Thread

http://www.cybernet-online.net

How do I get rid of the white space above the ezpages links and below my banner image?

23 May 2008, 1:14 PM
#1439
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

The default for Cherry Zen (and/or Zen itself) is such that the title of each individual page within Information & More Information has a double heading that I find distracting. Example:

Home :: Gift Certificate FAQ
Gift Certificate FAQ

A while back, when I was working on my last site, I was able to find in the forums a cool piece of code that eliminates the second of the two. On this new site I've just gone through the process of using that code to individually remove each page heading that I didn't want. Because the process was a bit tedious, I thought I'd post the work here to possibly save someone a few minutes. Just place this at the bottom of your stylesheet.css:

#pageTwoHeading {
display: none;
}

#pageThreeHeading {
display: none;
}

#pageFourHeading {
display: none;
}

#ezPagesHeading {
display: none;
}

#shippingInfoHeading {
display: none;
}

#privacyDefaultHeading {
display: none;
}

#conditionsHeading {
display: none;
}

#siteMapHeading {
display: none;
}

#gvFaqDefaultHeading {
display: none;
}

#discountcouponInfoHeading {
display: none;
}

Add or subtract individual pages as need be. Please note that I've also included one for #ezPagesHeading.

23 May 2008, 3:40 PM
#1440
cybernet360ltd avatar

cybernet360ltd

New Zenner

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

Re: Cherry Zen Template Support Thread

That really does not tell us much.