How to remove right sidebar ?

I just installed drigg and must thank merc for it. I want to remove the right sidebar completely from the default drigg theme. I have removed all blocks from the right sidebar. But, I want to remove the entire right sidebar so that the rest of the content occupies that space. So, just want the page to have 2 columns. Could someone please tell me how to do that ?

The key file...

Hi,

The key file for you is page.tpl.php. You will fine $right_sidebar -- or something like that.
Just delete that part and you're sorted!

Merc.

its the css

you will have to make a 2 colum main .css for your drigg install so you eather need to learn some css or pay for some one to hack it up for you

here you will find a list of base css templates you could adapt to the basic drigg theme

http://www.smashingmagazine.com/2007/01/12/free-css-layouts-and-template...