I'm using this Javascript to add a text before the Forum name:
This is the Forum - New icon, and this is the example!
News & Announcements New
- Code:
$(document).ready(function(){
$('img[src="http://i59.servimg.com/u/f59/14/73/12/96/status10.png"]').replaceWith('<div id="new-mes">New</div>')
});
This is the Forum - New icon, and this is the example!
News & Announcements New