When using the Facets block the links itself work fine, but it's hard to theme the active links using CSS. They all seem to have the class "inactive", disregarding the fact they're actually active (because the visitor just clicked them and the results were being filtered accordingly).

How can we solve this please?

CommentFileSizeAuthor
#2 screenshot_605.png87.58 KBeugene.ilyin
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

knalstaaf created an issue. See original summary.

eugene.ilyin’s picture

FileSize
87.58 KB

Please look at the screenshot.
classes
I see that classes set correct. Seems this problem is already fixed.
Also, you can use theme functions:
theme_facetapi_link_inactive
theme_facetapi_link_active

to render html as you want.

eugene.ilyin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.