In Display.php after
global $scripturl, $txt, $db_prefix, $modSettings, $context, $settings;
global $options, $sourcedir, $user_info, $ID_MEMBER, $board_info, $topic;
global $board, $attachments, $messages_request, $language;
[code]
add
[code]
$context['TPortal']['leftbar']=false;
$context['TPortal']['centerbar']=true;
$context['TPortal']['rightbar']=false;
Regards[/code][/code]