Attract Users to a Forum
This modification is in the archives.
Attract users to a forum easier using bold message.
When there are no new messages the text goes away. Demo: http://xenweb.net/forums/ Look at "Announcements". Open: forumhome_forumbit_level2_post Find: HTML Code:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> HTML Code:
<if condition="$forum[statusicon] == "new" AND $forum[forumid] == X"> <div class="bigusername">New Post</div></if> Download No files for download. Screenshots |