Can You Remove The Sidebar Space All together?

A place for users and developers of the Xataface to discuss and receive support.

Can You Remove The Sidebar Space All together?

Postby etgraphicd2 » Tue Jun 01, 2010 11:26 am

Is there a way to remove the Sidebar Space All together?
I am not using the sidebar and wondered if I could remove it so the rest of the body area would shift to the left?
Any help is appreciated.

Thanks a lot.
etgraphicd2
 
Posts: 8
Joined: Fri May 28, 2010 10:07 am

Re: Can You Remove The Sidebar Space All together?

Postby shannah » Tue Jun 01, 2010 11:32 am

The easiest way to do this is with CSS. e.g.

Code: Select all
#left_column { display:none}
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Can You Remove The Sidebar Space All together?

Postby etgraphicd2 » Tue Jun 01, 2010 1:36 pm

Would I do this by editing the Plone.css file?
etgraphicd2
 
Posts: 8
Joined: Fri May 28, 2010 10:07 am

Re: Can You Remove The Sidebar Space All together?

Postby shannah » Mon Jun 07, 2010 9:47 am

Yes. But better to add your own css file and put it there. You can include a custom CSS file using the custom_stylesheets block (or any block that goes in the head for that matter - you have your pick).

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 25 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved