I was wondering if there is a way to change the title color of the New Post/No New Post images. I can not find where to do this in the template. If you view the source of the index.php of my forum you can find where the code is for the images, but I do not know what file yabbse uses to call this section of code. This is the section I'm talking about:
"<td align="left">
<img src="
http://www.dnaturemusic.com/yabbse/YaBBImages/new_some.gif" border="0" alt="New Posts" title="New Posts"/>
<img src="
http://www.dnaturemusic.com/yabbse/YaBBImages/new_none.gif" border="0" alt="No New Posts" title="No New Posts"/></td>"
My forum is at
http://www.dnaturemusic.com/yabbse if you need to see it.
Any help would be appreciated.