The template doesn't touch any admin/billing/invoice/email files, so I doubt it is template related.
I have no idea what causes this, but try asking in the general forum.
Printable View
Hi jettrue,
Thank you for all your help with the template, Cherry Zen is Great!
I want to make 12 copies of the template named January, February etc. until all the months in a year are represented. My goal is (for example) to create themed templates, so when I want my site to have a patriotic theme, I just switch to the "July" template.
I have an idea on how to do this, however before I begin I would love to hear any suggestions that you could offer...
Much Appreciated,
Dannie
grab a gift
Hi
I am having trouble with the side boxes, they don't seem to want to go over to the right? Here is my site http://phcleaning.co.uk/shopping any suggestions would be appreciated.
Thanks as always,
Phil
PS Also, the background doesn't appear when loaded into FireFox. Thanks
My login page is located here:
http://texrag.com/store/index.php?main_page=login
I've read through your tips on how to remove sideboxes on left or to totally remove it but is there a way to remove sideboxes only on certain pages?
I don't mean just not displaying it. I tried doing that, but the login page still doesn't fit in the center.
Any help will be appreciated!! :frusty:
You have some sort of "xsnazzy" sidebox modification going on that needs to be removed. I'd resort back to the original includes/templates/YOUR_TEMPLATE/common/tpl_box_default_right.php and common/tpl_box_default_left.php from zen cart. That "mod" is missing a closing </div>, so every sidebox of yours is missing a closing </div> and THAT is what is causing your site to be wacky.
hi, i'm very new in this, just got zen cart installed couple of days back.
i tried to install new template of cherry zen last night but still can't get it right.
jettrue and others, please tell me what's wrong with my installation.
i've uploaded (via FTP) the contents of 'includes' folder.
so right now in my 'includes' folder (domainname/shop/includes) there are the followings:
/functions
/languanges
/modules
/templates
only those folders are there, no other files or folders (the original files and folders already swiped off after i upload the folder named 'includes'.
so now when i try to open the login page, i got the following error:
ERROR: admin/includes/configure.php file not found. Suggest running zc_install/index.php?
please help.. :cry:
OK, good news and bad news,
Finally i can load the new template..
but the thing is, inside my admin page..
on top of the screen it's giving me this error in red:
"Warning Your database appears to need patching to a higher level. See Tools->Server Information to review patch levels."
I've opened Tools -> Server/Version Info.. and was given this message:
PROJECT_VERSION_NAME PROJECT_VERSION_MAJOR.PROJECT_VERSION_MINOR
Patch: PROJECT_VERSION_PATCH1::PROJECT_VERSION_PATCH1_SOURCE
Patch: PROJECT_VERSION_PATCH2::PROJECT_VERSION_PATCH2_SOURCE
Database Patch Level: 1.3.8
v1.3.8 [2008-05-06 01:54:02] (Fresh Installation)
v1.3.8 [2008-05-06 01:54:02] (Fresh Installation)
What do i do at this point actually? how do i patch the database?
FIY, i installed my Zen Cart using fantastico.
sorry for asking stupid questions.. but i'm very new in this and learning.
laydiefa,
You're going to want to submit this question to the General Questions area since it really doesn't pertain to the Cherry Zen template.
Just copy and paste your entire question into a new thread.
Click here: http://www.zen-cart.com/forum/newthr...ewthread&f=128
I did search this rather extensive thread, with no luck and admittedly really don't want ot read all 142 pages....
I have 1 issue and 1 question....
Issue: The entire page "slides down" after it loads. When it first refreshes the top nav bar and header area are about an inch below the top of the screen. As soon as the page finishes loading, the entire page "slips" down so the header is about 3-4" below the top of the screen. If I mouse over a new product image, then the whole page jumps up and down depending on the image size as well.
I'm getting seasick!! How do I keep the template stationary at the top of the screen?
Question: I need to add a footer to the bottom of the center New Products box as there are no dotted lines under the bottom row of products and it looked naked. I am not going to be adding any features products or specials right now and would want both of those to have footers as well anyway.
Other than that, I am loving this template. So refreshing not to be making my own on this one. I just finished doing that on a different store yesterday. However compared to this one, I don't like mine anymore!!
thank you,
betty
(btw not putting link in public if needed as it is for a client that sells Adult Products, and there is no age disclaimer set up yet)
Issue:
It sounds like you are using ImageHandler2 (IH2) and you didn't upload all of the files for it into the apple_zen folder. Specifically the css and javascript files.
Question:
Add a border-bottom to the stylesheet for the sections you want a footer. View the source of the site to get the names of the sections.
I believe I fixed the page slide issue. I realized that they image hover stylesheet was in my previous custom template css directory, so I moved it to the cherry zen css directory and the slide appears to have stopped.
betty
Do I need to have sideboxes for the about us page to show? I uploaded the "about us" package again to the server - followed the rules. Still no about us page.
Thanks-
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
i tried posting in the forum where this is directed but the forum for the image-handler_2.0-zc137, but it wont let you and since i got the link from the download for the cherry zen template i thought i would as here. i have read the pages and pages and dont see this answer i did everything that instructions tells me too and i remember seeing someone post this here but cant seem to find it, but when i go to my site www.playthingsforlovers.com and click on adult soaps and go to mouse over the picture the entire page drops down and the pictures dont do like their suppose to. Can someone tell me what i am doing wrong?
maggie
Look at posts 1420 through 1424 above as they may pertain to your issue? it's not just the soap category. It's happening to all categories in both Firefox and IE7.
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
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
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".
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...
:blush: have i missed something :blush:Code:.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 */
}
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...
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?
Thank you.
Now I'm sorted
HJL
First of all, thanks so much for this template. I love it. I put it on the site yesterday (at 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.
how do i change the color of the sidebox headers?? and use the other colors instead
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.
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!
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
http://img377.imageshack.us/img377/7947/picture1vp0.png
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/i...n_page=privacy
http://img377.imageshack.us/img377/8392/picture3lx3.png
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.
http://www.cybernet-online.net
How do I get rid of the white space above the ezpages links and below my banner image?
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:
Add or subtract individual pages as need be. Please note that I've also included one for #ezPagesHeading.Quote:
#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;
}
That really does not tell us much.
http://cybernet-online.net/zencart/i...=index&cPath=1
Sorry to be demanding, but one other thing.
How can I make the product Info/product description algin to the left or even better justified.
Thanks
Hi
I have successfully (well nearly!) installed the Cherry Zen template. But when i make a change to the stylesheet.css file located in zencart/includes/templates/cherry_zen/css I dont see the changes reflected in my site (just trying to change the background colour)
BUT when I change the same stylesheet.css file name to stylesheet1.css then I see me background colour change.
Can someone explain why its doing this, I would have thought that by changing the file name, it would be ignored and pick up the standard css stylesheet ?
Thanks
John
John,
Just a guess (working in the dark here). Did you change the chmod on the .css file before you made the edits? Did you look at the .css file after you made the change to see if the file was actually updated? Close the .css after your changes, then open again to see if your edits are still there.
If chmod is not set to 777, any change you make to the .css wil not be processed (and if set too low, won't even save the change to the .css file)
Replace the sections below in stylesheet.css with the following:
Now, the left and right will always have white space, unless you use a wider logo, or make the site the same width as the logo. You can change the width of the site in this section of the stylesheet:Code:#navMain {
float:right;
width:750px;
line-height:normal;
height:32px;
}
#navMain ul {
float:right;
list-style:none;
}
#navMain li {
display:inline;
}
#navMain a {
float:left;
text-decoration:none;
}
#navMain a span {
float:left;
display:block;
padding: 7px 15px 0 15px;
text-align:center;
width:90px;
cursor:pointer;
height:25px;
}
Code:#nw {
width:80%; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
max-width:1300px; /* prevents the main content from getting wider than 1300px in sites other than IE */
min-width:1000px; /* 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 > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth < 1048? "1000px" : "80%")); /* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
}
Thank you jettrue that worked out great.
thank you for cherry zen. love the order progress bar. e-start-book.gif is linked to www.lulu.com. how do i change this? thank you
Hi
I was wondering how I can get rid of the gap between the footer and the main page. I have a background colour different to my page so it show's up like a big gap between the footer and the main page.
I'm guessing it's in the css but just can't find it
Thank you
perfect. thank you.
Thanks heaps Jade but I still have a little gap, is there another one I need to change like the ez footer is there a gap for this that I mabe just need to change
My link http://www.divalicious.com.au/shop2
Also could you help me with my header I have added more links as well as the home button as a image but links to the left and the home button on right. I have also made a css called home
#home {
float: right;
text-align: right;
}
But can't get it to set correctly and I have also broken it and all the menu fuctions showing up when not needed eg. shopping cart on home page. how do I set them back so they only show when needed
here's my code
What links I want to show on home page isPHP Code:
<?php
if (!isset($flag_disable_header) || !$flag_disable_header) {
?>
<!-- divs for drop shadow -->
<div id="nw"><div id="ne"><div id="se"><div id="sw"><div id="n"><div id="s"><div id="w"><div id="e"><div id="main"><table id="workaround"><tr><td>
<div id="headerWrapper">
<!--bof-navigation display-->
<div id="navMainWrapper">
<div id="navMain">
<ul>
<li><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'SSL'); ?>"><span><?php echo HEADER_TITLE_CONTACT_US; ?></span></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_EZPAGES, 'id=2&chapter=2') ?>"><span>Location Details</span></a></li>
<li><a href="http://www.divalicious.com.au/gallery/index.php"><span>Gallery</span></a></li>
<li><a href="http://www.divalicious.com.au/fashion_shows/index.php"><span>Fashion Shows</span></a></li>
<li><a href="http://www.myspace.com/divaliciousboutique"><span>My Space</span></a></li>
<?php if ($_SESSION['customer_id']) { ?>
<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>
</div>
</div> </ul>
<div id="home">
<?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><span><?php echo HEADER_TITLE_CATALOG; ?></span></a>
</div>
<!--eof-navigation display-->
<!--bof-branding display-->
<div id="logoWrapper" class="clearfix">
<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
<?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?>
<div id="taglineWrapper">
<?php
if (HEADER_SALES_TEXT != '') {
?>
<div id="tagline"><?php echo HEADER_SALES_TEXT;?></div>
<?php
}
?>
<?php
if (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2)) {
if ($banner->RecordCount() > 0) {
?>
<div id="bannerTwo" class="banners"><?php echo zen_display_banner('static', $banner);?></div>
<?php
}
}
?>
</div>
<?php } // no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2 ?>
</div>
<!--eof-branding display-->
<!--eof-header logo and navigation display-->
<!--bof-optional categories tabs navigation display-->
<!--eof-optional categories tabs navigation display-->
<!--bof-header ezpage links-->
<!--eof-header ezpage links-->
</div>
<?php } ?>
contact us/location details/gallery/fashion shows/my space/log in
then on the right home image which is all set in my english.php file
any help would be greatly appreciated
Thanks
I just installed Cherry Zen and have a question. I replaced the logo with my own and centered it. It is slightly running into the top bar. How do I move it down a little? Sorry but this is all totally new to me.
Thanks
Hi Jettrue,
Is there a way to get the search_header.php to appear in the tpl_ezpages_bar_header.php??? Preferably at the left side... :-)
Thanks.
[quote=Candylea;562350]Thanks heaps Jade but I still have a little gap, is there another one I need to change like the ez footer is there a gap for this that
I have worked it out not to worry
Thanks
Hi!
I am trying to get a full width logo banner inserted - to make it match an existing website.
You can see, I hope what I am trying to do here - http://www.lemongrassmedia.com/zen01.jpg
So I uploaded the logo which goes most of the way across and then put a `background image' as a repeating background to fake the logo going across the full width.
The `faked' part though seems to be `top' aligned against the very top of the header bar.
Now, I have been playing with
As it says it controls the background color (and I guess image) behind the logo.Quote:
#headerWrapper {
background:#ffffff; /* background color behind logo and sales text, white default */
}
But I am wondering if I should be playing with `logoWrapper' instead?
It seems that the headerWrapper is behind the header and because it's taller is actually coming into the logo area when I was assuming it was the other way around.
Does that make any sense at all??
Plus - is there a simple way to get rid of the `Home - Login - My Account' Header and maybe move it to a sidebox - or do I have to play with tpl files?
Thanks
Ernie
Hi Again:
I played a bit more and edited logoWrapper and it's almost there -
my logoWrapper is:
I though the vertical-align would align it to the bottom but in the image:Quote:
#logoWrapper {
width: auto;
background-position: bottom;
background: url("../images/bg-1.gif") repeat-x;
vertical-align: bottom;
}
http://www.lemongrassmedia.com/zen01.jpg
It's still not right.
What must I change to make the logo blend seamlessly with the background - they are both the same height - 152px.
Ernie
Hi,
I am new to Zen Cart, but what has came to my observation is, if we put 6 in "product reviews per page" then 2 reviews gets rotated. If we put 20 in "product reviews per page" then 8 reviews gets rotated. Right now i have put value as 20 and 8 reviews are getting rotated though there many reviews in my site.
Have a look at www.googolpower.com/store to see what i mean
I've read and read this section to find the problem I'm having with a gap between the logo and the ezpages header below logo.
The problem does not occur in firefox, but does occur in ie7.
I've tried nearly all the solutions I've already found in the forum, but it's just not working for me and we are set to open friday, so I'd like to get this taken care of.
I have used several of your templates, enjoyed them all, but I'd have to say, this one is by far my favorite of them all.
Anyway, you can see the page I'm talking about at:
http://www.willowsembroiderynook.com
I really would appreciate any help you can give me to get this resolved.
Site is current 1.38.
Re: cybernet360ltd
You add the lines to the stylesheet.css file under includes/templates/cherry_zen/css
Hi Jettrue,
I would like to have two nav bars (one on top of the other), but each one using a different color scheme. What do I need to do to have each bar use a different color? After that, I want each nav bar to have different links and only have the search header in the bottom bar (navigation display 2)...
Thanks!
Code:
<!--bof-navigation display 1-->
<div id="navMainWrapper">
<div id="navMainSearch">
<?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?>
</div>
<div id="navMain">
<ul>
<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><span><?php echo HEADER_TITLE_CATALOG; ?></span></a></li>
<?php if ($_SESSION['customer_id']) { ?>
<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>
</ul>
</div>
</div>
<!--eof-navigation display 1-->
<!--bof-navigation display 2-->
<div id="navMainWrapper">
<div id="navMainSearch">
<?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?>
</div>
<div id="navMain">
<ul>
<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><span><?php echo HEADER_TITLE_CATALOG; ?></span></a></li>
<?php if ($_SESSION['customer_id']) { ?>
<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>
</ul>
</div>
</div>
<!--eof-navigation display 2-->
Hi!
In this image - what must I change in the CSS to get the background image to line up with the main logo image?
http://www.lemongrassmedia.com/zen01.jpg
They are both the same height and I tried playing with align-bottom etc but I don't know what I should be editing.
I want the effect that the logo bar extends the full width of the page no matter what the browser width is!
Thanks
Ernie
Hi!
First off I have to say the template is awesome, and was exactly what I am looking for the only problem I am having is the left sidebar. I wanted only one side bar and on the left. When I turn off the global settings for the left side which is set to 0 its shows nothing but the gap. When I turn it on the categories and information section show.
this is the style sheet code
Code:.outer {
padding-left: 250px; /* Same width as margin-left for the float-wrap div */
padding-right:0px; /* Our right column width */
In layout settings (through admin):Code:#contentMainWrapper {
background:; /* This is the right column background "faked" with an image. */
background-color:#000000; /*background color for the main "content" of the site */
}
#contentMainWrapperb {
background:; /* This is the left column background "faked" with an image. */
background-color:#000000; /*background color for the main "content" of the site */
}
Column width for left and right are set to 0
Both my left and right status -global are set to 0
I tried searching through the threads but didnt found any problem like mines, and I read the installation files like 4 times or even more.
Thanks for any help in advance
oh and link to the site is http://www.virginiron.com/catalog
Hello there,
First of all, forgive me if the answer has been given in this thread. I have had a long look through but couldn't find the exact answer.
On checkout and related pages, I have put code in tpl_main_page to remove left and right sideboxes. I have figured out how to remove the grey background that appears behind the sideboxes.
I thought I had it when I edited
.outer {
...........and disabled the padding for left and right.
But on our Wishlist page, logoff page, and another page, the right sideboxes spill over to the right, off its normal position.
I wondered if maybe I need to edit another set of lines in the stylesheet, or if anyone else has experienced this? I am grateful for any help.
Thanks in advance.
:smile:
HeathenMagic what didn't work removing the Grey in the background or removing your side boxes. I'm not sure what you are trying to say here. If you are trying to change the color of the sidebox you will need to do that from your
/includes/templates/your_template/images/sidebox.gif Open it up in a editing program like paint or fireworks.
You don't need to edit anything in you stylesheet.css
Not sure whats going on so any help would be great. Im installing the cart upsell mod and at the last part of the install it says put this code: <?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_CART_UPSELL)); ?> in before the last closing </div> of the tpl_shopping_cart_default.php did that.
When testing it the page just went all blue all sideboxes just disappeared.
can be seen here: http://dealz-r-us.com/index.php?main...r_of_uploads=0
Can someone tell me how to solve this issue please.
Thank you.
Thanks Countrycharm for replying. Yeah I might not have explained it too well, sorry.
I altered the line to remove grey colouring, which was still there when I disabled the boxes on certain pages (in tpl_main_page) . Eg the Checkout pages, I want the middle content to fill out to where the left and right sideboxes usually are. But it stays where it is, the sidebox areas staying at 150px either side of the checkout content.
The stylesheet lines that begin with this part
.outer {
below it I removed the padding for the left and right columns. Which actually does the trick.
But the thing that goes wrong is the RIGHT COLUMN sideboxes spill over off the page on these pages so far:-
WISHLIST PAGE
LOGOFF PAGE
and a custom page, there may be more. Product pages are fine and ezpages are ok.
I will make another post in a little while with a picture and the code I have set.
Thanks again for replying, and thanks in advance. :smile:
Heres the code I used:-
as per the readme. Well I tried disabling both padding statements but that doesn't work. So the LEFT COLUMN space is still present on center column only pages, but I could live with that as my checkout page content fills out quite nicely anyway. Both columns areas disabled would be great though. I have a heavily customised checkout you see.Quote:
.outer {
padding-left: 165px; /*Same width as margin-left for the float-wrap div */
/*padding-right: 150px; right column width */
}
Instead of a picture, this link will show how it looks so far:-
https://www.thegemtree.com/index.php?main_page=logoff
Well it is only the WISHLIST page, sometimes the Homepage and LOGOFF that are affected as far as I know, but there may be other pages. Maybe I have to edit the files for these pages for them to conform to my stylesheet alteration, which would be ok.
But any insight or tips are appreciated as always.
Thanks
HeathenMagic try cutting off your EZ-Pages Display Status - HeaderBar and the Select Currency:on top of your page Just see what happens. If it clears up your problem then it is in one of them.
hi jettrue,
css help. i am getting these errors when validating css:
do you know the fixes?Quote:
199 * html #nw Value Error : width Lexical error at line 199, column 63. Encountered: "?" (63), after : "" ? document.documentElement : document.body) && (d.clientWidth > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth 1048? "1000px" : "80%"));
205 * html #nw Value Error : width Parse error - Unrecognized }
thanks.
How do I add a link to my blog (http://www.alovelything.##########################) in the top nav bar, next to: HOME, LOG IN, etc?
I've tried to figure this out myself with no success. I thought I could tweak the common for the header, but I'm really afraid of messing it up -- I don't know PHP at all.
Hi Jettrue,
Another ?. What would cause the search box from the search_header.php to appear twice when turned on? I appears correctly in the nav header, but then a duplicate search box also appears off-center in the left side column...
Thanks.
Lovely
You need to open your header.php in /includes/languages/english/your_template/header.php add what menue you want to add under define('HEADER_TITLE_ then you need to open your /includes/templates/your_template/common/tpl_header.php and add the <li><a href="<?php echo zen_href_link(FILENAME_
Lovely,
You can do that by adding it to an ezpage. Go to tools, ezpages, click insert, Then it very bottom box, put the link to your blog.
In the boxes near top of page, mark it for showing in header in the position you want it.. 1, 2, 3 and then click insert. Your blog link should then show in that header.
I hope I took your question the right way.
I installed Cherry Zen last night from the Classic Template (www.allclaveparts.com). I really like this template!
Somehow, in the transition, I did something to disable Google Checkout. It worked perfectly prior to the conversion. But now, the Google Checkout Cart No longer appears, and while it is listed as a payment option, selecting it will only return you to the cart.
I tried copying the google checkout folder into the cherry_zen/templates file and the GCO option disappeared completely, so I returned it back to its prior state.
Do I have to start from scratch and reinstall GCO - reflecting the new Cherry_Zen template or (hopefully) is there something I am just overlooking?
Any suggestions/guidance would be greatly appreciated.
Wally
Not sure whats going on so any help would be great. Im installing the cart upsell mod and at the last part of the install it says put this code:
<?php
require($template->get_template_dir('/tpl_better_together_marketing.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_better_together_marketing.php');
?> of the tpl_product_info_display.php did that.
When testing it the page just went all blue all sideboxes just disappeared.
can be seen here:
http://dealz-r-us.com/index.php?main...roducts_id=180
Can someone tell me how to solve this issue please.
Thank you.
Has anyone figured out how to add another tab to the "home | my account | login..." menu bar? I would like to add a contact us tab.
Also how do you use a bigger logo (taller and wider). I did this once before but now I can't remember how I did it.
Thanks.
If anyone is interested I remember what I did to use a bigger logo. Just add height to the #logoWrapper...
#logoWrapper {
width:auto;
height: XXXpx;
But I still haven't figured out how to add another tab to the nav bar. :lamo:
Jettrue,
Please help... How do I align the Priority Handling, Discount Coupon and Gift Certificates sections on the checkout_payment , payment method - step 2 page. I cannot get the "Add Priority Handling" text and checkbox to align as well as the "Redemption Code" text and text input area. "view the screen shot here"
http://graba-gift.com/screen_shot.gif
Thanks Dannie
hey jettrue,
how did you make the tabs (red, orange, etc.)? what program and steps? i would like to make a set in black, but so far i haven't been able to get them to look right?
thanks
I hope im in the right place. I have a question...On the zen cart I was able to downsize a jpg file to fit in between the sideboxs. I was able to go like 750 wide. I now have cherry_zen and when I go to do the same it bunches the left and right sides together. Any clues?
Hi,
In order to do this I would go to the tpl_header.php file and add it as a listed element <li><a href="link">Contact Us</a></li> after the link where you want to add it to.
The tpl_header.php file is located in:
<zen cart folder>/includes/templates/cherry_zen/common/tpl_header.php
Then you will most likely have to mess with the css file in order to get it to show properly. I had to do this for a website that was using this template as well. Took me quite a while to figure out how to change it around to work properly.
If you have a lot of problems doing it - I can try to assist you further if needed.
Good luck,
Seth
thanx...ill have to look into that a little bit more...let me ask this if you dont mind. how do I change the names page 2 page 3 etc?
hi seth,
thanks for the reply. i have managed to add another button. for those wanting to do the same, here is how i did it:
i added the link just as seth said. then i changed the #navMain settings and the #navMain a span settings in the stylesheet.css to accomodate the new tab. i also shrank the tab graphic a bit.
hi jettrue,
thanks for reply. i have sussed out the search header thingy... i had the left and right boxes on and it should have only been on for single column.
do you happen to know the fix for these css errors?
also i was hoping to make a black image set just like your orange, green, etc. what program/steps did you use to make those cool tabs???Quote:
199 * html #nw Value Error : width Lexical error at line 199, column 63. Encountered: "?" (63), after : "" ? document.documentElement : document.body) && (d.clientWidth > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth 1048? "1000px" : "80%"));
205 * html #nw Value Error : width Parse error - Unrecognized }
i have one more question... :blush: i want to experiment further with the header... i want the left and right columns extend up into the header and ######## up against the top nav bar and have the bottom nav bar fit between the two side columns. hope that makes sense... how would i do that????
Hi,
I like this template. After installing it based on the readme_or_else.txt installation steps, I got a empty page.
fx.pcmfx.com
Can you kindly help?
Thanks, -Dale
Ok...thats turns them off...but how do I actually change their name to something else? Also, if you dont mind...how can I enter more than 196 attributes? I am adding scents to my candles and have over 300.
Hi guys,
I cant get the "manufacured by..." and "Model" bullet points to appear on my product pages just under the title. They appear on the template demo online. I have mucked around in admin and cant find a solution. Any ideas?
To Change The Names of Page 2, 3, 4 in the More Information Sidebox:
This has to be changed in your Zen Cart files, either via FTP or your Cpanel File Manager.
The file you need is public_html/includes/languages/YOUR TEMPLATE/english.php
The place to change it is located on or about line 147 and it will look like this:
Make sure you leave the ' marks and only change the text in between. (I highlighted it in red what to change)Quote:
// information box text in sideboxes/more_information.php - were TUTORIAL_
define('BOX_HEADING_MORE_INFORMATION', '');
define('BOX_INFORMATION_PAGE_2', 'Page 2');
define('BOX_INFORMATION_PAGE_3', 'Page 3');
define('BOX_INFORMATION_PAGE_4', 'Page 4');
Now you will also have to go to public_html/includes/languages/english/page_2.php
To change this:
Hope that helps. :smile:Quote:
define('NAVBAR_TITLE', 'Page 2');
define('HEADING_TITLE', 'Page 2');
hi jettrue + all,
i am trying to add a specials tab to the nav bar. i want it to show only if there are specials. can anyone help with the correct coding?
thanks.Code:<!--bof-navigation display-->
<div id="navMainWrapper">
<div id="navMain">
<ul>
--specials tab code here--
please disregard last post, I just worked it out! :clap: