| minoation | 
					 | 
			
|---|---|
| 
					 I would like to add a div in the index that links all the new submissions in a specific category there.Also,I would like to add a symbol in the corner linking to that category.I put in my index.tpl: 
						
        <div class="lboxHD">Recent Articles</div>
	<div class="lbxoBody"><a href="list.php?c=articles"><img src="/images/admin/forums_clan.gif" /></a></div>
Awesome! 
					 |