Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Posts
    20
    Plugin Contributions
    0

    Default Hide Sidebar on Specific EZ Page?

    Hi all! Thanks in advance!

    I'd like to hide my left category sidebar on my store locator page. I've already followed this tutorial ( https://www.zen-cart.com/tutorials/i...hp?article=249 ) but it only hid the sidebox, not the entire column. Is this possible?

    Thanks!

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Hide Sidebar on Specific EZ Page?

    Easiest way would probably be to install this:

    http://www.zen-cart.com/index.php?ma...roducts_id=393

    and create a stylesheet for that page which turned off the left column with display: none;

  3. #3
    Join Date
    Aug 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Hide Sidebar on Specific EZ Page?

    Quote Originally Posted by stevesh View Post
    Easiest way would probably be to install this:

    http://www.zen-cart.com/index.php?ma...roducts_id=393

    and create a stylesheet for that page which turned off the left column with display: none;
    Thanks for the quick reply! Will that work with the most current version of Zen Cart? It hasn't been updated since I was in college!

  4. #4
    Join Date
    Aug 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Hide Sidebar on Specific EZ Page?

    Also, if I am using a theme that has already modified my html_header.php file, how can I install this addon? Thanks!

  5. #5
    Join Date
    Aug 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Hide Sidebar on Specific EZ Page?

    any help here?

    thanks!

  6. #6
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Hide Sidebar on Specific EZ Page?

    Just add this anywhere on the ez-page

    <style type="text/css">

    .columnLeft{display: none}

    </style>

 

 

Similar Threads

  1. Hide product category sidebar when on EZ pages
    By hockey2112 in forum General Questions
    Replies: 15
    Last Post: 24 Oct 2019, 12:28 PM
  2. hide breadcrumbs for specific category
    By fakeDecoy in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 May 2012, 08:08 AM
  3. Hide Categories and show only for specific groups
    By gazag in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 5 Dec 2011, 08:28 PM
  4. how to hide a specific attribute from the product_info page
    By Virogenesis in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 5 Jan 2008, 12:18 AM
  5. How to hide 'New Products' link in sidebar?
    By Picci in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Apr 2007, 01:37 PM

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