mbrega19

Anonymous
i want to have left and right blocks every time. i dont like that stay just blocks on left. how can i do this?

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
look in your php files (eg: story.php, index.php, calendar.php, etc.) near the bottom for $display .= footer(); or something along those lines... change it to $display .= footer(true);

mbrega19

Anonymous
i found this


$display .= COM_endBlock (COM_getBlockTemplate ('_msg_block', 'footer'));

$display .= PLG_showCenterblock (3, $page, $topic); // bottom blocks
}

$display .= COM_siteFooter (true); // The true value enables right hand blocks.


i have right blocks just when i clik topics, i want right blocks when i clik static pages

Status: offline

knuff

Forum User
Full Member
Registered: 12/17/04
Posts: 340
You can set that in the options of the static page itself if they should have no block, left block or both left and right blocks.

Best Regards,
Boris
Vanrillaer.com - our Family Portal