Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Mar 2011
    Posts
    52
    Plugin Contributions
    0

    Default Sort by price module on front page?

    http://www.zenflavor.com/free-shop-b...-zen-cart.html

    I got this and works great.. I just don't want it on home page..

    i looked into it.. but can't figure it out.. any thoughts?

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

    Default Re: Sort by price module on front page?

    You can hide this (or any) sidebox, using a {display:none;} declaration in a HOME-PAGE stylesheet.

    Create a stylesheet called: index_home.css

    Then, put this declaration in that stylesheet:

    #shopbyprice {display:none;}

    (In MIGHT be that the ID for that sidebox has a different name. Use FireBug to look at the div ID of that sidebox, then use the name that is revealed.)

    Save the stylesheet in your template's CSS folder.
    20 years a Zencart User

  3. #3
    Join Date
    Mar 2011
    Posts
    52
    Plugin Contributions
    0

    Default Re: Sort by price module on front page?

    Quote Originally Posted by schoolboy View Post
    You can hide this (or any) sidebox, using a {display:none;} declaration in a HOME-PAGE stylesheet.

    Create a stylesheet called: index_home.css

    Then, put this declaration in that stylesheet:

    #shopbyprice {display:none;}

    (In MIGHT be that the ID for that sidebox has a different name. Use FireBug to look at the div ID of that sidebox, then use the name that is revealed.)

    Save the stylesheet in your template's CSS folder.
    Bingo!

    Thanks that was spot on!

 

 

Similar Threads

  1. v151 Disappearing module on front page
    By tomdtec in forum General Questions
    Replies: 3
    Last Post: 3 Apr 2014, 04:12 PM
  2. Display Quantity Discount Price on front page
    By Frano in forum General Questions
    Replies: 0
    Last Post: 16 Jun 2012, 03:54 PM
  3. Sort by Price on the Page.
    By marchsl11 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Nov 2011, 03:48 PM
  4. Sort order of front page boxes
    By 1nfinity in forum Customization from the Admin
    Replies: 2
    Last Post: 8 Mar 2011, 12:12 AM
  5. Want to put 'price:' in front of $9.99 on product info display page
    By KismetDesign in forum General Questions
    Replies: 1
    Last Post: 24 Sep 2009, 12:07 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