Resource icon

XenPorta 2 Recent Thread Widget Rich Usernames and READ/UNREAD color. 2015-08-21

No permission to download

tr1age

Active member
tr1age submitted a new resource:

XenPorta 2 Recent Thread Widget Rich Usernames and READ/UNREAD color. - Changes the Xenporta 2 Recent Thread Widget to handle Rich Usernames and UNREAD/READ Color

So 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" />...

Read more about this resource...
 
This is not working for me. I have made the edits, and set the colors, and the widget is unchanged, even after rebuilding. Any suggestions? Im using Xenporta 2 Pro (Paid)
 
Top Bottom