I want to remove the "created by" text and image in the groups. How can I do that?

This is one of my groups. Groups are only created by Admins not the network members so I don't want my name and picture to be in them all. How can I hide the information on this page?

Thanks in Advance!

Views: 379

Reply to This

Replies to This Discussion

.xg_widget_groups .xg_headline .tb ul.byline li{
display:none !important;
}
.xg_widget_groups .dy-avatar-64{
display:none;
}

Thank you.

thank you... i've been wanting to do this also so i went to 'Inspect Element' took me a few trys dunno what all that stuff means sometimes i get lucky see the actual CSS page style without being inline... !

nice work woody!  this will be great to add to my CSS files for groups..

REVISION... dang 'view all members' wouldnt work OOPS ! hadda b more specific in line 2 ->

.xg_widget_groups .xg_headline .tb ul.byline li{
display:none !important;
}
.xg_widget_groups .xg_headline .dy-avatar-64{
display:none;
}
.xg_widget_groups .member_item_thumbnail{
display: display !important;
}

last line optional... ;)

Forgive me for being such a newbie but where do I enter the code to do this?

I tried going to my inspect element but how do I save changes to it?

"THE CANADIAN EMBASSY" hosted by Ron Dumeah

That is how I want it to look

"THE CANADIAN EMBASSY" hosted by Ron Dumeah

That is how it looks at this time.  It is just a matter of removing a node or two in the elements, but where do I change that?

You have to put the code in the Custom CSS box.

Sheley Thank you.  Looks like it is time to move my site to the design studio!

Shelley,

I hate to bother you but I cant seen t get this to work.  I have updated to a design studio so that I can use the advanced option and add custom CSS but it still has the created by info in the groups.  Any help is appreciated

It seems to work fine for me when I put it in the Design Studio's Advanced area. 

RSS

Latest Activity

Donna Mac replied to Donna Mac's discussion '3.0 Video - can someone explain?'
"How weird is that?   I don't quite understand that concept if only I can post what is on…"
28 minutes ago
Kos replied to Donna Mac's discussion '3.0 Video - can someone explain?'
"That's my understanding but let's see if others have an approach on how they're…"
31 minutes ago
Riccardo Rossini replied to Alex's discussion 'More styling in the Design Studio'
"An another thing about avatar: the image uploaded that aren't in square aspect ratio are…"
43 minutes ago
Bree replied to soaringeagle's discussion '3.0 feature request'
"I hope this feature will be added, as SE says it will really help to drive activity and allow…"
1 hour ago

NC for Hire
Bernard Lama replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"You are welcome Gabriel."
2 hours ago
Kos replied to Angie Fisher's discussion 'Help for a 3.0 Newbie Please....'
"Create a 2nd page and save it. Once saved a box will appear "make subtab". Check that and…"
3 hours ago
Riccardo Rossini replied to Alex's discussion 'More styling in the Design Studio'
"Alex, can you please consider this…"
3 hours ago
Riccardo Rossini replied to Riccardo Rossini's discussion 'Severe bug!' in the group The Sandbox
"Tha problem is still not solved...:(("
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service