Active
Project:
BlueMasters
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2011 at 06:05 UTC
Updated:
25 Aug 2011 at 16:10 UTC
Is there a way to place blocks into the main content area on pages? Thanks.
Comments
Comment #1
Deepika.chavan commentedHi,
I created 'content-top' and 'content-bottom' region on my local site.
Added following code in 'bluemasters.info' file.
Added following code in page.tpl.php file after
<?php print $tabs;?>line :Enable a block in 'content top' or 'content bottom' region.
Please clear cached data here- admin/settings/performance
HTH!!
Rgrds,
Deepika Chavan.
Comment #2
pooling55 commentedThanks so much for your help!