Page 180 of 305 FirstFirst ... 80130170178179180181182190230280 ... LastLast
Results 1,791 to 1,800 of 3042
  1. #1791
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Well, its better to keep apple zen question in this thread, I was confused, that's all.

    Try adding a margin:0; to your body tag in the stylesheet.
    Thank you Jettrue! I tried your suggestion, but it didn't work...hey, no worries! Your success rate is about 1000 to one by now regarding my questions!

    I got to thinking about my question, so I took a good look at the html for my main page through my admin/define pages editor. I had a script for my slideshow listed first before the actual BODY so I moved the BODY info to the top and BINGO!

    It feels good to figure out at least one thing using my own God given brains once in a while! LOL!

    Thank you again for all your help! I appreciate you and I appreciate your kindness and especially your patience!

  2. #1792
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default How to get rid of Site Map > Reviews

    quick questions, how do I get rid of Reviews page in site map.
    Review page also comes up as a button in products, can I turn of this Review page globally somewhere?

    thanks in advance for the response!

  3. #1793
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    The template is amazing! I have customized everything to how I like it but I have one small problem. I enabled the header search and the sidebox search. For some reason there are two search boxes on the right sideboxes. I tried messing with the settings in the box layout settings but couldn't figure it out. I would like to remove the search box that is at the bottom of the right sidebox. The website I am working on is www.clglampwork.com/shop . Thanks for the help!

  4. #1794
    Join Date
    Aug 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hey, jade, what is controlling the border color for [FONT="Courier New"]#navMainSearch input.topSearch[/FONT], the search input box containing "Enter search keyword"? I would really like to make this search input box identical to my search button with the exception of the background color.

    At your demo page, the border color is #A5ACB2 yet that color is not specified in either the Apple Zen or Zen Cart source code. When I add [FONT="Courier New"]border-color:#00F;[/FONT] to [FONT="Courier New"]#navMainSearch input.topSearch{[/FONT] then the bottom and right borders become #B2B2FF while the top and left borders become #00008D. This seems extremely strange to me.

    Is this something dependent upon operating system and browser? And if so, do you know of a good CSS tutorial on how to best control the look and override OS/browser settings?

    Thanks.

  5. #1795
    Join Date
    Aug 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by algirard8 View Post
    The template is amazing! I have customized everything to how I like it but I have one small problem. I enabled the header search and the sidebox search. For some reason there are two search boxes on the right sideboxes. I tried messing with the settings in the box layout settings but couldn't figure it out. I would like to remove the search box that is at the bottom of the right sidebox. The website I am working on is www.clglampwork.com/shop . Thanks for the help!
    Al, go to AP > Tools > Layout Boxes Controllers. I know to remove the search boxes from the sideboxes this is what you would do:

    For sideboxes/search.php, set LEFT/RIGHT COLUMN status to OFF, then for sideboxes/search_header.php be sure its LEFT/RIGHT COLUMN is set to ON and SINGLE COLUMN is set to ON.

    So, I imagine playing with that will get what you want. IOW, my mind is busy working on something else and cannot make the leap to give the exact settings. Sorry!

  6. #1796
    Join Date
    Aug 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: How to get rid of Site Map > Reviews

    Quote Originally Posted by Dytron View Post
    quick questions, how do I get rid of Reviews page in site map.
    Review page also comes up as a button in products, can I turn of this Review page globally somewhere?

    thanks in advance for the response!
    Dytron, go to AP > Catalog > Product Types > Product General > Edit Layout and set Show Product Reviews Button to OFF.

    That works for the button. Not sure about site map page.

  7. #1797
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: How to get rid of Site Map > Reviews

    Quote Originally Posted by Dytron View Post
    quick questions, how do I get rid of Reviews page in site map.
    Review page also comes up as a button in products, can I turn of this Review page globally somewhere?

    thanks in advance for the response!
    The sitemap link, you'll have to remove manually, open up includes/templates/template_default/templates/tpl_site_map_default.php and remove it there. Be sure to then save the changed file into includes/templates/cherry_zen/templates/ so that you are using correct override structure procedure.

    Yes, you can turn of the reviews button in your admin, under "Catalog", "Product Types", then edit layout for "Product General".

  8. #1798
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by algirard8 View Post
    The template is amazing! I have customized everything to how I like it but I have one small problem. I enabled the header search and the sidebox search. For some reason there are two search boxes on the right sideboxes. I tried messing with the settings in the box layout settings but couldn't figure it out. I would like to remove the search box that is at the bottom of the right sidebox. The website I am working on is www.clglampwork.com/shop . Thanks for the help!
    in "tools" "layout boxes controller", you have the search_header.php on for both single column and Left/Right sidebox. Make sure the LEFT/RIGHT column status is set to OFF.

  9. #1799
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by cartguin View Post
    Hey, jade, what is controlling the border color for [FONT="Courier New"]#navMainSearch input.topSearch[/FONT], the search input box containing "Enter search keyword"? I would really like to make this search input box identical to my search button with the exception of the background color.

    At your demo page, the border color is #A5ACB2 yet that color is not specified in either the Apple Zen or Zen Cart source code. When I add [FONT="Courier New"]border-color:#00F;[/FONT] to [FONT="Courier New"]#navMainSearch input.topSearch{[/FONT] then the bottom and right borders become #B2B2FF while the top and left borders become #00008D. This seems extremely strange to me.

    Is this something dependent upon operating system and browser? And if so, do you know of a good CSS tutorial on how to best control the look and override OS/browser settings?

    Thanks.
    Inputs are hard to style. I have no border set, therefore it's the browser doing it. What browser are you looking at? In Firefox, I see no border color, its the standard beveled edge input box, where the left and top are darker, and the right and bottom are light. If you're using say the firefox tool to get the exact color of the input box, you can't really equate that with an exact color to find somewhere in the css... I think if you used the select tool one millimeter over, it might show as a different color, know what I mean?

    I don't know of a good css input tutorial, I don't usually mess with them, try a google search. Have you tried using !important in your css to force the change?
    Last edited by jettrue; 23 Mar 2008 at 05:20 PM.

  10. #1800
    Join Date
    Mar 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I've made my website wider than the default setup on this template, but I can't seem to find where to change the width of the different levels. If I click on level one categories, the level 2 isn't the same width as level 1.

    Where do I change this?

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR