hi,

themes there is a problem with the feddback module installed. It did not colapse when using this theme. Tested on drupal 6.13 and feedback 6.x-2.0.

But nice work!

How far is the nice_menues integratio?

my first css snippet to start here ;-)

#navbar ul.nice-menu li {
background-color:transparent;
}

but then I needed something like

.menuparent ul.nice-menu li {
background-color:#006633;
}

to have a background in the child menues.

greets
h