"Block collapse behavior: no" is not working for me: selected block is still collapsable and has arrow picture.
The same situation is for global setting "Default block collapse behavior:" – if I set it to "no" – all settings in al blocks will'be ignored.
Comments
Comment #1
apoc1 commentedThe same as described above is happening to me. Is there any solution to this?
Comment #2
mrvinceo commentedI'm also having the same problem; the settings are just being ignored by all blocks. This is a great module that will be useful to our organisation, but it makes the book navigation block impossible to use, as the headings just collapse instead of acting as parent-level links.
Our theme's CSS selectors are:
Block: .context-block
Title: .block-title
Content: .block-content
(from Open Atrium)
Perhaps the problem is to do with these?
*UPDATE*: The issue in my case was to do with the CSS selectors. This solution might not help others, but in my case the problem was solved by replacing the .context-block class with the .block class. Since my problem was identical to those above, others might have a similar issue with their own themes; it's worth a look through Firebug to see which selectors you can use.
Thanks for a great module,
Paul
Comment #2.0
mrvinceo commentedadded some info
Comment #3
darvanenVersion 6 no longer supported, please reopen if you find this issue with a currently supported version.