Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gleb486
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.
What menu bar? The top red bar? Or are you talking about a logo above the grey ezpages bar?
Re: Cherry Zen Template Support Thread
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
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
What menu bar? The top red bar? Or are you talking about a logo above the grey ezpages bar?
Thank you for replay. I mean the Top red bar.
Re: Cherry Zen Template Support Thread
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 :)
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gknov29
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
There is a cart sidebox you can turn on in the admin, under "tools", "layout boxes controller". There's also other sidebox carts with different features in the downloads section under "sidebox modules".
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gleb486
Thank you for replay. I mean the Top red bar.
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.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
cyptc
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 :)
You are welcome! :clap:
Re: Cherry Zen Template Support Thread
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:
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 */
do you know a fix for the parsing value error?
thanks!
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gsdcypher
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:
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 */
do you know a fix for the parsing value error?
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.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
There is a cart sidebox you can turn on in the admin, under "tools", "layout boxes controller". There's also other sidebox carts with different features in the downloads section under "sidebox modules".
my cart side box has single column on and nothing is showing
I tried all the options but nothing is happining
also is there a way to place rotating picture in the header
and roatain contents on the front page in define main page
Thanks