Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2010
    Posts
    130
    Plugin Contributions
    0

    red flag How to get RID of Category Box?

    Hi EveryBody

    I don't want to show Category Text Box on a page which is defined by me Mynew Page.php
    Very simple job for you all experts. Please guide me in removing this Category Box from my page.

    Regards
    Vishal

  2. #2
    Join Date
    Jan 2010
    Posts
    130
    Plugin Contributions
    0

    Default Am I asking feasible Question

    Dear All

    Can any body have answer of my problem... I don't want to show Category Box on every page, instead of that box I have a PRODUCT CATALOG Button on my menu from where I want to Go on Category Page. From where Subcategory can be selected
    My Product hierarchy is like this
    Main Category
    |_ Sub Category
    |_Product List

    Please help me in solving this problem

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

    Default Re: Am I asking feasible Question

    Why are you adding an EXTRA STEP for your customers?

    Consider:

    Your site takes 3 clicks to get to a product

    Your competitor's site takes 2 clicks to get to a product.

    Your competitor's site is 33% MORE EFFICIENT than yours.

    I have spent nearly 10 years in e-commerce... ADDING extra steps is something I would never do. Striving to REMOVE steps is what should be your goal.
    20 years a Zencart User

  4. #4
    Join Date
    Jan 2010
    Posts
    130
    Plugin Contributions
    0

    Default Re: Am I asking feasible Question

    Yes
    I 100% agree with you. But I have few pages which requires full space of page and if I don't remove this box then I am not getting that space.
    You can see my page here

    login - vishaldb28@ gmail.com (no blank space)
    password - 12345678

    Regards with thanx

  5. #5
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Am I asking feasible Question

    Do you want to hide the entire COLUMN (left and/or right)?

    If so then you do this by specifying the said pages in tpl_main_page.php .

    Alternatively, you can try using a page specific stylesheet...

    ... try creating one called myNewPage.css

    And adding {display:none} declarations for any DIVS you don't want to appear.
    20 years a Zencart User

  6. #6
    Join Date
    Jan 2010
    Posts
    130
    Plugin Contributions
    0

    Default Re: How to get RID of Category Box

    Hi Schoolboy

    I already created myNewPage.css but not exactly know where to modify in that file, and can you please give some detail for tpl_main_page.php

    Thanx

  7. #7
    Join Date
    Jan 2010
    Posts
    130
    Plugin Contributions
    0

    Default Re: How to get RID of Category Box

    Great Schoolboy

    You should say yourself as Principal

    I added display:none; in myNewPage.css

    .rightBoxContainer {
    margin: 0em;
    border: 1px solid #9a9a9a;
    border-bottom: 5px solid #336633;
    margin-top: 1.5em;
    }

    .sideBoxContent {
    background-color: #ffffff;
    padding: 0.4em;
    }

    And I got what I want
    Thank you very much

  8. #8
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: How to get RID of Category Box?

    Excellent news! Well done...

    If you install the firefox browser, then go grab a few of the free plug-ins (developer toolkit, firebug, colorzilla), you will be able to identify page elements for any displayed screen page, and then use the tools to "unpick" and analyse these elements.

    With firebug you can even do offline edits to CSS to see what changes to the CSS would have in a live page.

    These tools are essential for all zenners, so go get them and discover how they can help you.
    20 years a Zencart User

  9. #9
    Join Date
    Jan 2010
    Posts
    130
    Plugin Contributions
    0

    Default Re: How to get RID of Category Box?

    Thank you again for your guidance, rally Firebug is worthy to install

 

 

Similar Threads

  1. How do I get rid of this search box?
    By doooomed in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Dec 2012, 02:27 PM
  2. how to get rid of category link under category image?
    By wotnow in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Oct 2010, 09:39 PM
  3. How do I get rid of empty logo box at the top
    By friends1976 in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 29 Jan 2007, 12:13 AM

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