Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
gleb486
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:
You need to clean up your header, and remove all of this:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
Re: Cherry Zen Template Support Thread
[QUOTE=darktowerhobbies;600135]
Quote:
Originally Posted by
jettrue
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
Sorry, its "configuration", "Layout settings" and then "Categories-Tabs Menu ON/OFF" toward the bottom.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
chaddb
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?
Link please?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
You need to clean up your header, and remove all of this:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
Jettrue. Thank you for your attention to my question. I did what you advised however it did not work. The picture link still there.
Please advise.
Thank you.
Re: Cherry Zen Template Support Thread
I LOVE this template!! The thing I like the most is the detailed documentation you have supplied - Thank you very much for taking the time to put this all together for us!! I do have a few questions though.....
I would like to remove the Categories listing under the header (not the sidebar). The docs say how to make it grey (ez-pages), but I would like to remove it completely.
I have an alignment problem on my sidebar - the categories background allows a bit of the sidebar background to peek above the top. See here: http://www.toocoolbuttons.com
Also, is it possible to add "Contact Us" to the top bar in the header?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
TooCoolButtons
I LOVE this template!! The thing I like the most is the detailed documentation you have supplied - Thank you very much for taking the time to put this all together for us!! I do have a few questions though.....
I would like to remove the Categories listing under the header (not the sidebar). The docs say how to make it grey (ez-pages), but I would like to remove it completely.
I have an alignment problem on my sidebar - the categories background allows a bit of the sidebar background to peek above the top. See here:
http://www.toocoolbuttons.com
Also, is it possible to add "Contact Us" to the top bar in the header?
Configuration, "layout setting", "Categories-Tabs Menu ON/OFF".
That bit of grey above the sideboxes can be removed by adding margin:0 to h3.leftBoxHeading, h3.rightBoxHeading in stylesheet.css.
Re: Cherry Zen Template Support Thread
Thank you very much Jade!