PDA

View Full Version : Minimalistic Announcement Threadbit


Moparx
01-08-2007, 10:00 PM
I personally like my announcement threadbit to be as minimalistic as possible so that it is straight to the point.

This is a very simple modification that removes all the extra information that I feel is unneeded (e.g. the announcement's creator, date, and number of views).


Edit threadbit_announcement and replace its contents with the following:

<tr>
<td class="alt1"><img src="$stylevar[imgdir_statusicon]/announcement_$announcement[statusicon].gif" border="0" alt="$vbphrase[announcement]" /></td>
<td class="alt2" colspan="$announcecolspan">
<div>
<strong>$vbphrase[announcement]</strong>: <a href="announcement.php?$session[sessionurl]f=$foruminfo[forumid]$announcementidlink">$announcement[title]</a>
</div>
</td>
</tr>

lostgirl815
02-06-2007, 06:01 PM
This looks so much better than the cluttery default announcement. Thanks very much. :)