Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Apr 2010
    Posts
    234
    Plugin Contributions
    0

    Default Re: Hide breadcrumbs from Product Listing Page

    Hi Paul,

    Sorry, I am back, don't know how I missed this one. There is also a breadcrumbs on http://www.dragons.digi-blue.co.uk/i...ain_page=login page, how can I remove this one?

  2. #12
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    1,979
    Plugin Contributions
    21

    Default Re: Hide breadcrumbs from Product Listing Page

    To remove the breadcrumbs on a specific page, you create the file /includes/templates/YOUR_TEMPLATE/css/page_name.css, where page_name is the name of the page you want page-specific customization on (refer to /includes/templates/template_default/css/CSS_read_me.txt for more information). The contents of the file should include
    Code:
    #navBreadCrumb {display: none;}
    So, for main_page=login you'll create the file named login.css.

  3. #13
    Join Date
    Apr 2010
    Posts
    234
    Plugin Contributions
    0

    Default Re: Hide breadcrumbs from Product Listing Page

    Thank you lat9! I am starting to get the drift.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Hide Sold out product from Product Listing page
    By needsome in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 May 2011, 06:49 PM
  2. Hide 1 attribute from product listing
    By DigitalGuard in forum General Questions
    Replies: 0
    Last Post: 24 Mar 2010, 12:48 AM
  3. How to turn off breadcrumbs on product listing page?
    By alicia1234 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 20 Nov 2008, 02:45 PM
  4. How to hide one product from main page
    By dilate in forum General Questions
    Replies: 1
    Last Post: 26 Feb 2008, 01:43 AM
  5. Hide subcategory-name from listing
    By jagge in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Nov 2007, 07:04 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
  •