How can i add one more column to this theme
so that it can become three column theme.

Thanks
Kanakdeep

Comments

epruett’s picture

Simply adjust the CSS.

nevets’s picture

Assuming you want it on all pages and you want to column to hold blocks.

You will need to modify template.php to add a new region (Regions in PHPTemplate)

Add the approriate HTML to page.tpl.php for the new region (which will be your new column). I would module to code after the code for the existing columns.

Add/adjust CSS as needed.

vm’s picture

Assigned: entrepreneur » Unassigned
Status: Active » Fixed

Safe bet to mark this as fixed

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.