Hello,
I have been chasing a bug that is preventing a popup menu from appearing in groups->viewmembers.
After some searching I discovered the class that seems to be missing in style_js.css .
Rather then being in #community-wrap where the template is looking for it it seems to be in body #cWindow .cButton-Dropdown ul .
While there I noticed a very large number of classes define for #cWindow but this id no longer seems to be used in JomSocial.
Have i missed something or is this left over from the migration to 2.8 or just in there for comparability with earlier versions of JomSocial?
If the later then at the very least it's been left out of the definition for #community-wrap... (I say very least because I have not yet finished getting it working).
If it's there for backward comparability is it save to remove these classes when using JS 2.8?
Thanks
Chris