Plugin Directory

Changeset 758865


Ignore:
Timestamp:
08/19/2013 11:22:34 PM (12 years ago)
Author:
sablednah
Message:

ReadMe edit

Location:
searchrelevance
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • searchrelevance/tags/1.0.0/readme.txt

    r758863 r758865  
    1717Also adds a relevance to the title of search results, which you can style via css.
    1818Try
    19     span.ssrch_relevance { float:right; }
     19    `span.ssrch_relevance { float:right; }`
    2020or
    21     span.ssrch_relevance { display: none; }
     21    `span.ssrch_relevance { display: none; }`
    2222to hide it.
    2323
     
    3333
    3434Q: Whres the settings?
     35
    3536A: There arn't any!  Just activate the plugin and searches will start being returned in an order more relavent to the search query.
    3637
  • searchrelevance/trunk/readme.txt

    r758863 r758865  
    1717Also adds a relevance to the title of search results, which you can style via css.
    1818Try
    19     span.ssrch_relevance { float:right; }
     19    `span.ssrch_relevance { float:right; }`
    2020or
    21     span.ssrch_relevance { display: none; }
     21    `span.ssrch_relevance { display: none; }`
    2222to hide it.
    2323
     
    3333
    3434Q: Whres the settings?
     35
    3536A: There arn't any!  Just activate the plugin and searches will start being returned in an order more relavent to the search query.
    3637
Note: See TracChangeset for help on using the changeset viewer.