Hi all,

Can anyone inspect the element for members module on group?

.module_members is not working and I don't think so this the right class for it.

Views: 145

Replies to This Discussion

I'm seeing:
xg_module_body vcard-48grid
Here's some other goodies I did for Groups a while ago if you want them:
Scroll bar / Group Comments:
/* Scroll Group Comments */ .xg_widget_groups div.xg_module div#comments.xg_module_body {height: 700px;overflow : auto;position:relative!important;}
Scroll bar / Group Pages:
/* Scroll Bar for Group Pages Module */ .xg_module.module_page .xg_module_body{height: 200px;overflow : auto;position:relative;}
Group Pages Background:
/* Make Group Pages List Stand Out */ .xg_module.module_page .xg_module_body{background: url(YOUR IMAGE SOURCE HERE);important;padding:4px!important;}

Fire-Tech,

Would be cool to add those here too:

http://jensocial.com/group/premiumningtipsbyjen/forum/topics/scroll...

Thanks for all your input on JenSocial. ;-)

Jen

Hey Fire-Tech!

Okay, that is just too bizarre.  Would you believe that Bernard added this tip at 6:19AM this morning? Are you guys sharing the same mind today? LOL That is just wild. The code is a little different, but same end result.

http://jensocial.com/group/ningnetworktips/forum/topics/scroll-bar-...

 

/* Scroll Bar for Comment Wall */

.xg_widget_groups_group_show #comments.xg_module_body{height: 1000px;overflow : auto;position:relative;}

 

Thanks Guys! You both ROCK!

Jen

Yeah, that's very interesting. I shared a bunch of tricks for groups last year with others in the threaded responses. I'll hunt them down & put them in the tips section.

Hi Fire-Tech,

The xg_module_body vcard-48grid is not an element what I'm looking for. I wanted to insert an object underneath the members module. If I use  xg_module_body vcard-48grid then the object will be inserted within or inside members module that I don't want and obviously doesn't look good.

 

Thanks

Bernard,

It's take capturing several elements, one that Fire-Tech provided, and depending on what you're trying to accomplish.

Best,

Jen

Hi Jen, 

Thanks for your reply. Well I'm trying to insert an object underneath the members module using Jquery. But I'm unable to inspect an element.

Thanks 

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips