Here is an
ADDON:
I was playing around with this awesome hack and found out that you can easily add the article title over the article, and over the topic like they do the threads here at vb.org, using the existing template hacks from Zachery and Kall.
Zachery's '
Large Title over posts':
edit
GAS_showthread &
GAS_forumdisplay instead of
showthread and
forumdisplay (see post #2 in that thread) and be sure to change $thread[title] to $foruminfo[title] (on GAS_forumdisplay only) as mentioned by kall in post #15
kall's '
Large title over Forums':
edit
GAS_forumdisplay instead of
forumdisplay (no changes needed- works as described)
If that is too confusing I can re-write it and re-post it.