Hello,

I can't make collapsiblocks work in the HTML 5 subtheme. I fiddled with the css selectors to no avail.

Any hints?

Comments

mediameriquat’s picture

Status: Active » Closed (fixed)

Ok, I managed to make things work.

I think there was a conflict between the collapsiblock selectors in the "global" theme parameters, and the ones in the Omega subtheme.

Leaving the global selectors to "none" (blank fields), and changing the subtheme selectors from "div.block" to "section.block" will do.

gro’s picture

Thanks for this. So nice to have found a quick fix.

emettler’s picture

Thanks!!!