Heisenberg submitted a new resource:
You must be registered for see links
- Changes the Xenporta 2 Recent Thread Widget to handle Rich Usernames and UNREAD/READ ColorSo if you would like to have The Xenporta 2 Recent Thread Sidebar Block to have Read and Unread titles a different color, as well as rich usernames, here is the code you need.
Find
EWRwidget_Threads
And find the following:
Code:<xen:foreach loop="$wUncached" value="$thread"> <li class="profilePostListItem"> <xen:avatar user="$thread" size="s" img="true" /> <div...
You must be registered for see links