hi,
i did this:
http://programming.thematic4you.com/2010/02/how-to-remove-widget-areas-from-the-backend/
my sidebars are off on my homepage but the css
body.slug-home #container {
width: 960px;
}
body.slug-home #content {
width: 940px;
}
didn't work!!
may someone help me?
Thx a lot.