NavBar theme bug? CSS not carried through to course or topics level

NavBar theme bug? CSS not carried through to course or topics level

by Cathy Macdonald -
Number of replies: 0

Hi there

There seems to be a bug in the new navbar (by Sean) moodle theme.
The side block content colours do not carry through to the course pages.
For example, within our theme CSS file:

.sideblock .content {
border-color: #669900;
background-color:#9CC665;
}

works for the Home Page, but is not carried through to the Course Pages. This code works perfectly in our non-navbar theme.

Even duplicating the code in styles_color.css has no effect.

I also tested it in jungle_safari by adding background-color:#9CC665; to .sideblock .content {} but with the same result. It works only for the Home Page.

Is this a known fault? Is it fixable?

Thanks smile.

Cathy

Average of ratings: -