Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Plugin Contributions
    0

    Default Add A CSS Class To "Filter Results By" Form?

    Hi there,

    I'm trying to add a class of "filter-results-by" to the form, but no luck finding the area to add it in.

    I am running the latest version and here is the URL:
    http://barstoolcomforts.com/index.ph...=index&cPath=9

    I'm just trying to make some adjustments to the look of it, and that specific form.

    Could you tell me the file I should locate to make this change?

    Appreciated,
    Steph

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Add A CSS Class To "Filter Results By" Form?

    you can try by adding this rule to end of your stylesheet.



    #indexProductList select {

    }

    this should target all dropdowns in listing page.. no need to alter core php to add CSS. but if you need to . use Developer tool kit in admin , to locate anything you want ..

  3. #3
    Join Date
    Jul 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Add A CSS Class To "Filter Results By" Form?

    Hi there,

    Yeah... I could do CSS, but I need it to the entire form. Select will only do it to the drop down.

    Thanks for your reply.

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

    Default Re: Add A CSS Class To "Filter Results By" Form?

    How about:

    #indexProductList form {

    }


    A little info about exactly what changes you want to make would help us, too.

 

 

Similar Threads

  1. "'Filter Results by age"and'Filter Results by price range"
    By soso838 in forum General Questions
    Replies: 3
    Last Post: 5 Jul 2012, 06:49 PM
  2. How to remove "Filter Results By" from product pages?
    By raindancesoaps in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Sep 2010, 01:22 AM
  3. Replacing "Filter Results by ABC" with "Sort by: Price, Date added"
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Aug 2010, 09:18 AM
  4. How can I turn off or disable "Filter Results by"?
    By ttmb33 in forum Customization from the Admin
    Replies: 3
    Last Post: 19 Apr 2010, 01:21 AM
  5. "Filter Results by:" and "Displaying 1 to 3 (of 3 products)"
    By kateandpooch in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Oct 2009, 04:02 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