Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews CMS (Content Management System) Interviews:CMSDrupaleZ PublishJoomlaMoodleWordPress
Copyright © 2018. All Rights Reserved
Drupal Interview Question:
How can I create a custom region in my Drupal template?
Submitted by: MuhammadAd
Adding a new region in your drupal template is not a hard thing, but its not as easy as adding a new block. It's basically a two-step process:
► define the custom region in your theme's .info file
► insert some PHP in your theme's page.tpl.php file wherever you would like the new region to appear
Submitted by: Muhammad
► define the custom region in your theme's .info file
► insert some PHP in your theme's page.tpl.php file wherever you would like the new region to appear
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
