
Search Our Site

Forum
Welcome, Guest
Customize your drupal page
by
Subhash
on 09/23/2009 15:53
Hi if you are working in drupal and you dont like drupal themed pages and you want to re arrange your page content than dont worry it is very easy.
�� You have to just modify your page.tpl.php in your theme's folder (theme/garland/page.tpl.php if you are using garland theme).
page.tpl.php holds the layout� of your page and displays the regions: Header, Left sidebar, Right sidebar, content and Footer defined in admin/build/block.
You can also add your regions(regions can be added in themes .info file) and some additional contents here.
Thanks.
