Can someone please get this right? We don't need to advertise puny Member numbers to group non members!

There are still too many of us that have been searching for a solution that will remove or hide the member count (Member:) for our group page(s).  This should be a simple fix.  I spent 8 hours, tried every code found on this site, placed them a the top, bottom, and middle of the design studio.  And not a damn one one them works!!  We have just started using groups, so our number is 2!

A few off us here have a problem advertising (displaying) a puny member number.  So everyone knows what I am referring to her it is:

The page is  INFORMATION.  Members: 2

                                                    Latest Activity: Yesterday

 

Can any wise hacker spend a moment or two and come up with a workable hack to hide, remove, delete, or get rid of this very unnecessary information that  is no one's business that is not a member?  Why oh why has Ning saddled their clients down with these numbers that are flashed all over the world, that they absolutely hate and have no use for??  

On behalf of myself and others we thank you in advance for your kind hack and wise brains!!

Views: 100

Reply to This

Replies to This Discussion

Found this through search.... Hope it helps..

 

Hide numbers of members

.xg_widget_profiles_members .xg_headline .count {display:none !important;}

Hide numbers of your friends

.xg_widget_profiles_friend .xg_headline .count {display:none !important;}

Hmm, not sure.... this code removes it from the sign-up page.. Ill keep looking though:

 

div.module_user_summary li a.xg_sprite-add {display:none;}

Try this

div.pad5.group_details strong {display:none!important; }

Let me know so i can hook you with a next try code too

Good Luck

You welcome mate,

let me know if you wanna remove those too, i can come up with other trick. 

Good Luck! 

Ok, this is how we going to do this: 

First, Go to your Language Editor and search "Members" then replace it with this code: 

<a class="bb_group_out">Members</a>


here is a screenshot to show you how

Then after you did this, hit save, 

Now add this code inside your css "Advanced" box: 

div.pad5.group_details .bb_group_out {display:none!important; }

Good Luck! 

redo this trick for the "latest activity", but if i were you i will keep the "latest activity".

Sure thing bra! Glad i helped,

You know you can remove those by dong this too,

Replace the word "Member:" by "Members Group"

and place this code inside your Custom box

<script type="text/javascript">

x$("a:contains('Members Group')").parent().remove();

</script>

 

 

Peace

wow thank you so much!! can you please help me? I'm trying to hide the member count as well as the member avatars from the invitation email..I searched everywhere in the LE but no luck...any recommendations? thanks, Mandy

RSS

Latest Activity

Ambroise favorited Eric Suesz's page Ning 3.0 Roadmap
18 minutes ago
Ambroise commented on kid k's group 'Ning French Networks'
"Dans le menu, il y a marqué Ning 3.0 lol"
20 minutes ago
Jean-Christophe Fa(u)dot commented on kid k's group 'Ning French Networks'
"En ce qui me concerne, c'est à peine si je sais que Ning 3 existe ou va exister !…"
2 hours ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, here is the code you need to put into your bottom custom code box in the design center…"
2 hours ago
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"ahhh now that makes sense.  Thanks for clarifying :)"
4 hours ago
Strumelia replied to FedMedic's discussion '3.0 Why is all my text centered?'
"Thanks so much, and please DO let me know what their support team is like, when you first make use…"
4 hours ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, I'll try to post something more logical with screen shots. But, you'll see -…"
5 hours ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Kos, the reason for the code is to have elements only display on the home page. By default, Ning…"
5 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service