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:
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
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
Welcome to
JenSocial: Social Web Directory and Ning Tips
Posted by JenSocial on May 7, 2018 at 8:35pm 9 Comments 1 Favorite
Posted by JenSocial on January 6, 2017 at 4:00pm 10 Comments 1 Favorite
Posted by JenSocial on October 22, 2016 at 1:05am 0 Comments 0 Favorites
Posted by JenSocial on September 17, 2016 at 12:00am 26 Comments 1 Favorite
Posted by JenSocial on August 31, 2016 at 3:30pm 13 Comments 0 Favorites
Ning 3.0 Tip - Add Buttons/Links Below Status Update (Quick Links to Add Photos, Posts, Discussions)
Started by Ning.spruz.com in Ning 3.0 Feb 19. 0 Replies 0 Favorites
Started by Evelina in Ning 3.0 Aug 30, 2023. 0 Replies 0 Favorites
Started by Evelina in Ning 3.0 Aug 27, 2023. 0 Replies 0 Favorites
© 2024 Created by JenSocial. Powered by
© Copyright JenSocial.