Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
1. Yes, open up includes/classes/categories_ul_generator and change this zero:
$max level = 0
to another number, I think 3 is the level you need. Or maybe 4. Test it out and see what you need.
2. I'm not sure. Are you talking about the specials page? Does it happen here on my test site?
http://www.zencart137.jadetrue.com/i..._page=specials
Thanks for your answer, I really appreciate it!
To answer your questions:
1. Perfect, spot on. Thank you very much :clap::cool:
2. On the index page, if you look at the bottom (Monthly specials for this month), the items were listed on a line for themselves. This stopped happening after having more than 2 items in the special category, so it's working fine now, I'll just have to remember to have more than 2 items in there :)
Thanks again :)
Re: Apple Zen Support Thread
Dear Jettrue,
your advice worked great as usual.
You are too good to be true.......
but you are true!
Re: Apple Zen Support Thread
Hi Jettrue
Firstly I just wanted to say that your template is great
You did an awesome job on it
I was just wondering if you can let me know how to change the font color for "Home, Log In/Out, My account" at the very top of the page?
I can manipulate the font under this heading in the ccs #navMainLinks {
But not the font color
I dont want the whole sites font changed
Just that one line
Is that possible?
Thanks in advance
Julie
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jules_nz
Hi Jettrue
Firstly I just wanted to say that your template is great
You did an awesome job on it
I was just wondering if you can let me know how to change the font color for "Home, Log In/Out, My account" at the very top of the page?
I can manipulate the font under this heading in the ccs #navMainLinks {
But not the font color
I dont want the whole sites font changed
Just that one line
Is that possible?
Thanks in advance
Julie
Thanks for the compliment.
For example, to change the links:
#navMainLinks li a {color:#ffffff;}
When hovered over:
#navMainLinks li a:hover {color:#333333;}
Re: Apple Zen Support Thread
Thank you so much, that worked perfect!
I looked through everything to work out which one to change
But I didnt even think about adding in a new section to cover it
Hope you dont mind if I ask one more question?
Is it possible to have the category page the same as the sub category page?
Example of a category page: http://www.everglen.com/shop/index.p...=index&cPath=1
Example of sub category page: http://www.everglen.com/shop/index.p...ndex&cPath=1_3
So the main category page would list the items in a single row and have its discription showing, just like the sub category list does
Even if you could point me in the direction of the two (or more) files that controll these settings, so that I can replicate from one to the other
Thanks
Julie
Re: Apple Zen Support Thread
how do i change the size of the logo.gif and get rid of
"To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/"
I read thru a bit but couldnt find out how to fix it, thx.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Muhstore
how do i change the size of the logo.gif and get rid of
"To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/"
I read thru a bit but couldnt find out how to fix it, thx.
Read the readme. :smile: Especially Step 4 and 5.
Re: Apple Zen Support Thread
I've searched high and low, and believe I'm just not looking in the right places..
I was considering Apple Zen which looks very clean and simple.
My question is that in the demo it looks like it displays products one over another vertical. Is there a way to have the product images in the New Products section to just simply show images side-by-side (say 3 across) with price below?
Then the user can click the image to go to the regular vertical display info view.
I find that looking at the New Products in a vertical sense on the home page seems to clutter a screen. But it's def a great place to show new products...
Again, looks great ad I'll most likely be using it - just want to be sure I can accomplish the above.
Thanks!
Re: Apple Zen Support Thread
Hi, i'm new to the forum and just have a quick question, i wanted to add my EZ pages to the drop down menus, so follwed the instructions from a previous post but have incurred a slight problem, i now have two menue headers, one in the correct position and a new identical one at the top of the page.
If anyone has any suggestions it would be greatly appreciated.
www.loseweightlollies.site88.net
http://www.loseweightlollies.site88.net
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Robbe
I've searched high and low, and believe I'm just not looking in the right places..
I was considering Apple Zen which looks very clean and simple.
My question is that in the demo it looks like it displays products one over another vertical. Is there a way to have the product images in the New Products section to just simply show images side-by-side (say 3 across) with price below?
Then the user can click the image to go to the regular vertical display info view.
I find that looking at the New Products in a vertical sense on the home page seems to clutter a screen. But it's def a great place to show new products...
Again, looks great ad I'll most likely be using it - just want to be sure I can accomplish the above.
Thanks!
No, the New products page is set to be like that in zen cart. But the regular product pages can be that way. And on the home page, the new products box should show them horizontally as well.