Active
Project:
Waffles
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 21:58 UTC
Updated:
10 Feb 2011 at 07:57 UTC
Hi all and sorry for the dumb question but i am very new to drupal. I want to ask if it is possible to make the theme to have only two columns. Content and one sidebar at the right where they will not overlapping between them.
Comments
Comment #1
Deepika.chavan commentedHi,
Yes, we can use the theme with two columns only. Do not put any block in 'sidebar first' region then you wont see left sidebar region. And try adding following css code in your local.css file (see the instructions given in 'local_sample.css' to activate css file).
Please change the width according to you requirement. And do clear the cached data(here- '/admin/settings/performance').
Rgrds,
Deepika Chavan.