• I have a portfolio thumbnail matrix with posts of varying categories. When I select a certain category from a menu at the top, I would like the rest of the categories to darken.

    It would function similar to this: http://themetrust.com/demos/filtered/?page_id=73

    But the categories wouldn’t disappear, they would just darken.

    I’ve searched extensively for a tutorial or theme, but no luck. Any direction appreciated, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hmarcks

    (@hmarcks)

    On the portfolio mentioned above, would it be as simple as changing a ‘hidden’ property in the javascript to a low opacity. Possibly changing “fadeOut” to “fadeTo”?

    Depending how your theme is coded it should provide a default CSS class for the current category that the URL is on allowing you to highlight that particular category and darken others.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Portfolio Sorting with Highlights’ is closed to new replies.