-
Re: Cherry Zen Template Support Thread
I am probably looking past something but I can not for the life of me figure out what I did wrong. I changed the width of my sideboxes, following the instructions of course. And now the gray background has changed to a white background with a bunch of horizontal gray lines. Any ideas?
Thanks
Doug
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
admcompa
I am probably looking past something but I can not for the life of me figure out what I did wrong. I changed the width of my sideboxes, following the instructions of course. And now the gray background has changed to a white background with a bunch of horizontal gray lines. Any ideas?
Thanks
Doug
A link would be great. :smile:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Lovely
Sorry, you're talkin' to a dummy -- LOL. I can tweak blogger and wordpress, but Zencart is totally foreign to me right now.
I attempted to upload the "includes" file into the "includes" file on my site per an earlier post here, but it just created another "includes" file inside the original on Zencart.
Do I need to upload each individual file of Cherry Zen to the corresponding folder on Zencart?
You need to upload the includes file up 1 more.
Example:
/home/accesssp
+ access-logs
+ etc
+ mail
+ public_ftp
- public_html (your includes file would drop into this one)
+ admin
+ bmz_cache
+ cache
+ cgi-bin
+ docs
+ download
+ editors
+ email
+ extras
+ images
+ includes
+ media
+ pub
+ shopad
+ temp
+ tmp
+ www
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
A link would be great. :smile:
www.accesssportinggoods.com
-
Re: Cherry Zen Template Support Thread
How can I add shipping prices to the shopping cart page ? I would like the prices and some other info to be placed below the shopping cart contents.
thank you in advance
-
Re: Cherry Zen Template Support Thread
Help. www.alovelything.com I unlocked it so you all can see - even though I'm thoroughly embarassed. :)
Is the page supposed to be this huge?
The top nav bar was to be brown. The EZ page nav bar (which isn't showing) also is to be brown.
The main section is to be a the same light cream as in the logo.
I haven't uploaded any products whatsoever. Will that make a difference?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Lovely
Help.
www.alovelything.com I unlocked it so you all can see - even though I'm thoroughly embarassed. :)
Is the page supposed to be this huge?
The top nav bar was to be brown. The EZ page nav bar (which isn't showing) also is to be brown.
The main section is to be a the same light cream as in the logo.
I haven't uploaded any products whatsoever. Will that make a difference?
Admcompa, thank you, BTW, for your help.
Well, I've been tweaking -- have gotten the colors about right.
The size is bugging me. Can I get to be the same size as my blog -- http://alovelything.##########################/ How do I accomplish that?
-
Re: Cherry Zen Template Support Thread
Can someone help me!
How do you fix the this? My content area is acting weird.
It will not space between paragraphs.
http://personalized2perfection.net/i...ce57fea2b68a81
My color coding and link html will not work everywhere.
http://personalized2perfection.net/i...id=4&chapter=0
All pages automatically center...and I can't have that. It looks wierd for some pages:
http://personalized2perfection.net/i...index&cPath=64
I have my banners turned off yet they still show.
I have usps and fedex as shipping options. They show estimates on the shopping cart which I like but when you go to check out only usps shows. Why is this? How can I get fedex to show?
Someone please help me!!!1:frusty::lamo:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ashton0603
All pages automatically center...and I can't have that. It looks wierd for some pages:
I'm a newbie, but it looks like line 177 of the stylesheet.css is on center text. I think this will over ride other instructions.
I'm trying to figure it all out as well!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Lovely
Decrease the image width of your banner to 1000. It is currently at 1300.
<img width="1000" height="200" title=" Powered by Zen Cart :: The Art of E-Commerce " alt="Powered by Zen Cart :: The Art of E-Commerce" src="includes/templates/cherry_zen/images/logo.gif"/>
You could make it 900px like your blog to match it better.
-
Re: Cherry Zen Template Support Thread
Thank you, CWCGroup -- I had made a smaller logo and thought I had uploaded, but hadn't. Doh!
I would like to swap the ez page bar and the categories tabs strip under the logo.
Is that possible?
Also, I'd like to create a home page graphic for the center. What size should it be and where/how do I upload such a graphic?
I really like sleepless's Country corner candle site.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
admcompa
Your sidebox image is incorrect. You resized it to 200 pixels wide, but now it is 10 pixels tall... only the top 1pixel is grey, and the other 9 pixels are white, which is why you see the white in between the lines. Just change it to 200px by 1px, and all should be great!
-
Re: Cherry Zen Template Support Thread
Inserting a graphic into the middle is easy. Can be done though the ADMIN.
TOOLS>DEFINE PAGES EDITOR select HTMLarea on the TEXT EDITOR menu then define_main_page.php from the other drop down.
You can then insert a picture from one you've uploaded.
Sort of is a WYSIWYG editor. I stress sort of!
I'm too new to answer your other question. I'm still trying to figure the buzz words out. Looking at your site, you are way ahead of me!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ashton0603
1. Paragraphs.... you are not using them right. Paragraphs should look like this:
<p>Paragraph Text Here</p>
<p>Second Paragraph Here</p>
2. Links... you don't have them coded right either. You have links on that page like this:
<a href="http://personalized2perfection.net/index.php?main_page=index&cPath=61_2</a><font color="purple"><b><u>CHILDREN'S BOOKS!</u></b></font>
Should be like this:
<a href="http://personalized2perfection.net/index.php?main_page=index&cPath=61_2"><font color="purple"><b><u>CHILDREN'S BOOKS!</u></b></font></a>
3. Centered text... you changed this:
Code:
#nw {
text-align:left;
vertical-align:top;
margin:0 auto;
}
to this:
Code:
#nw {
text-align:center;
vertical-align:top;
margin:0 auto;
}
4. What banners? If they are truly turned off, then, they won't show.
5. Fedex issue... not sure, that's not part of the template, I'd ask that in another thread... I'm really not sure.
-
Re: Cherry Zen Template Support Thread
jettrue,
when you roll over the tabs and it changes to a darker color, where is the darker color image? when i looked in the images folder for the respective colors i only see the tabrightE and tabrightE_last images that are used for the tabs (in normal state). does it just flip that image???
thanks.
-
Re: Cherry Zen Template Support Thread
jettrue,
nevermind. i found it. they don't flip the move up. :lookaroun
-
Re: Cherry Zen Template Support Thread
Hi, I have been fiddling with the style and images, but now the drop shadow is out of alignment. Any idea how I get it back in line? It is correct on the left hand side but finished too soon on the right hand side.
Here is a screenshot of the offending shadow!
http://i102.photobucket.com/albums/m...art/shadow.jpg
-
Re: Cherry Zen Template Support Thread
First i have to say i love that template.
it was one of the reasons to decide for zen cart for me.
there is only one small problem left.
www.printer-reset.com
in firefox, opera and IE 7 everything is ok, but in IE 6 the right sideboxes are not in place.
i tried the search function with no luck.
could You please give me a hint?
best regards,
mario
-
Re: Cherry Zen Template Support Thread
I don't know where to put the image/graphic for my main page/define a page, or how to figure out the url.
I put it in public.html/images -- and put http://www.alovelything.com/images/(name of photo.gif) in the spot for image on the define a page editor. But the define a page editor says the file not found on this server.
What am I doing wrong?
-
Re: Cherry Zen Template Support Thread
-
Re: Cherry Zen Template Support Thread
On the categories listed in the sidebar, is there a quick way to get rid of the
"->"
After each of them. My eyes are blurring and I can't quite find where to do that. I want to make it so any new categories won't have it generated.
Thanks!
Dave
-
Re: Cherry Zen Template Support Thread
AHAH! I found it!! :clap:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
1. Paragraphs.... you are not using them right. Paragraphs should look like this:
<p>Paragraph Text Here</p>
<p>Second Paragraph Here</p>
2. Links... you don't have them coded right either. You have links on that page like this:
<a href="http://personalized2perfection.net/index.php?main_page=index&cPath=61_2
</a><font color="purple"><b><u>CHILDREN'S BOOKS!</u></b></font>
Should be like this:
<a href="http://personalized2perfection.net/index.php?main_page=index&cPath=61_2
"><font color="purple"><b><u>CHILDREN'S BOOKS!</u></b></font>
</a>
3. Centered text... you changed this:
Code:
#nw {
text-align:left;
vertical-align:top;
margin:0 auto;
}
to this:
Code:
#nw {
text-align:center;
vertical-align:top;
margin:0 auto;
}
4. What banners? If they are truly turned off, then, they won't show.
5. Fedex issue... not sure, that's not part of the template, I'd ask that in another thread... I'm really not sure.
You have been great. Thanks for that. I didn't recheck my coding since it was working in the last template I was using. Again, thank you for correcting me. I must have been learning from the wrong people...:oops:
with number 3: changing the coding....this will have the default standard/ meaning if I want centered text, I will have to code it in <center></center> right?:cry:
-
Re: Cherry Zen Template Support Thread
Ashton0603,
Code:
HTML Code:
<center></center>
is deprecated, this is a posh way of saying that you shouldn't use it anymore. Not because some bolt of lightning will strike you but because it will cause you confusion when coding.
The stylesheet should do all (99%) of the layout for you. If you separate layout from content then you will keep things simpler overall, especially when your site is dynamically generated, like ZenCart.
the logic of the stylesheet will become appreant very quickly as long as you don't overthink it.
Code:
#nw {
text-align:center;
vertical-align:top;
margin:0 auto;
}
means: make all text in the div id nw centred, align with the top of the parent div box and with a zero top and bottom margin, but style everything (not just text) with an equal left and right margin.
so, if you were to take the <body> element and style it in the css thus:
Code:
body {text-align: center}
then all text within the body will be centred.
Remember though that stylesheets have a hierarchy too, so if you take in individual element or division(div) and style it separately after another rule then that statement will be followed, so:
Code:
body {text-align: center}
p {text-align: left}
would mean, all text is centred, but <p> text is align to the left.
to understand the flow though:
Code:
p {text-align: center}
p {text-align: left}
in the same stylesheet, in this order would mean that all <p> text is aligned left, because that rule came last and is therefore adhered to.
Correct use of the stylesheet will mean that <center></center> as with other inline styles will become obsolete to you (for the most part). Rightly so, imagine having to go through 12Mb of code looking for all of the tags inline with the html/php!
Hope that this helps!
Dave
-
Re: Cherry Zen Template Support Thread
If one doesn't want a right side bar -- how does one make the left side bar and the main center segments wider to use that space?
Also, where can one change the style of the footer? The "main font" isn't visible on the background I chose. So I either need a background or a way to change JUST the footer font.
www.alovelything.com
-
Re: Cherry Zen Template Support Thread
Lovely,
Jet(true) has included the instructions on precisely how to do this in the read_me text. Print it off and follow the css instructions under the heading TIPS.
It's a little too much to cut and paste into here.
Regards
Dave
-
Re: Cherry Zen Template Support Thread
Thank you, Dave. I didn't realize the instructions were there for the columns!
-
Re: Cherry Zen Template Support Thread
I am tweaking the product display page.
But cannot figure out how to get the product description to go across the page instead of centered under the photo.
http://alovelything.com/index.php?ma...&products_id=4
-
Re: Cherry Zen Template Support Thread
Okay, I had created separate thread for this, but I haven't had an actual answer in 2 or 3 days now. I'm beginning to think that maybe it's something to do with the template...and I use Cherry Zen.
I have the reviews sidebox turned on. However it ONLY shows the first review in alphabetical order in the sidebox. How can I make it show a random review in the sidebox?
-
Re: Cherry Zen Template Support Thread
Hello! Thanks for the template! I am having a small (or I hope it's small) problem however. I got it working perfectly for IE7 and Firefox, however on IE6 the right column is all jacked up. For reference please look at this site using IE6 (you might need to have your resolution set at 800X600) - http://www.conspicuouschick.com/zencart/index.php
What seems to be happening, is the reviews column is over lapping the top and bottom of the page - covering up the navigation menu at the top - it's also missing the grey background.
Please advise. Thank you!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
timjbart
Always test in firefox because IE seems to ignore page errors. My guess is that you have accidently deleted a </div> somewhere and so your page is not formatted correctly. Perhaps use firebug in firefox to see if all your <div> are closed?
Does anyone know how I can put a solid banner picture in cherry zen, instead of having a little logo in the top left? I want a solid image as a header.
Theese are the only two files i have changed:
a:hover {
color:#ff0000; /* color when links are hovered over */
text-decoration:none;
nw {
width:80%; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
max-width:1200px; /* prevents the main content from getting wider than 1300px in sites other than IE */
min-width:900px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px.
I downloaded a fresh cherry zen and compared the files to my files and I couldn't find a </div> that was different or not on my files. so the must be something else wrong with it the reason it shows different in IE and foxfire.
-
Re: Cherry Zen Template Support Thread
In addition to the below problem for which I'm awaiting a response, can someone tell me how to change the image backgrounds used in the red template? I have gone into the cherry_zen "red" images folder and replaced those with the images I'd like to use (tab tops for the menu and a 150px w rounded image for the sidebox image) but the changes are not taking effect. In fact, i went so far as to delete all the images from that folder just to remove the current images, and they still remain? While everything I'm reading says that these images are located in the red images folder, they're obviously being served from elsewhere. Please advise. Thank you! Oh and any help with the pre-existing question would be greatly appreciated as well. Thank you
Quote:
Originally Posted by
SirenK
Hello! Thanks for the template! I am having a small (or I hope it's small) problem however. I got it working perfectly for IE7 and Firefox, however on IE6 the right column is all jacked up. For reference please look at this site using IE6 (you might need to have your resolution set at 800X600) -
http://www.conspicuouschick.com/zencart/index.php
What seems to be happening, is the reviews column is over lapping the top and bottom of the page - covering up the navigation menu at the top - it's also missing the grey background.
Please advise. Thank you!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Jatocar
Hi
I've just installed Cherry Zen template all went OK, apart from the problem with the left hand side boxes as you can here,
http://www.indigosilvergems.com the Categories are half way down the page.
Anyone know a fix for this, all help welcome.
Thanks.
I'm having the same exact problem. All col. settings are at 150px - but the left column on IE6 only is way down at the bottom. I've tried fixing it several ways with an IE6 style sheet to no avail. I've run the validator and the item not validating are only concerned with php links - so I'm at a loss here. the site is here Any help is really appreciated.:dontgetit
-
Product image sizes.
I am having a hard time figuring out why I cannot get my 3 different size images to view? I am doing it exactly as the book says, using the _MED and _LRG suffices, they are in the proper directories, but all three pictures showing up are the root image.
Also is there a list the explains what all the image that are listed in the CONFIGURATION>IMAGES directory are? The book is dismal, stating that they are self-explanatory. Bull to that. Some certainly are, but holy cow, there are a lot I can't figure out what they mean and what they refer to?
I would appreciate some suggestions. thanks
-
1 Attachment(s)
Re: Help with header add more links
Hi Love the template
Need help
Wondering if you could help with my links in the header, I have attached a image to show you what headings I would like, some external and some will be Ez-pages in the header. I Have changed font colour but have trouble with the alignment off them as well.
I have worked out it's the page tpl_header.php but the code has got me confused
Thanks to all that can help
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
SirenK
In addition to the below problem for which I'm awaiting a response, can someone tell me how to change the image backgrounds used in the red template? I have gone into the cherry_zen "red" images folder and replaced those with the images I'd like to use (tab tops for the menu and a 150px w rounded image for the sidebox image) but the changes are not taking effect. In fact, i went so far as to delete all the images from that folder just to remove the current images, and they still remain? While everything I'm reading says that these images are located in the red images folder, they're obviously being served from elsewhere. Please advise. Thank you! Oh and any help with the pre-existing question would be greatly appreciated as well. Thank you
I see new images, not the old ones.
For your other problem, try adding this to your stylesheet:
Code:
* html #navColumnTwo {
margin-right: -170px !important;
}
Sorry I'm so slow to respond... computer problems, new dog, gotta go to work. :cool: I'll try to catch up soon!
-
Re: Product image sizes.
Quote:
Originally Posted by
cwcgroup
I am having a hard time figuring out why I cannot get my 3 different size images to view? I am doing it exactly as the book says, using the _MED and _LRG suffices, they are in the proper directories, but all three pictures showing up are the root image.
Also is there a list the explains what all the image that are listed in the CONFIGURATION>IMAGES directory are? The book is dismal, stating that they are self-explanatory. Bull to that. Some certainly are, but holy cow, there are a lot I can't figure out what they mean and what they refer to?
I would appreciate some suggestions. thanks
Reply with the FULL names of the three images you are using, and their directories.....
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
I see new images, not the old ones.
For your other problem, try adding this to your stylesheet:
Code:
* html #navColumnTwo {
margin-right: -170px !important;
}
Sorry I'm so slow to respond... computer problems, new dog, gotta go to work. :cool: I'll try to catch up soon!
Okay I added the code exactly as you show it here to my stylesheet and it made no changes at all.
As for the images, I got the rounded images to work on the sidebox headings, however, I created white tabs for the main navigation menu at the top of the page and they're not showing up at all. I still get the old images - Oh, and on firefox the images are too high, they extend on the bottom over the red background.
Eeek... Please help.
Thank you.
-
Re: Cherry Zen Template Support Thread
Can someone tell me how to edit a previous post? I feel bad posting as I figure things out and then putting up a new post...
Anyway, I got the new images to display, however when you roll over them they shift up. This is acceptable for IE7 and Firefox I suppose (though I'd prefer they didn't) but in IE6 it looks like crap. IE6 is also adding more red below which makes the tabs appear to be floating in the middle of red, which looks bad.
And I still can't seem to figure out the right column problem. If you look at this in IE7 and IE6, you can see how IE6 just wrecks everything (i wont even get into the fact that ie6 doesn't seem to like the fold out menu... *sigh* )
Thanks so much for all the help and patience!!!
Quote:
Originally Posted by
SirenK
Okay I added the code exactly as you show it here to my stylesheet and it made no changes at all.
As for the images, I got the rounded images to work on the sidebox headings, however, I created white tabs for the main navigation menu at the top of the page and they're not showing up at all. I still get the old images - Oh, and on firefox the images are too high, they extend on the bottom over the red background.
Eeek... Please help.
Thank you.
-
Re: Cherry Zen Template Support Thread
Images for sidebar headers ...
... I've downloaded "image titles" mod. It says to change certain code in the "tpl_box_default_left.php in the commons folder.
My Cherry Zen doesn't have such a tpl.
??
-
Re: Cherry Zen Template Support Thread
How does one delete "HEADER_SALES_TEXT" from beneath the header?
Tried deleting several snippets -- only to lose the entire page. :)
-
Re: Cherry Zen Template Support Thread
Okay forgive the multiple posts (I still can't figure out how to edit existing posts).
I figured out the reason behind my shifting right column. It appears that my logo is causing this to happen. I tried setting the tagline to 0% but that doesn't seem to help. Is there a size limit on the logo? And why does it only break IE6. Any ideas on how to fix this (and the problem below) is much appreciated!!!!
P.S - What kind of dog dig you get Jade? I'm a huge animal lover!
Quote:
Originally Posted by
SirenK
Anyway, I got the new images to display, however when you roll over them they shift up. This is acceptable for IE7 and Firefox I suppose (though I'd prefer they didn't) but in IE6 it looks like crap. IE6 is also adding more red below which makes the tabs appear to be floating in the middle of red, which looks bad.
Thanks so much for all the help and patience!!!
-
Re: Cherry Zen Template Support Thread
Try this: Go to includes/languages/english/cherry_zen/header.php, and remove this text: Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three.
Quote:
Originally Posted by
Lovely
How does one delete "HEADER_SALES_TEXT" from beneath the header?
Tried deleting several snippets -- only to lose the entire page. :)
-
Re: Cherry Zen Template Support Thread
Thanks, SirenK. Unfortunately, that bit of code isn't there in that file.
LOL.
It's so frustrating! When I "view source" I can see exactly what needs changed -- but I can't find the correct file (the header sales text).
I also want to change the alt for the logo. It now reads "powered by zen cart --- blah, blah", but I can't find the right file in which to do it!
-
Re: Cherry Zen Template Support Thread
Well, I figured out the tpl_box_default issue. I just saved a version from the main zen cart program to the cherry zen folder.
BUT NOW THE IMAGE DOESN'T FIT THE SIDE BAR. Help!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
SirenK
Can someone tell me how to edit a previous post? I feel bad posting as I figure things out and then putting up a new post...
Anyway, I got the new images to display, however when you roll over them they shift up. This is acceptable for IE7 and Firefox I suppose (though I'd prefer they didn't) but in IE6 it looks like crap. IE6 is also adding more red below which makes the tabs appear to be floating in the middle of red, which looks bad.
And I still can't seem to figure out the right column problem. If you look at this in IE7 and IE6, you can see how IE6 just wrecks everything (i wont even get into the fact that ie6 doesn't seem to like the fold out menu... *sigh* )
Thanks so much for all the help and patience!!!
If the rollovers look different, then you didn't create new images that are exactly like the old ones (but with different fonts). Make sure they are the same height/width/etc.
The IE issues are probably margins and padding for the fold out menu... I bet IE sees that section as too wide, so it wrecks everything.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
SirenK
Okay forgive the multiple posts (I still can't figure out how to edit existing posts).
I figured out the reason behind my shifting right column. It appears that my logo is causing this to happen. I tried setting the tagline to 0% but that doesn't seem to help. Is there a size limit on the logo? And why does it only break IE6. Any ideas on how to fix this (and the problem below) is much appreciated!!!!
P.S - What kind of dog dig you get Jade? I'm a huge animal lover!
Since you're using a fixed width site, change this section of your css:
Code:
#nw {
width:990px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
max-width:990px; /* prevents the main content from getting wider than 1300px in sites other than IE */
min-width:850px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px, BUT any smaller than that, and the top header menu will break into two lines. Also, if you make this width 800px, you will need to make sure your product image on the product info page is no wider than 190px */
}
/* IE only. Controls Width of Site and Main Content*/
* html #nw {
width:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 990? "990px" : d.clientWidth > 1048? "80%" : d.clientWidth < 1048? "800px" : "80%")); /* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
}
to this:
Code:
#nw {
width:990px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
}
I don't think the logo is the issue.
We adopted a stray, she is a Schnauzer/Poodle mix, she looks more schnauzer than poodle. Not curly at all. And she's much bigger than usual "Schnoodles" at about 46 lbs. I'll have to post a pic soon, or change my avatar. She's a great dog, estimated to be about 4 years old, spayed, housebroken, and crate trained. She's super sweet, and loves people. The only issues we have is that she and our 12 year old cat are still getting used to each other, and she's run away once (she's got a nose like a hound - but thankfully we have a collar with our phone number on it, and she's microchipped, and someone called us within 10 minutes). Now that makes 7 pets in our house... 3 fish, 2 aquatic turtles, 1 dog, 1 cat. If it were all up to me, I'd add a another dog, another cat, a bird, some sort of rodent, and even a pet snake. I love all animals, but each one takes some time to convince my hubby. :cool: And anyway, then I'd really have no time to myself. :smile:
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Lovely
Thanks, SirenK. Unfortunately, that bit of code isn't there in that file.
LOL.
It's so frustrating! When I "view source" I can see exactly what needs changed -- but I can't find the correct file (the header sales text).
I also want to change the alt for the logo. It now reads "powered by zen cart --- blah, blah", but I can't find the right file in which to do it!
In tpl_header.php, just remove the tagline section, if you're not going to use it.
<div id="tagline"><?php echo HEADER_SALES_TEXT;?></div>
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Lovely
Well, I figured out the tpl_box_default issue. I just saved a version from the main zen cart program to the cherry zen folder.
BUT NOW THE IMAGE DOESN'T FIT THE SIDE BAR. Help!
Change this section:
Code:
h3.leftBoxHeading, h3.rightBoxHeading {
background: #6b2b12;
}
to this:
Code:
h3.leftBoxHeading, h3.rightBoxHeading {
margin:0 0 50px 0;
}
-
Re: Cherry Zen Template Support Thread
Jettrue, THANK YOU! This is a great template -- perfect for those of us just learning how to tweak code.
-
Re: Cherry Zen Template Support Thread
Jettrue, is there a way to use the cool photo frame and shadow you designed on the main index and on the category pages, too?
-
Re: Cherry Zen Template Support Thread
OK guys, question. I am using Cherry Zen, and google checkout wont show up. Please feel free to visit the site and try to buy the one item I have posted. You get through the checkout process (this is all just bare bones right now till I get the kinks worked out btw) and then it throws you back at the start. I've done no editing whatsoever except to add the google checkout stuff in. It worked earlier today, but I deleted everything off the server and started over because I felt like it was all such a mess. Now I am confused and can't figure out why the icons aren't showing up.. Any ideas? Please please help :)
Thanks!!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
mccalld
OK guys, question. I am using Cherry Zen, and google checkout wont show up. Please feel free to visit the site and try to buy the one item I have posted. You get through the checkout process (this is all just bare bones right now till I get the kinks worked out btw) and then it throws you back at the start. I've done no editing whatsoever except to add the google checkout stuff in. It worked earlier today, but I deleted everything off the server and started over because I felt like it was all such a mess. Now I am confused and can't figure out why the icons aren't showing up.. Any ideas? Please please help :)
Thanks!!
This would be a good question to ask in the google checkout thread. I don't think Cherry Zen would mess up google checkout.... I'm not familiar with google checkout enough to help.....
-
Re: Cherry Zen Template Support Thread
jettrue...any ideas on why my Random Reviews isn't working right? I found a spot to change the amount of "Random Reviews" shown...but it still only shows one review...and when I raise the amount up to 4 it will alternate between two reviews out of the 6 I have. I just want it to post a random review on the front page when I reload and not alternate between two of them.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
This would be a good question to ask in the google checkout thread. I don't think Cherry Zen would mess up google checkout.... I'm not familiar with google checkout enough to help.....
Thanks, I will place my request in that thread. Btw, I LOVE me some Cherry Zen, you did an excellent job with it!! Thank you. Now, this has probably been answered, but do you do custom work?
-
Sideboxes not showing
There is just gray on the sides where the sideboxes should be. There are no sideboxes when i switch to cherry zen.
is there a file i'm missing? or i should change?
I'm using Mozilla by the way
-
Re: Sideboxes not showing
Quote:
Originally Posted by
xbboychink
There is just gray on the sides where the sideboxes should be. There are no sideboxes when i switch to cherry zen.
is there a file i'm missing? or i should change?
I'm using Mozilla by the way
When you change templates Zen-Cart turns all sideboxes to off by default. Just go to the Layout Boxes Controller to turn on the ones you want.
-
Cherry Zen Template IE7 Looks Good FireFox Content to right
I just got my cart u a few days ago and got it just like I wanted it. Then tried it out in FireFox and Woops.. it went sideways.:oops:
This IE7 Looks Like I want It To
http://slidingglassdoorparts.com/images/IE7.png
This Firefox Has content to right.
http://slidingglassdoorparts.com/images/firefox.png
I have done searches and have read lots of threads but I simply have no idea what is going on.
-
Re: Product image sizes.
Sorry jettrue, I missed your reply
Quote:
Originally Posted by
jettrue
Reply with the FULL names of the three images you are using, and their directories.....
images/Kate_Aspen/18017NA.jpg
images/medium/Kate_Aspen/18017_MED.jpg
images/large/Kate-Aspen/18017_LRG.jpg
You can look at www.partyfavorsdepot.com
-
Re: Cherry Zen Template Support Thread
Great template!
I need help finding how to adjust the padding/position of the background image for the top nav search box. The image is rounded-search-input-top.gif.
I am changing the height of the main nav bar and have re-aligned the text for the top menu tabs fine and I can move the input of the search just fine, but I can't seem to find where to adjust the padding of the background image itself. Can anyone help point me in the right direction?
-
move add to cart and attributes
As you can see I did my own customization but I still have one problem.
I want to move div.productAttributes next to the product name/price/details
http://www.protein-only.com/index.ph...&products_id=1
I tried playing around with the divs but couldn't get it to work.
-
Right Column Border?
Hello
Can anyone suggest a way of applying a CSS border to the right column. I can do it to the left column but I can't get a border to run to the bottom of the page on the right side... something to do with the 'faked' image I believe.
Best regards.
-
Re: Cherry Zen Template Support Thread
I also have another issue I'm hoping someone can help me with. The following code in the css works in firefox but no image is displayed in the buttonRow in IE 7:
.buttonRow {
background-image: url("../images/contentmid.gif");
background-repeat:repeat-x;
}
This is for a repeating border in the main content section. In IE 7, it breaks for the buttonrow area but no in Firefox.
Any help would be greatly appreciated.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
tstamplis
I also have another issue I'm hoping someone can help me with. The following code in the css works in firefox but no image is displayed in the buttonRow in IE 7:
.buttonRow {
background-image: url("../images/contentmid.gif");
background-repeat:repeat-x;
}
This is for a repeating border in the main content section. In IE 7, it breaks for the buttonrow area but no in Firefox.
Any help would be greatly appreciated.
I take that back. It only works on the home page in firefox. It is not working on any other page in firefox or any page in IE. Can anyone tell me what I can add to make a repeating background work in the button row of this template?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
1. Paragraphs.... you are not using them right. Paragraphs should look like this:
<p>Paragraph Text Here</p>
<p>Second Paragraph Here</p>
I have tried to do this on one page and I am still getting nothing. Can someone look to see what I am doing wrong? I changed it to what you explained to me.
:frusty:
http://personalized2perfection.net/i...id=7&chapter=0
-
Cart And Checkout Not Working!!!
I have godaddy hosting and I have no idea what happened. It was working before and suddenly it just stopped functioning
Am i missing a file? I have godaddy hosting, could it be the server? php is server side language. also the buttons at the top are only half working!
-
Re: Cherry Zen Template Support Thread
I have made several changes to the template thus far and want to copy the template to another site for usage there also. What is the easiest way to transfer everything over without losing anything? (I don't care about customer data)
Thanks
-
Re: Cherry Zen Template Support Thread
The right column headers (and some text) in a standard installation of Cherry Zen are offsetting toward the center page. The left column is formatted perfectly. Below is a small screencapture file I did of the main page just showing the right column. I've searched through this thread and while there may be an answer I just haven't found it.
I'm sure there's an easy fix for this.
Thanks in advance!
http://trailtreks.startlogic.com/ima...aderoffset.jpg
-
Re: Cherry Zen Template Support Thread
When I put text on the shippinginfo page the text extends into the left column and pushes the side boxes down. What might be causing that and how can I fix it?
Thanks.
-
Re: Cherry Zen Template Support Thread
I have been trying to figure out how I messed up the template's sideboxes. See link below:
http://pinkupixie.com/store2
I've tried to search this thread but can't seem to find a post with similar problem. I was in the process of upgrading my zencart and thought I'd change the template too. Can someone please help.
Thanks for your time in advance
-
Site shift in IE6
I have a problem with site shift in IE6, but not in FF.
I'm using Cherry Zen template.
The right column appears to be out too far to the right until I hover around the nav links at the top and then the rest of the site on the right pops in and the right boxes are in the right spot.
I searched and searched, tried several of the fixes..no luck.
Does anyone know how to fix it?
http://www.hollywoodmoviemall.com/dev/
I have not finished colors and the rest of the "look" yet, so excuse the mess on that part.
I'm just trying to get the major stuff to work right now.
When I start hovering around the links, the right boxes slide over where they should be.
I have seen lots of threads that discuss this issue and I've tried some of the fixes, but none of them worked for me.
Thanks!
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
setae719
I have been trying to figure out how I messed up the template's sideboxes. See link below:
http://pinkupixie.com/store2
I've tried to search this thread but can't seem to find a post with similar problem. I was in the process of upgrading my zencart and thought I'd change the template too. Can someone please help.
Thanks for your time in advance
Okay, I figured it out, and it was something so simple it was right in front of my face. LOL!
-
Re: move add to cart and attributes
Quote:
Originally Posted by
xbboychink
As you can see I did my own customization but I still have one problem.
I want to move div.productAttributes next to the product name/price/details
I also want to move the add to cart button into the attribute selection div WITHOUT MESSING IT UP
http://www.protein-only.com/index.ph...&products_id=1
I tried playing around with the divs but couldn't get it to work.
someone help?
-
Cherry Zen Template Footer problem SSL
Using the Cherry Zen template, Everything works great except when using the footer.
My site has SSL installed for the root www.slidingglassdoorparts.com
So all my site is on SSL server.
Now Zen-Cart does a great job of figuring out https and http pages so everything works very smooth.
When footer is disabled, I get no (Unsecured Items On Page) on any page http or https.
When footer is enabled, I get (Unsecured Items On Page) on https pages.
I have changed the HOME server link in footer to https://www so it does not link to outside https pages. I have commented out the Footer Txt in english.php so all I see if the footer is enabled is FOOTER_TXT under the HOME link showing https://www I have turned of User Ip.
But I still get the (Unsecured Items On Page) pop up with the footer enabled.
I have figured out that creating a https://www.****/zen.html page with link to www.zen-cart.com inside it will not cause the (Unsecured Items On Page) to pop up if clicked on.
Main concern is I do not want any (Unsecured Items On Page) pop ups on any page on my site.
any ideas would be helpful
-
Re: Cherry Zen Template Support Thread
Hi
love the template, I have one problem, I am operating a showcase only site, how would i remove the shopping cart & checkout from the header, i have tried taking out
<li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_LOGOFF; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_MY_ACCOUNT; ?></span></a></li>
<?php
} else {
if (STORE_STATUS == '0') {
?>
<li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_LOGIN; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_MY_ACCOUNT; ?></span></a></li>
<?php } } ?>
<li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><span><?php echo HEADER_TITLE_CART_CONTENTS; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><span class="last"><?php echo HEADER_TITLE_CHECKOUT; ?></span></a></li>
from the common tpl_header and it does not work just shuts the site down.
any ideas?
-
Re: Cherry Zen Template Support Thread
cwcgroup,
If these files are intended to be the small, medium and large images for a product, you have named them wrong.
images/Kate_Aspen/18017NA.jpg
images/medium/Kate_Aspen/18017_MED.jpg
images/large/Kate-Aspen/18017_LRG.jpg
18017NA.jpg will requre medium and large images named 18017NA_MED.jpg and 18017NA_LRG.jpg, or else you will have to rename the small image to 18017.jpg.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
NFM
jettrue...any ideas on why my Random Reviews isn't working right? I found a spot to change the amount of "Random Reviews" shown...but it still only shows one review...and when I raise the amount up to 4 it will alternate between two reviews out of the 6 I have. I just want it to post a random review on the front page when I reload and not alternate between two of them.
Anyone?
-
Re: Cherry Zen Template Support Thread
I guess I should also give my site address in case you want to see what I'm talking about.....
http://www.serendipitydeals.com
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
NFM
This shouldn't have anything to do with the template.... have you asked this in the general forum? I really have no idea. All four products you want to rotate, have reviews, right?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
This shouldn't have anything to do with the template.... have you asked this in the general forum? I really have no idea. All four products you want to rotate, have reviews, right?
Now it's 6 products that I have reviews for, but it only rotates 2 of them. I asked in the sideboxes forum a few days before I asked here and I received 129 views and one half answer. The only reason I'm asking is because I thought I saw a sidebox called Random Reviews somewhere, and the cherry_zen sidebox is just called Reviews....so I thought maybe you had changed the sidebox code and I was doing something wrong.
I'll try looking through the default files for the random reviews sidebox (if it is actually marked that way) and putting it into the cherry_zen sidebox folder and activating it....maybe that will work.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
NFM
Now it's 6 products that I have reviews for, but it only rotates 2 of them. I asked in the sideboxes forum a few days before I asked here and I received 129 views and one half answer. The only reason I'm asking is because I thought I saw a sidebox called Random Reviews somewhere, and the cherry_zen sidebox is just called Reviews....so I thought maybe you had changed the sidebox code and I was doing something wrong.
I'll try looking through the default files for the random reviews sidebox (if it is actually marked that way) and putting it into the cherry_zen sidebox folder and activating it....maybe that will work.
Nope, I made no changes to the sidebox... in fact my template doesn't have any reviews related files in it.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
marie893
Hi
love the template, I have one problem, I am operating a showcase only site, how would i remove the shopping cart & checkout from the header, i have tried taking out
<li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_LOGOFF; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_MY_ACCOUNT; ?></span></a></li>
<?php
} else {
if (STORE_STATUS == '0') {
?>
<li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_LOGIN; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_MY_ACCOUNT; ?></span></a></li>
<?php } } ?>
<li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><span><?php echo HEADER_TITLE_CART_CONTENTS; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><span class="last"><?php echo HEADER_TITLE_CHECKOUT; ?></span></a></li>
from the common tpl_header and it does not work just shuts the site down.
any ideas?
Check again at what you removed, and be very careful not to miss the ending ?> from the code you remove, or otherwise mess with any php.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Nope, I made no changes to the sidebox... in fact my template doesn't have any reviews related files in it.
No biggie...I found a way around it....it works for now. It seems that the reviews box doesn't want to randomly pick one review when I tell it that I only want it to show 1 review in the box. So...I have 6 reviews so far (new store) and so I told the box to show 6 reviews in the box....instead of showing all 6 at once it's randomly picking from 6 of them. I'll just have to keep raising the number as I get more reviews....and then I'll just have to hope that the box never actually tries to show all the reviews at once....lol
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
NFM
No biggie...I found a way around it....it works for now. It seems that the reviews box doesn't want to randomly pick one review when I tell it that I only want it to show 1 review in the box. So...I have 6 reviews so far (new store) and so I told the box to show 6 reviews in the box....instead of showing all 6 at once it's randomly picking from 6 of them. I'll just have to keep raising the number as I get more reviews....and then I'll just have to hope that the box never actually tries to show all the reviews at once....lol
Ah, yes, I think its designed to only show one at a time, you're just telling it how many to rotate through.
-
Re: Cherry Zen Template Support Thread
hello, Thanks for a great template. I just installed this template today and everything is working great, except for the grey top header bar. it doesn't show. how can I fix it?
Thank you?
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
homeshop
hello, Thanks for a great template. I just installed this template today and everything is working great, except for the grey top header bar. it doesn't show. how can I fix it?
Thank you?
That's the EZ-Pages Header, you have to turn it on in your admin, under "configuration", "Ez-Pages Settings".
-
Re: Cherry Zen Template Support Thread
Jettrue,
Why, in the right column, do the headers and some text become off center? They offset to the left toward the page center while the gray background stays in place where it should. I have replaced the stylesheet.css with your original only changing the float to center my logo in the header per your instructions:
#logo {
/* float:left; commented out to center logo */
padding-left:15px;
text-align:center;
}
Also, when a product is clicked on, the text in each right and left column in the specific product page becomes quite large when the product page (for that particular product) loads. Yet when I return to the home page the text returns to normal size.
Is there a possible relationship between the text size chosen for a product description and the default text size for the right and left columns causing this? (This may not be an issue of Cherry AZen but something else)
Here's the link to my store:
http://www.trailtreks.com
Thank you for any input. You have created a great template.
Trail Treks
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Trailtreks
Jettrue,
Why, in the right column, do the headers and some text become off center? They offset to the left toward the page center while the gray background stays in place where it should. I have replaced the stylesheet.css with your original only changing the float to center my logo in the header per your instructions:
#logo {
/* float:left; commented out to center logo */
padding-left:15px;
text-align:center;
}
Also, when a product is clicked on, the text in each right and left column in the specific product page becomes quite large when the product page (for that particular product) loads. Yet when I return to the home page the text returns to normal size.
Is there a possible relationship between the text size chosen for a product description and the default text size for the right and left columns causing this? (This may
not be an issue of Cherry AZen but something else)
Here's the link to my store:
http://www.trailtreks.com
Thank you for any input. You have created a great template.
Trail Treks
Try adding this to your stylesheet:
* html #navColumnTwo {
margin-right: -170px !important;
}
As for the text getting larger, I bet you don't have <font> tags in your description closed properly. Remember that you need a </font> at the end of EACH font size, or font color.
-
Re: Cherry Zen Template Support Thread
Thanks for your reply. I appreciate it and will try what you suggest. I could have very well missed closing a font size with the </font> tag. Bet I did.
Not like that could happen with hundreds of products to enter with descriptions...:D
Thanks again!
-
Re: Cherry Zen Template Support Thread
Jettrue,
Your fix worked perfectly for aligning the right column headers and text. What it also did was resolve the large text in the right and left columns after opening a product page. I checked all my product descript <font> tags and found none left improperly open (or omitted), however, after adding your fix for the offset right column headers and text it also (some how??) fixed the large column text problem. Was trying to determine how it might have done that but couldn't come to any conclusion so I'm not questioning it...:D
Things are as they should be...:clap::yes:
Thanks!
-
Re: Cherry Zen Template Support Thread
hi, i am really new on this, i just want know about the distribution or configuration for the shopping cart to see it like in the sample, i think is in the columns configuration but like i toll i am new on this, thank you for your time and patient
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
marcosalfaro
hi, i am really new on this, i just want know about the distribution or configuration for the shopping cart to see it like in the sample, i think is in the columns configuration but like i toll i am new on this, thank you for your time and patient
I'm really not sure of what you are asking. There are many helpful instructions are in the readme.txt. To turn on the sideboxes, you go to "Tools", "Layout Boxes Controller" in the admin.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
I'm really not sure of what you are asking. There are many helpful instructions are in the readme.txt. To turn on the sideboxes, you go to "Tools", "Layout Boxes Controller" in the admin.
Hi Jettrue, what i mind is, to my cart look like in the image sample how I need to config the sideboxes, www.rainbowcloseouts.com/z-catalog take a look, thank you
-
Re: Cherry Zen Template Support Thread
My more information side box refuses to show in this template
-
Re: Cherry Zen Template Support Thread
never mind i figured it ut
-
Re: Cherry Zen Template Support Thread
Need a little help dropping right and left columns in cherry zen please.
I am using this code in the tpl_main_page, but I still have the left and right colums empty but visible. Any ideas?
Thanks.
Code:
if (in_array($current_page_base,explode(",",'login')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_success')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_shipping')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_payment')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_confirmation')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
$header_template = 'tpl_header.php';
$footer_template = 'tpl_footer.php';
$left_column_file = 'column_left.php';
$right_column_file = 'column_right.php';
$body_id = ($this_is_home_page) ? 'indexHome' : str_replace('_', '', $_GET['main_page']);
?>
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gsdcypher
Need a little help dropping right and left columns in cherry zen please.
I am using this code in the tpl_main_page, but I still have the left and right colums empty but visible. Any ideas?
Thanks.
Code:
if (in_array($current_page_base,explode(",",'login')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_success')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_shipping')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_payment')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
if (in_array($current_page_base,explode(",",'checkout_confirmation')) ) {
$flag_disable_left = true;
$flag_disable_right = true;
}
$header_template = 'tpl_header.php';
$footer_template = 'tpl_footer.php';
$left_column_file = 'column_left.php';
$right_column_file = 'column_right.php';
$body_id = ($this_is_home_page) ? 'indexHome' : str_replace('_', '', $_GET['main_page']);
?>
Yes, they will still show, as that is how the template is designed. Read the readme.txt for more information on removing any sideboxes, I suppose you'll have to use css to turn off the right and left sideboxes on the pages you'd like to turn off.
-
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
marcosalfaro
I'm sorry if I'm not understanding you, I think there's a bit of a language barrier. In my admin, under "tools", "layout boxes controller", this is what I have on:
LEFT SIDEBOXES:
sideboxes/categories.php
sideboxes/whats_new.php
sideboxes/information.php
sideboxes/specials.php
sideboxes/manufacturers.php
sideboxes/tell_a_friend.php
RIGHT SIDEBOXES:
sideboxes/shopping_cart.php
sideboxes/search.php
sideboxes/more_information.php
sideboxes/featured.php
sideboxes/ezpages.php
sideboxes/reviews.php
sideboxes/whos_online.php
sideboxes/banner_box.php
-
Re: Cherry Zen Template Support Thread
Hello,
I have installed this template on my demo site where I am trying to get it set the way I like for my main site. I have changed the column width for left and right to 225px and I have adjusted the necessary images for the template so it looks good. I would like to change a few other things but I can’t seem to figure them out.
1. I would like the site to expand automatically to almost 100%. Say about 97% so that the background image still shows on the left and right side. About the same amount shows on each side as shows at the top (about ½”).
2. When viewing the demo site with a screen set at 800 x 600 the right side product column bleeds into the right sidebox column. I can’t seem to find the place to add padding or whatever is needed to keep it out of that right sidebox column. When viewing with a larger screen size I was able to set the .float-wrap width from 97% to 90%. I am not sure that was the right thing to do but it seemed to work. If there is a correct way to set this I would love to find out.
3. Lastly, the background image extends just a fraction above the left and right column sidebox header. You can see it in the picture just below the Cherry Zen logo.
I have drawn arrows to all three items in the picture below. Any help would be greatly appreciated.
The demo site I am working on is: http://www.swiker.com/demo
Thank you
http://www.swiker.com/demo_image.jpg
-
Re: Cherry Zen Template Support Thread
Would be nice if
On the checkout shipping page there was a way to to put a seperate shipping address So it will show billing Address<customers address> and o nthe right side of that show the shipping address.