Gossamer Forum
Home : Products : Gossamer Links : Discussions :

How to enable left sidebar?

Quote Reply
How to enable left sidebar?
I see this:


<%-- Note that this left sidebar is not displayed by default. See the examples in static/luna/luna.css on how to display the sidebar. --%>
<div id="leftsidebar">
</div>

and took a peek at luna.css but could not get the left sidebar to show.

Help here would be appreciated.
Quote Reply
Re: [rascal] How to enable left sidebar? In reply to
The CSS needed to show the left sidebar is in the luna.css file. All you need to do is uncomment it.

Adrian
Quote Reply
Re: [brewt] How to enable left sidebar? In reply to
Thanks,

Got it to display, now I need to make the width of the header and footer wider to make the page even out.

How ?