Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
Hi I am planning on changing my site and want to customize some of the member profile features. Is there anyway I can remove the Friends, RSS, and Group sections of member profiles, including the links that appear in these sections ?
Thanks in advance.
Tags:
Permalink Reply by JenSocial on May 16, 2012 at 11:21am I've never had this question, but it should be doable. There is no built-in setting to do this. But we should be able to remove the entire modules from profile pages via CSS. But here's the catch. If you allow Profile Page customization, you would have to add the CSS to Custom Code Box, instead of Advanced CSS. Why? Otherwise, profiles that have customization would override your CSS. And, the Custom Code Box loads last, so they would see the modules briefly on load.
If you allow Profile Page Customization, add this to Custom Code Box under Tools. This should override their CSS:
<style>
.xg_widget_profiles_profile_show .module_groups, .xg_widget_profiles_profile_show .module_feed, .xg_widget_profiles_profile_show .module_members {
display:none!important;
}
</style>
If you do not, add the code to Advanced CSS:
.xg_widget_profiles_profile_show .module_groups, .xg_widget_profiles_profile_show .module_feed, .xg_widget_profiles_profile_show .module_members {
display:none!important;
}
Hope that helps,
Jen
Permalink Reply by Your London Business on May 16, 2012 at 11:43am Hi Jen
Thanks.
I appreciate your response and will try that.
I am looking at using my network to communicate with and support clients, rather than as a social network. So each client needs a profile and to be able to login, and access stored information. But they don't need to communicate with other members nor visit their profiles.
Thanks
George



Started by www.saanj.net in General Discussions. Last reply by www.saanj.net yesterday. 2 Replies 0 Favorites
Started by JenSocial in Ning 3.0. Last reply by Lunatics Jun 13. 131 Replies 1 Favorite
Started by JenSocial in Ning Tips & Tricks 3.0. Last reply by JenSocial Jun 11. 32 Replies 1 Favorite
© 2013 Created by JenSocial.
Powered by
© Copyright JenSocial.
