Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
Permalink Reply by JenSocial on March 10, 2011 at 8:42pm Tracy,
I worked with/for Kris of BikersPost on this, and I found that there isn't a CSS identifier for the specific element. You either have to remove the entire paragraph which includes the description, or nothing. I was able to hide the # of members and latest activity using "last-child", but only in FireFox. So, really not a solution.
It's just one of those cases where there isn't a unique identifier breakdown, if that makes sense.
Best Regards,
Jen
Permalink Reply by vaqzツ on March 11, 2011 at 12:32am
Ms. Jen is right you can't target and remove that specific paragraph unless there is a unique identifier assigned to it. This is really a problem specially when you want your own custom styling for your network. But our ability to change values in our language editor will help you in this situation. What I mean is you can use the language editor to edit and assign a specific "class" or "id" to the word "members:" so that it becomes a one unique element and you can then remove it via CSS.
I consider language editor as a powerful tool only that one should be very careful upon using it. Misuse of the LA may cause to unacceptable result. I will show you how powerful it is by taking your issue as an example - removing member counts on the group page - Should you wish to apply my workaround please make sure you follow exactly my instructions below. Liabilities that may occur after not following my instructions correctly is not my responsibility. I have already tried this on my network and the result is great :
Permalink Reply by JenSocial on March 11, 2011 at 12:40am Vaqz,
If this works as you have described, this is brilliant! I will give it a go tomorrow, because Kris really needs this. You continue to amaze me. So nice to see you around! I would have never thought to do this, but makes perfect sense. Just brilliant...
Thanks again, and keep that creative mind moving forward!
Jen
Permalink Reply by JenSocial on March 11, 2011 at 12:45am Hey Vaqz, don't we need to narrow it down to the instance on Group page, only?
Something like this:
.xg_widget_groups div#xg_body div.xg_column div.xg_span-16 div.xg_span-12 div.xg_module div.xg_module_body div.xg_column div.pad5 span.remove, span.remove + strong {display:none;}
Could you test it? Is that correct?
Best,
Jen
Permalink Reply by vaqzツ on March 11, 2011 at 12:52am oh I almost forgot. To be safe and sure, we can set it up so that the changes will take effect only on the group page. Following your code I may write it this way:
.xg_widget_groups span.remove, .xg_widget_groups span.remove + strong {
display:none !important;
}
thanks Ms. Jen
-vaqz
Permalink Reply by JenSocial on March 11, 2011 at 12:55am Yep, short and sweet. I just grabbed the CSS fast as I could, before someone used the span.remove that would remove all member #, everywhere. LOL.
Thanks again Vaqz, great thinking!
Love your new pic, btw. You have grown up on me! Have you finished your degree yet?
Permalink Reply by vaqzツ on March 11, 2011 at 1:06am
Permalink Reply by JenSocial on March 11, 2011 at 1:26am Congratulations Vaqz! I'm truly proud of you. Your personal pic is welcomed. Things have changed around here, and will change even more in the future. There will be more of a distinction between the JenSocial Community and the Directory.
Keep up the good work - - got your whole life ahead of you! Great things are in store.
Best Regards,
Jen
Permalink Reply by Katherine Ackers on April 14, 2012 at 2:43pm ms jen, I would love to figure this out, i only want to remove member count of the members of the groups on the home page? :D thans so much in advance ;D have a great weekend
Permalink Reply by JenSocial on April 14, 2012 at 5:05pm Hi Katherine,
Give this a try:
.xg_widget_main .module_groups div.tb p.xg_lightfont {
display:none!important;
}
Add to Advanced CSS via: My Network/Settings/Appearance (Design Studio Dashboard/Advanced)
Best Regards,
Jen
Permalink Reply by Katherine Ackers on April 14, 2012 at 5:16pm You are so kind, I cut and pasted EXACTLY like above and it didn't remove the member count.. does it go in the custom code section 'bottom left'? thanks again!!
Permalink Reply by JenSocial on April 14, 2012 at 6:19pm Custom Code? The instructions stated the following: Add via My Network/Settings/Appearance (Design Studio Dashboard/Advanced).
If it doesn't work, add to top of your CSS. This typically means there is an error at bottom of CSS, that you will eventually need to locate.
Best,
Jen



Started by Enrrico Torres in Ning Tips & Tricks 3.0. Last reply by JenSocial 2 hours ago. 1 Reply 0 Favorites
Started by PaperDigitalArt and Imagesbykim in Ask For Ning Help (Support Questions). Last reply by PaperDigitalArt and Imagesbykim 10 hours ago. 2 Replies 0 Favorites
Started by JenSocial in Ning 3.0 yesterday. 0 Replies 0 Favorites
© 2013 Created by JenSocial.
Powered by
© Copyright JenSocial.
