1. Make a copy of the theme you are using and put it into a folder called themes, this folder should be in the site/all/, <br>2. Open the <a href="http://theme_name.info">theme_name.info</a> inside notepad or notepad++ (not Word or a word processor)<br>
3. Add a line under the description line: regions[new_region] = New Region<br>4. Open page.tpl.php inside notepad or notepad++ (not Word or a word processor)<br>5. Add the lines:<br><br>  &lt;?php if ($new_region) { ?&gt;&lt;div id=&quot;new_region&quot; class=&quot;new_region_class_name&quot;&gt;<br>
    &lt;?php print $new_region ?&gt;<br>  &lt;/div&gt;&lt;?php ? ?&gt;<br><br>6. Go to the blocks layout page and add blocks to your New Region<br><br>You might have to flush all of your caches depending upon how you have your caching settings.<br>
<br><div class="gmail_quote">On Thu, Dec 10, 2009 at 3:14 AM, ram prasath <span dir="ltr">&lt;<a href="mailto:ramprasath_explicit@yahoo.co.in">ramprasath_explicit@yahoo.co.in</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Hi Friends ,<br><br> Hi any one pleas say me how to create a new region in blocks like already we have leftbar rightbar..<br><br><br>Thanks in advance<br><br><br>Regards<br><font color="#888888">Ram Prasath<br></font></td>
</tr></tbody></table><div class="hm"><br>



      <hr size="1"> 
The INTERNET now has a personality. YOURS! <a href="http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/" target="_blank">See your Yahoo! Homepage</a>.</div><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>