
Re: Topic Description In Viewtopic Page
Non conosco bene nè php nè phpBB e a quanto ho visto dal forum tu ne capisci sicuramente più di me... può darsi che sia una cosa del genere?
Take from
viewforum_body.tpl:
<span class="gensmall"> {topicrow.switch_topic_desc.TOPIC_DESCRIPTION}<br /></span>
and insert it in
viewtopic_body.tpl, somewhere in this part:
</script>
{IMG_THL}{IMG_THC}<span class="forumlink">{TOPIC_TITLE}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
{POLL_DISPLAY}
<tr>
<th width="150">{L_AUTHOR}</th>
I didn't try... but I think it could do the trick, let me know