I think this is good enough. Thanks for the surprise, @yorkshirepudding!
Here's the CSS i use for future references. (Works on black, very minimal):
/* ========== ACCORDION...
Posted11 hours 3 min ago by RS Snyder (theflightrs) on:
On top of that, i turned on "Use group header as the Accordion header" like:
Excluded the taxonomy term
Now:
Another important setting: No autoheight
(...
Posted11 hours 13 min ago by RS Snyder (theflightrs) on:
Comments
Yes you are right integrating phpBB forum is quite easy as compared
... looks like you did not finish this comment...
E
So you are looking for module to integrate with phpBB.
I can write a module to integrate with CMS
There is an Alpha version of the D7 module here >> https://www.drupal.org/project/phpbbforum
But the real trick is the modification to phpBB; it used to be a MOD ( http://drupalbridge.org/files/phpbbdrupalbridge-3.0.10.zip ) but those have been deprecated. They are now Extensions - https://www.phpbb.com/extensions/ - and would require a recoding..
E