Also, is there a way to link the title of the news post to the post ( send it to the same place that the "... (read more)" link does?
Thanks,
Mbowers
Edit:
Nevermind, I got it :glasses:
PHP Code:
<a href="$bburl/showthread.php?s=$session[sessionhash]&threadid=$news[threadid]">
<normalfont><b>$news[title]</b></normalfont>
</a>
Did text formatting by hand as you can see, but it's late and I'm a noob...