Editing sidebars in Nebula

Jun 10, 2010 11:44

Hi, I've been working with a customized Nebula layout from kuribati ( this one), and I've found that Nebula is very restrictive in what it allows for sidebar content. For example, I can't have any free text boxes where I can put an "about me" or layout credit. Is there a way I can override this and manipulate what is in the sidebar? I'd also like to make ( Read more... )

layout:nebula

Leave a comment

Comments 3

av8rmike June 10 2010, 13:04:08 UTC
Can that be done in the CSS?
No, these have to be done through a theme layer.

Reply

eva_kasumi June 10 2010, 15:16:37 UTC
A theme layer would override the custom CSS I've already implemented, correct? Can I take all that custom CSS and put it into the theme layer instead, and then make the additional changes?

Reply

av8rmike June 10 2010, 16:16:00 UTC
Not exactly, no. The theme layer by itself doesn't override the custom CSS, because the CSS should be in its own user layer. What you do is make the code changes in the theme layer, then create a style that combines that theme layer with the user layer containing the stylesheet information and whatever other options you want to set.

Reply


Leave a comment

Up