Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default How to Stop categories showing on header bar

    Is it possible to Stop categories showing on header bar?
    thanks
    Bob

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: How to Stop categories showing on header bar

    ADMIN >>> CONFIGURATION >>> LAYOUT SETTINGS >>> CATEGORIES-TABS MENU ON/OFF

    set to 0
    20 years a Zencart User

  3. #3
    Join Date
    Dec 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: How to Stop categories showing on header bar

    Quote Originally Posted by schoolboy View Post
    ADMIN >>> CONFIGURATION >>> LAYOUT SETTINGS >>> CATEGORIES-TABS MENU ON/OFF

    set to 0
    that's the one
    if bothers you you can also remove the bread crums too

  4. #4
    Join Date
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: How to Stop categories showing on header bar

    Wonderful,
    many thanks
    Bob

  5. #5
    Join Date
    Sep 2005
    Posts
    29
    Plugin Contributions
    0

    Default Re: How to Stop categories showing on header bar

    before i off the top menu categories bar, everything is ok in firefox and IE,

    but when i turn the top menu categories bar OFF, the whole of left & right sideboxes + contents all shifted to the right in firefox, but remains ok in IE?

    http://www.anawaweb.com/shop/

  6. #6

    Default Re: How to Stop categories showing on header bar

    Quote Originally Posted by tianxin View Post
    before i off the top menu categories bar, everything is ok in firefox and IE,

    but when i turn the top menu categories bar OFF, the whole of left & right sideboxes + contents all shifted to the right in firefox, but remains ok in IE?

    http://www.anawaweb.com/shop/
    I am having the same issue.... any fixes for this?

    thanks

  7. #7

    Default Think I found my problem.

    Quote Originally Posted by droptest View Post
    I am having the same issue.... any fixes for this?

    thanks
    I had edited my tpl_header.php in my overide-common folder. I added a custom horizontal nav menu. Later, i decided to turn off nav-categories. this is when my page broke apart.

    I replaced my tpl_header.php with the original, then re-edited, carefully, now its fine.

    Just need to be sure that if you have edited your tpl_header file that you take great care in where you place your custom code.

    In this case, i had pasted my code AFTER the CLEAR div, when I should have pasted BEFORE the CLEAR div (in the eof-branding display, in my case).

    hope this helps.

  8. #8
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: How to Stop categories showing on header bar

    Quote Originally Posted by tianxin View Post
    before i off the top menu categories bar, everything is ok in firefox and IE,

    but when i turn the top menu categories bar OFF, the whole of left & right sideboxes + contents all shifted to the right in firefox, but remains ok in IE?

    http://www.anawaweb.com/shop/
    T,

    The best tool for styling pages using Firefox is:
    1. Web Developer extension, which you can download free from Mozilla or from www.chrispederick.com.
    A. The Information > Display Element Information button will show you all kinds of useful info about any element you click on.
    B. You can temporarily edit the CSS with the CSS > Edit CSS button and see the results instantly, and then save the edits that you like.


    Look for:
    #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;}
    1. The red font above is what you want to control in the .css
    2. Familiarize yourself with the float property
    3. http://www.w3schools.com/Css/pr_class_float.asp
    Mark
    Hare Do

  9. #9
    Join Date
    Sep 2005
    Posts
    29
    Plugin Contributions
    0

    Default Re: Think I found my problem.

    Quote Originally Posted by haredo View Post
    T,

    The best tool for styling pages using Firefox is:
    1. Web Developer extension, which you can download free from Mozilla or from www.chrispederick.com.
    A. The Information > Display Element Information button will show you all kinds of useful info about any element you click on.
    B. You can temporarily edit the CSS with the CSS > Edit CSS button and see the results instantly, and then save the edits that you like.


    Look for:
    #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;}
    1. The red font above is what you want to control in the .css
    2. Familiarize yourself with the float property
    3. http://www.w3schools.com/Css/pr_class_float.asp
    Quote Originally Posted by droptest View Post
    I had edited my tpl_header.php in my overide-common folder. I added a custom horizontal nav menu. Later, i decided to turn off nav-categories. this is when my page broke apart.

    I replaced my tpl_header.php with the original, then re-edited, carefully, now its fine.

    Just need to be sure that if you have edited your tpl_header file that you take great care in where you place your custom code.

    In this case, i had pasted my code AFTER the CLEAR div, when I should have pasted BEFORE the CLEAR div (in the eof-branding display, in my case).

    hope this helps.
    i am using purpleshades template... never edit any header file myself besides using the template.

    for the web developer extension... mmm something new... i'll try =)
    hope it works!
    thanks!

  10. #10
    Join Date
    Sep 2005
    Posts
    29
    Plugin Contributions
    0

    Default Re: Think I found my problem.

    i tried the float for the #contentMainWrapper.
    float left. it worked!
    but as a result the bottom navigation bar become on top, appendingg after the top navigation bar. Now i have the 2 navigation bars on top, before the contents. this happens to both IE and firefox.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Categories Header Bar
    By sowie09 in forum General Questions
    Replies: 3
    Last Post: 14 Nov 2010, 09:35 PM
  2. How to stop some attributes showing for a product?
    By ticktock in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 27 May 2010, 09:58 AM
  3. How do i make a space between my navigational bar and header bar
    By hoygs740 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Sep 2008, 06:03 PM
  4. Displaying selected categories in header bar
    By MrM in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2008, 05:21 PM

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