How do I change the User Control Panel online image? I updated the images in my viewtopic_body.html to this:
<!-- IF postrow.S_ONLINE -->
<div align="left"><img src="
http://raiderstalk.com/images/RT-member-online.png" width="135" height="30"></div>
<!-- ELSE -->
<div align="left"><img src="
http://raiderstalk.com/images/RT-member-offline.png" width="135" height="30"></div>
<!-- ENDIF --><br />
I would like to display the same images in the User Control Panel. Right now it shows the old strip image when viewing PMs. Please let me know. Thanks.