Resource icon

Highlighting threads user participated in

jazz_aaf

Well-known member
jazz_aaf submitted a new resource:

Highlighting threads user participated in - This modification will highlight every thread the user has posts in.

This is a style feature we had previously in vb3 that our members found very useful, so after moving on to Xenforo, we wanted to bring it on with us.

It, basically, hightlight every thread the current user has posts in in a different color that the rest of threads where he never participated in.

View attachment 55018

To get this you need to make changes in two different places:

1) Add the following to EXTRA.css:

Code:
.discussionList .memberPrticipatedThread {
    background-color:...

Read more about this resource...
 
Top Bottom