Find:
Quote
<p class='desc __forum_desc ipsType_small'>{$forum_data['description']}</p>
Copy the above code and comment it out. We'll move it to a different location.
Paste the above code right ABOVE this:
Quote
<if test="showSubForums:|:$forum_data['show_subforums'] AND count( $forum_data['subforums'] ) AND $forum_data['show_subforums']">
<br />
<br />
At the same time comment out line in red.
Final look:















