I cannot locate in css where to change the background colour for sideboxes. I'm sure its there, but... I keep looking and nothing.
Tx
Printable View
I cannot locate in css where to change the background colour for sideboxes. I'm sure its there, but... I keep looking and nothing.
Tx
hi, i re-uploaded everything and its working fine now. thanks for the help =)
another question, i changed the default header colour from red to purple, but it still shows up as red on my site. may i know why is that so?
}
#navMainWrapper {
background:url("../images/purple/header.gif");
Thanks for a wonderfull template!!
How can i put in a link in the top menu I want to have a link for my blog next to my account. how can i change that?
I noticed that it displays fine Firefox, but not in IE. (see Test Site at http://store.annron.com/Retail/ )
Hello,
I am having an issue with the login, and my account pages, also when you add something to cart, and try to go to the checkout page, the same error is occuring. All of the page content is all bunched on the right hand side of the page. You can have a look for yourself here, but please be WARNED it is an adult products site.
Any help would be appreciated. Other than this problem, I am thrilled with the template. Can't wait to make the site live, and replace my existing website.
thanks,
Hi there, As has been said almost every post for the last 182 pages, great template, I am really enjoying trying to customise it to suit my needs.
What I am trying to do is javascript, I wish to make a javascript image rotator in the header, underneath my logo.
The site is Analogue Seduction.
I have found a script I would like to use, here, but cannot for the life of me work out where to put the different bits of the script.
I have used Javascript before, but only on a very basic HTML site, never on a PHP site, so I am a bit lost. I have searched through all 182 pages of this thread, (over the course of three full days!) but cannot find what I am looking for, alas not through lack of ttrying! I have also tried to follow the instructions in the Wiki for using javascript, but I cannot work out where I would put the files in the cherry zen folders in relation to what it says in the wiki.
If someone could take a look at the site with the script, here, and tell me where to put the different sections (the site tells you to put a code in the Head of the html, some in the body etcetc.) I would be extremely greatful.
Thanks
Simon
Is there anyone that is able to help me? I have reloaded all the cherry zen files, thinking I may have missed something. I have searched through the files to see if I can find any obvious errors, but I am at a loss. I am wanting to make this shopping cart go live, but can't till I fix this issue. In the meantime, I will continue to search the forums for an answer.
ps. I have tried my website in a different template and am not having this problem, so figure it has to be an issue with the cherry zen template. Has anyone else had the problem, and got a fix? many thanks.
The problem I am having is in a post above. Here is a copy of the issue::
"I am having an issue with the login, and my account pages, also when you add something to cart, and try to go to the checkout page, the same error is occuring. All of the page content is all bunched on the right hand side of the page. You can have a look for yourself here www.purely4pleasure.com/shop/, but please be WARNED it is an adult products site.
Any help would be appreciated."
Hi, I found the answer for myself after much searching. The error is caused by code that is in the stylesheet that shouldn't be there. For anyone else having the same problem, the answer can be found around post number 1696 of this forum thread. Good luck! Love this template!
Help, I am having trouble with some of the buttons and haven't found anything in the forums so far that addresses this. The problem occurs on some of the product pages and in the shopping cart -- the buttons that go to the checkout, etc. The bottom half or more of the buttons is distorted, unreadable in some cases, though they do function. Here is my site-in-progress...
http://www.avatarcrystals.com/store
Thanks in advance for any advice on this!
The sidebox colors are controlled by images.
From the css:
#contentMainWrapper {
background:url("../images/sidebox.gif") 100% 0 repeat-y; /* This is the right column background "faked" with an image. */
background-color:#ffffff; /*background color for the main "content" of the site */
}
#contentMainWrapperb {
background: url("../images/sidebox.gif") 0 0 repeat-y; /* This is the left column background "faked" with an image. */
}
Change the color of sidebox.gif. :smile:
I have found different snippets throughout this thread, but rather than go through the nearly 2000 posts I'm just going to ask my question...
I need to change the font color in the footer, as well as eliminate the gap in the footer between HOME and the table. Could someone please advice as to where I make these changes?
Thanks in advance!
In which config file can i modify logo.gif to logo.jpg so i can use jpg images for logo?
I have an annoying problem here. Does anybody know why on all my product description pages my entire left side boxes gets pushed to the bottom, whereas the right hand side boxes remain in place? You can see this clearly on the link below:
http://www.its-digital.com/index.php...bf162c25d3662c
i dont see your problem Kal. Have you tried in other browser? If not which browser are you using?
The linked page displays correct at least in safari on iphone.
Where did you turned off the catalog categories between your logo and ezpages header?
Posted via Mobile Device
Looks like all my answer will be in common/tpl_header.php
Posted via Mobile Device
I am using IE6, but i know it displays correctly in IE7 and Firefox. It still should be working properly in IE6 though too...there must be a way to fix it.
I turned the header catergories off in the control panel i think, but i cannot log in for some reason right now, therefore can't tell you the exact area i went in to turn them off.
To remove all spacing down there, you can change #navSupp and #navSupp ul to this (adjust the padding how you'd like it):
To change the colors on the bottom, you would use these sections:Code:#navSupp {
margin:0 auto;
text-align:center;
padding:0;
}
#navSupp ul {
list-style-type:none;
text-align:center;
line-height:1em;
padding:0;
margin:0;
}
To change the footer general text, you need to view the source of your page, then find out what the section is called that you wan to change, for example, from the source of my site:Code:#navSupp ul li a {color:#ffffff;}
#navSupp ul li {color:#ffffff;}
#siteinfoLegal {color:#ffffff;}
#siteinfoLegal a {color:#ffffff;}
Try reducing the width here, in the slide tabs menu stylesheet:
You might also need to remove the padding here:Code:#slidetabsmenu {
float: left;
width: 100%;
font-size: 93%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #84776b;
line-height: normal;
}
Does the same thing happen when tab menu is off?Code:#slidetabsmenu ul {
margin:0;
padding:10px 10px 10px 10px;
list-style:none;
}
I read back about a dozen pages and tried the search this thread to no avail. I would like to put the shopping cart in the header centered above the right column.
Something Like This:
http://www.bulklights.com/NATIVITYDI...art_Header.png
This came from the iC-Acadame template, but I am not sure how to implement it.
Site: http://www.bulklights.com/NATIVITYDISPLAYS/ will become nativitydisplays.com as soon as I get product listed. The graphics are crappy right now, just placeholders until I get the basic template and design done.
THANKS
JOhn ><>
Zen-Cart 1.3.8.a Fresh Install
Cherry Zen current
PHP 5
MySQL 5
My second test product has a table in it's description. When I display the item the table is not contained in the description box and overlaps the Discount table.
http://www.bulklights.com/NATIVITYDI...&products_id=2
See an item without the table
http://www.bulklights.com/NATIVITYDI...&products_id=1
Am I going to have to eliminate the table in about 200 items, or is there a work around?
JOhn ><>
Actually I need to move the discount qty table to above the Add to Cart button, can you point me in the right direction to move it?
:D JOhn ><>
Hello, i am new to zencart and i like very much your template.
I am trying to install it, but i can't see the sideboxes, th site is: http://www.footballmaniax.com what can be wrong?
Thanks in advance for your help.
ok I am going to give this tempalte another go and all seems well except I have the line HEADER_SALES_TEXT below my logo.
I have read the readme first doc and there is nothing in there and since this thread is now over 185 pages long I might be reasking an old question.
the url is http://www.durinstower.com/shop
This is a test server
Thanks
Looks like you wanted to remove the sales text section, but did it incorrectly. You should have changed this:
To this:Code:define('HEADER_SALES_TEXT', 'Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three; find instructions in the readme.txt, which you have read already, right?');
Code:define('HEADER_SALES_TEXT', '');
I am having exactly the same issue as this post.
http://www.zen-cart.com/forum/showpo...postcount=1117
I have been reading this thread now for 2 hours [march - april - may] and have not found an answer to this post. I looked at the authors site and it appears that a solution was found. Can anyone point me to a solution to this? :dontgetit I may have read tight past the answer and didn't even notice it.
NEXT - When I installed Lightbox, IH2 popups stopped. I noticed that the .js associated with IH2 popup is not loading automatically anymore. Do I need to add it manually to the html_header file?
THANKS
JOhn ><>
After Reading pages 125 to 16? it finally dawned on me that I read the answer about a dozen times. When I installed Lightbox, it created a css folder under the cherry_zen folder so the one in the template_default folder was ignored. I copied everything that IH2 installed in the template_default to the cherry_zen folder and "viola" :bigups:
Now I still have a problem with Lightbox. It seems as if all the js is loaded, but the large images don't load in a lightbox. grrrrr Seems as if both programs have a tpl_main_page.php, anyone have an idea what needs to be merged?
Zen-Cart 1.3.8a
JOhn ><>
New day new trouble
The add to cart box is 125px wide according the the stylesheet.
In IE7 the qty box wraps to the second line and no space between the word Max: and the box.
In FF3 everything looks correct.
I cannot program a square box, so I tried putting a <br /> between the qty box and the statement that calls for the Min/Units/Max and of course the page refused to load.
Is there a way to insert a break (programmaticly) so the qty box stays on the same line as the words Add to Cart: ? I can then adjust the stylesheet to 135px to is all stays together.
JOhn ><>
Id like to add a background image to the whole site.
In the stylesheet i cant find how to put a background image for the whole site
Thanks
hi jettrue,
the tabs (home, login, my account, etc) are aligned right.
which line of code controls that? i would like to make them align left...
thanks.
Hello there!
I'm using the Cherry Zen Template (thanks for this awesome template), and I need your help in doing some things with the CSS. I've searched this whole thread without much luck.
I'm trying to do the following:
1. remove the drop shadow around the whole website, and display a simple line instead (i.e. "outline" the website, but without the shadow)
2. merge/collapse the upper border of the website with the actual webpage border (i.e. I do not want that upper space between the webpage border and the main body border where you can see the background image).
I've tried playing around with stylesheet.css and stylesheet_dropshadow.css, but ended up killig the whole layout :s (had to reload again both css from the cherry zen template).
hope you've understood what I'm trying to achieve (forgive my english!)
Any help will be much appreciated!
thanks,
dan.
Hi There,
I need a big help - somehow the text box to update the quantity is missing.
I am not really sure how to get access to the file.
Here is the website : www.kianydesigns.com
<td class="cartQuantity">
1<input type="hidden" value="1" name="cart_quantity[]"/><div id="trailimageid"/><span class="alert bold"/><br/><br/> </td>
This is what I got when I see the HTML
Thanks,
Senjaya
It's me again !
alright I figured out how to resolve problem #2 (cf my quote). Basically, I modified the margin-top in the stylesheet.css from 20px to -10px (since putting 0px still leaves a blank space).
But I'm still looking for a solution to problem #1 :cry: (see my quote)
Thanks for helping !
Dan.
I'd like to do this as well. I have a gradient background that I would like to repeat horizontally throughout the site. Here's what I came up with in stylesheet.css, to no avail :lamo::
Any suggestions?Code:body {
background:#0c1f45; /* main site background color, blue default */
background-image: url(../images/body-bg.gif);
background-repeat: repeat-x;
adding a tab:
the code below does not work. using that formula, what is the correct way to link to an ez page with a page id=1 ?
thanks.Code:<li><a href="<?php echo zen_href_link(FILENAME_DEFAULT, 'id=1', 'NONSSL'); ?>"><span>Purchase Orders</span></a></li>
ok first off thanks so much for the help on my previous issue. My next problem is below the banner I would like to get rid of the catagory listings what do I have to to do to do this.
Next I need to make the graphics go from one side of the white back ground to the other not all the way across.
Site URL again http://www.durinstower.com/shop
1. Delete stylesheet_dropshadow.css from the server.
2. Add this to your stylesheet:
table#workaround {
margin: 0;
padding:0;
width:100%;
border:1px solid #000000;
padding:0;
background:#ffffff;
}
To get rid of the space at the top of the site, simply remove the margin-top from the body tag. (margin-top:20px;)
I always chuckle when I see someone trying really hard to make a zen cart link. I chuckle because I've been there before. :P
The solution will make you smack your forehead (I did).... Why not just make a regular link?
<li><a href="index.php?main_page=page&id=1"><span>Purchase Orders</span></a></li>
In your admin, go to "Configuration", "Index Listing".
I don't get what you mean by this statement.
"Next I need to make the graphics go from one side of the white back ground to the other not all the way across."
If you're talking about the logo, you can remove the padding-left:15px from the #logo section in stylesheet.css, and then add background:#000000; to #logo. Since the site changes widths, adding the black background color will allow the logo to blend in better.
Thanks Jade, background is showing up now.
I tried really hard to do this without having to bother you. :P
I'm trying to relocate the Add to Cart button, move the additional images up just a bit and remove the dotted line divider from the additional images.
The attached screenshots show what I have now and what I want if it's possible.
Any help is greatly appreciated!! :smile:
Hello. I'm new here. Just installed CheryZen template. Looks great. I have just one question for now. How I can add a header image above the menu bar?
Thank you.
Well, without seeing a direct link, I can't give specific instructions tailored to your current changes, but I can tell you that you'll need to be sure to paste the add to cart directly after <!--eof attributes module -->, be sure to remove any <br class="clearBoth" /> between the attributes section and the cart section.
Then in the css, you'll have to mess with the width of #rightFloat to give the options and cart more room, you'll have to reduce the width and remove the margin for #productAttributes, and change #cartAdd to float:left. There's got to be enough width for cartAdd to "float" to the left of #productAttributes.
You can add this to your css to get rid of the dotted lines between additional images.
This causes the top padding for the additional images - and many other things, so realize that if you remove the padding here, you remove it for everything else in the list (you can just remove .additionalImages from this list):Code:#productAdditionalImages .vDotLine, #productAdditionalImages .hDotLine {background:none;}
Code:.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin:1em 0;
}
I installed Cherry Zen
How can I have the contents of the cart and total amount with a cart jpg displayed on the front page
Jettrue I would really like to thank you for this template. I was a user of Simple Zen (which you answered many questions of mine for when I was first editing the stylesheet.css) and have been using Cherry Zen for over a year. I am very happy with the template and with all the updates that have come out and really appreciate that there are such kind people that are willing to use their own time to create such useful templates and contribs to others.
Thanks :)
Did you know you can add a banner, using the "Tools", "banner manager" in the admin? You then turn on the banner group you created under "Configuration", "Layout settings". Header Position 1 is above the top red bar, so adding an image under the banner manager to that position would save you having to open any php files.
hi jettrue,
thanks for the link help.
i am getting this css error regarding my stylesheet:
Warning: Error in parsing value for property 'width'. Declaration dropped.
Source File: /css/stylesheet.css
Line: 231
This is the code from that line:
do you know a fix for the parsing value error?Code: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 */
thanks!
You can ignore it. In my opinion css validating helps find common mistakes, and that's very helpful, but realistically there are workarounds out there that will not validate. This is one of them. Your option is to ignore it, or remove that line in the css, and not have resizing in IE6 or older for the site. But it is not an error that will cause you any issues, AFAIK.
hi jettrue,
i will ignore the error. thanks.
question on centering the tabs in the menu bar.
this coded appears to align the tabs to the right:
since there is no "float:center" what is the correct code to center them in the menu bar?Code:#navMain ul {
float:right;
list-style:none;
}
also, what is the correct code to place an image in the menu instead of a link?
i tried this, but it didn't work:Code:<li><?php echo '<a href="' . zen_ez_pages_link(1) . '"><span>Gov Purchase Orders</a>'; ?><span class="last"></li>
thanks.Code:<li>zen_image(DIR_WS_TEMPLATE_IMAGES . 'phonenumber.gif')<span class="last"></li>
Tank you jettrue. It really saved time.
Now could you please direct me how I can add menu battons and links in the red menu ba such as "about us" and "why buy from us". The problem become more complex because I need it in both English and Russian. Or would you advice any other alternative?
Thank you.
Hi Jettrue:
I am extremely new to the ZenCart and trying to get my web site set up, but really don't know where to begin.
Absolutely love you Cherry Template and would like to use it as a guideline for my site.
The people hosting my site were nice enough to install the ZenCart and your template for me, but now I'm trying to customize the template. I am so confused with this and not sure if I'm doing the right thing here. I've read your instructions quite a few times, but I'm so green with all this stuff that I still find this confusing.
I uploaded the image of my header into the template images out of my control panel, but I don't really know how to over write your logo image.
Would it be possible for you to point me in the right direction with customizing your template? Am I suppose to put your template into a program such as Expression Web to edit and make changes. I'm confortable using EW, but can't figure out how to get your template in there.
A feel so dazed and confused with this whole thing. I do apologize for bothering you, but any help would be very much appreciated.:frusty:
Thanks,
I have no advice for the english/russian issue, I've never dealt with multiple languages, however, I do know that you have to create a russian language file for every english one that you have, so that when your customers change it to russian, zen cart knows what to change the text to.
To add buttons, you'll need to open up includes/templates/cherry_zen/common/tpl_header.php and find this section:
which is the red links. Carefully look through the above code, and figure out where you want your links. Then add them like this:Code:<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>
<li><a href="link to page here"><span>Name of Page Here</span></a></li>
You'll also need to open up includes/templates/cherry_zen/css/stylesheet.css and make #navMain wider than 750px.
To overwrite the logo, simply rename your logo to logo.gif, and upload it to includes/templates/cherry_zen/images
You will not be able to "see" the template in your editor. You can go as simple as opening the file in an online file manager, clicking "edit" and editing the file there, OR you can use an FTP program to download the files, use an editor on your computer to edit the files, then FTP the changed files back. But when you edit, you'll be just viewing TEXT, you won't see the template.
Most of your changes will be done in language files, if you are happy with the template, and only want to change text. My advice for a newbie is to ask your host for a link to an online file manager, and edit your files there (make a copy first in case you mess up). Again, most of the files you will adjust will be in includes/languages/english/, includes/languages/english/cherry_zen/ and much text for your zen cart is at includes/languages/cherry_zen/english.php
Hi jettrue.
Thank you for your advise regarding the Buttons. It apeared that the buttons come with Russian pack which I've installed. I've turned on "use CSS buttons" and they have apeared.
My next question is about Logo and Salles Text. Please advise how I can complitelly remove it fron the place above Banner position 2 which I've turned on. I've trayed to remove it from "header.php" however "Sales Alt Text" remaines. I need a 0 margin between Banner 2 and red menu bar above it.
Thank you.
When you remove TEXT in a language file, DO NOT remove the whole line from the php page. ONLY remove the ACTUAL TEXT. For example, to remove the header text, change this:
define('HEADER_SALES_TEXT', 'Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three; find instructions in the readme.txt, which you have read already, right?');
To this:
define('HEADER_SALES_TEXT', '');
In the stylesheet.css, search for the banner section, and then remove the margin and or padding there.
Followed your instruction however small link for the logo remains on the top left between banner and red menu bar.
When I clicked on it the properti shows as default template location. I can not find any header on the default template.
How do I remove it?
Please look at the site: www.alfa-mobile.com
Thank you.
Thanks Jade!
I did manage to get my header put up. Not too sure what I did, but it's there. What a hoot...I accidently published my site to the public and it's no where near ready. As soon as I pushed the button, I knew that I messed up!
I really don't want to make a lot of changes. Still have the get rid of all the ZenCart pics and the text directions on the page. I would like to change the background colour from the blue to a green to match my header. I think that I know how to do that, but I can't figure out how to change the white background on the template. Is it possible to make that a different colour?
I copied the source code from my site when I viewed it on the web and pasted it into my Expression Web to play around with the colours and see what I like. Only problem with that is that I can play all I want to, but can't make real changes from there. At least I don't think so.
When I first started with the Mal's Cart it looked foreign to me at the time and now I'm quite comfortable with it. I'm sure one day I'll be like that with the ZenCart as well. Hoping that day comes soon, lol.
Thanks so much for your help.:D
Thank you!! Your post was perfect. :clap:
I had taken out the <br class="clearBoth" /> but was neglecting to adjust the #rightFloat. :frusty:
Here is a link to the site: www.nybgear.com
http://chshops.com/community/Smileys.../thankyou2.gif
Hi Jettrue,
I tried:
andCode:#navMain3 ul {
text-align:center;
margin:9 auto;
}
but I haven't been able to get either one to work. :-(Code:<li><span class="last"><img src="phonenumber.gif" /></span></li>
Here is the link.
http://tinyurl.com/5fbh7b
You can see the menu with the links Gov Purchase orders and Wholesale Orders that I want to center. And I am trying to get the phonenumber.gif to appear in the menu as well...
Any ideas?
Thanks.
Jason
Hi Jade:
I thought that I found a good tutorial on how to change the look of my home page and really messed up. I put the ftp files into my editor and made changes to public html/includes/languages/cherry_zen/english.php. Basically where it said things like "welcome to the zen cart" I replaced it with "welcome to paradise embroidery designs" I saved this and went to look at my site to see if the changes to place. Well...something took place...the site is gone.
The only change that I succeeded with was adding my header so I haven't gotten very far. Would I be better off re-installing the Cherry Zen template and starting over again? I did do a back up, but can't figure out how to use the back up, lol.
I have no idea why the site disappeared, but I now know that I need step by step zen instructions and I'm ordering the book tomorrow.
I did accomplish something...figured out how to put the ftp files into my Expression Web. Hopefully that program is okay for editing.
Thanks,
hi jettrue,
i've made some more adjustments. any idea on how to get that gov purchase orders link centered and looking correctly in FF and IE7?
http://tinyurl.com/5fbh7b
thanks!
Followed your instruction however small link for the logo remains on the top left between banner and red menu bar.
When I clicked on it the properti shows as default template location. I can not find any header on the default template.
How do I remove it?
Please look at the site: www.alfa-mobile.com
Thank you.
Thanks...I wrote the file name down that I messed up and still trying to find it. For some reason all the files have a picture of Broderund on them. I probably just have to play around and see what program I can open them with.
The e-book for the ZenCart is on the way!
One day I may laugh at this mess.
I have another quick question if you don't mind.
I want to add a border to the images (new products, featured, etc.), but every time I do it in the a img section of the css file, it puts a border around every image I have that's a link.
Is there a way to define which images I do or don't want borders around? I tried using various combinations of what I *thought* it should be called, but they didn't work.
I'm hoping this is just another one of my 'duh' that was so simple, why couldn't I see it type things. :smile:
Thanks!
How can I take of the the "New products for August from the front page
As for the White Page - I got that myself for not paying attention to expression closings. CSS wants you to wrap printed text with a single quote (i.e. - 'this will be on the screen')
I screwed up and placed my site name in there with the 's for Sofie's and Hello white page.
If you are looking for a good editor on windows try Notepad++
It actually helped me find the error in my code by changing the color of the text that fell outside of the expression and caused my error.
Fred
www.sofiesbest.com - now
www.your360store.com - soon
I'm having a problem where my header wrappers are all messed up since I've installed COWOA. Has anybody had the same problem and if so have you fixed it and how?
Unless I install this header replacement you can see the problem at
www.hawaiianhardwear.com
Thanks.
I fixed it but I'm not sure if I should have. I replace the tpl_header.php it placed in Cherry Zen's common folder. The COWOA version has this in it
<?php
// Display all header alerts via messageStack:
if ($messageStack->size('header') > 0) {
echo $messageStack->output('header');
}
if (isset($_GET['error_message']) && zen_not_null($_GET['error_message'])) {
echo htmlspecialchars(urldecode($_GET['error_message']));
}
if (isset($_GET['info_message']) && zen_not_null($_GET['info_message'])) {
echo htmlspecialchars($_GET['info_message']);
} else {
}
?>
but when I tried to paste it into Cherry Zen's original the header when back to not displaying properly.
Anybody know if it's vital I put back COWOAs version?
Hello. I need your HELP people Please.
I removed the logo and default text as Jettrue advised however there is a smal link remains on the left top corner between the second banner (which I made as a header) and red menu bar. I can not remove it. I would like to keep grey background line. Please HELP. My site: www.alfa-mobile.com
Thank you.
Gleb:wacko:
I think I'm just gonna take down the site and rebuild it. There is talk on the forums how checking out without an account will be a feature of 1.4
[QUOTE=jettrue;597015]In your admin, go to "Configuration", "Index Listing".
QUOTE]
Sorry to be a bit of a noob here but what exactly do I click on to get rid the category listing on the top of the page?
Thanks
I have searched for the last two days for an answer to this question, which sucks, because I know its been addressed somewhere in the past.
I'm trying to left justify the product listings only. For example, when you click on a category you see a listing of products, they're currently centered, i want the left justified. Seems simple enough. I don't use product descriptions or images, i simply have a listing of products.
Anyone?
No, don't paste it into the header. IN cherry zen, that section (controls the sites error codes and has nothing to do with COWOA) is moved into tpl_main_page.php for design purposes.
That chunk is NOT the chunk that is different in the COWOA mod, I'd suggest comparing COWOA header with cherry zen header again, and look for another difference.