Here is a preview of the news box
PreviewFirst you put this in the Header box Under the the Manage Styles.
<!--News Box-->
<!--Code created by deathwilldie at http://smcodes.smfforfree3.com/index.php-->
<center><table width="50%" border="0">
<tr><th class="windowbg2">ANNOUNCEMENTS</th></tr>
<tr><td class='catbg'>
<marquee direction='up' scrollamount="1" onmouseover="this.scrollAmount='0'" onmouseout="this.scrollAmount='1'" height='50' style='text-align: center'>
<br /><br /><br />
<b>NEWS!!!</b><br />THIS CODE NOW WORKS!!!
<br /><br /><br /><br />
</marquee>
</td></tr></table></center>
<!--End-->
Your able to change all the things that are in caps in the code. If you change anything else the code may not work properly.