HOw can i add that third column to this theme?

Comments

expatme’s picture

and how can i make the sidebars restraint their content so they dont overflow?

ishmael-sanchez’s picture

Category: feature » support
Status: Active » Fixed

>How can i add that third column to this theme?

  1. Create a new region in your .info file (Ideally using sub theme, see Creating a sub-theme)
  2. Output the new regions in your page template (page.tpl.php)
  3. Flush cache
  4. Assign something to that region

>and how can i make the sidebars restraint their content so they dont overflow?
I think that might be related to #1265820: Sidebar problem

Status: Fixed » Closed (fixed)

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