I have, I think, a missed up layout in the page after clicking "members" for a private group. Two dropdowns with member-roles are displayed in odd places.
See url for screen shot:
http://213.173.248.200/cfs-filesystemfile.ashx/__key/CommunityServer.Components.SiteFiles/Images.Site/snap03646.png
I'm thinking some sort of filter, adding and removing members functionality should be available here?
It appears only to be an issue in Internet Explorer 6. In IE7 on Vista I have no problems.
I've logged this issue as #928. Updates to this issue will be posted to this thread.
This issue has been fixed and will be included in the first service pack for CS2008.
To correct it immediately, you can edit the themes/hubs/leanandgreen/members.aspx page and perform the following updates:
1. On line 275, update
<div style="float: left; width: 49%;">
with
<div style="float: left; width: 49%; position: relative;">
2. On line 293, update
<div style="float: right; width: 49%;">
<div style="float: right; width: 49%; position: relative;">
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com