You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently sites with facetted search have custom themes to hold the necessary styling (css and theme functions).
Adding this to the theme would avoid having to do this, at the cost of a minimal amount of css and a few theme functions in template.php. (These would never be invoked on a site without faceted search.)
The text was updated successfully, but these errors were encountered:
Currently sites with facetted search have custom themes to hold the necessary styling (css and theme functions).
Adding this to the theme would avoid having to do this, at the cost of a minimal amount of css and a few theme functions in template.php. (These would never be invoked on a site without faceted search.)
The text was updated successfully, but these errors were encountered: