Closed (fixed)
Project:
Zengine
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2007 at 12:26 UTC
Updated:
14 Jul 2012 at 23:18 UTC
How can i add one more column to this theme
so that it can become three column theme.
Thanks
Kanakdeep
Comments
Comment #1
epruett commentedSimply adjust the CSS.
Comment #2
nevets commentedAssuming 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.
Comment #3
vm commentedSafe bet to mark this as fixed
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.