Closed (fixed)
Project:
Omega
Version:
7.x-2.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 20:25 UTC
Updated:
14 Sep 2012 at 20:37 UTC
Hello,
I can't make collapsiblocks work in the HTML 5 subtheme. I fiddled with the css selectors to no avail.
Any hints?
Comments
Comment #1
mediameriquat commentedOk, 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.
Comment #2
gro commentedThanks for this. So nice to have found a quick fix.
Comment #3
emettler commentedThanks!!!