Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Veronika7747
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
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:
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
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:
Thank you,
Re: Cherry Zen Template Support Thread
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!
Re: Cherry Zen Template Support Thread
In which config file can i modify logo.gif to logo.jpg so i can use jpg images for logo?
Re: Cherry Zen Template Support Thread
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
Re: Cherry Zen Template Support Thread
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
Re: Cherry Zen Template Support Thread
Looks like all my answer will be in common/tpl_header.php
Posted via Mobile Device
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
stoto
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
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.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
stoto
In which config file can i modify logo.gif to logo.jpg so i can use jpg images for logo?
I don't think you can use .jpg, you just got to rename it to .gif or it won't be recognised.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
stoto
In which config file can i modify logo.gif to logo.jpg so i can use jpg images for logo?
Change this in includes/languages/english/cherry_zen/header.php