This will widen the first column, hide the right column and change the background color of group description in the specific group page. You may want to adjust the width  and background color to your preference. This code is made for New Design Studio.

Instructions: Be sure to change your group page name as my group page name is classified. How to find the group page name? See example here: http://www.ksnonline.org/group/classified

After replacing your group page name, copy and paste the code into custom Code.

You are done!

<script type="text/javascript">
if (window.location.href.split('group/')[1] == 'classified') {
x$('.xg_span-16').css('width','982px');
x$('.xg_span-4').css('width','183px');
x$('.xg_span-12').css('width','790px');
x$('.xg_span-5').css('display','none');
x$('.nopad').css('background-color','#eef2d5');
x$('.xg_user_generated').css('width','500px');}
</script>

<script type="text/javascript">
if (window.location.href.split('group/')[1] == 'classified?xg_source=activity') {
x$('.xg_span-16').css('width','982px');
x$('.xg_span-4').css('width','183px');
x$('.xg_span-12').css('width','790px');
x$('.xg_span-5').css('display','none');
x$('.nopad').css('background-color','#eef2d5');
x$('.xg_user_generated').css('width','500px');}
</script>

If you want to change your regular group to classified group or some other kind of group, I'm available for hire or contact me at bernardmax2@gmail.com

Try our Private Support ( Instant and Full Support)

Live Preview: Here

Preview:

Tags: Give, Tip:, a, different, group, look, page, specific, to, your

Views: 1201

Reply to This

Replies to This Discussion

You are an excellent developer Thank you I hope interested in the development of images ^ ^

Hi classic,

Thank you. BTW, can you explain me clearly what is development of images?

*I mean it to come down in private developments pictures

I still didn't not get you. sorry my friend.

Bernard, This worked great on the groups I tried it on. However, it pushed everything over in the footer on those group pages, making it skiny. Have a look here at the footer. 

Hi Michael,

It pushed nothing. Your all modules are in the first column except members module. 

Thanks

Bernard

Hi, Bernard,

I am talking about the information in my footer. If you scroll down to the footer, that information is now moved over to the left in this group and another group where I used your tip. 

Then look at the links in the footer on all the other pages as it normally should be. 

Do you see what I mean?

Gotcha. I will try to fix this issue and get back to you.

Thanks Michael.

Thanks Bernard. This is a very great tip. I modify the code a little bit to fit my site.

Because the url of the group I want to change is 

http://www.iyoume.net/group/metemple#axzz1wnWPGiPM

or 

http://www.iyoume.net/group/metemple?xg_source=activity#axzz1wnWPGiPM

( #axzz1wnWPGiPM is traffic tracking code, changes all the time. "metemple" is the real group page name.)

So I just modify one line of the code above to this and remove the second part of the <script> tag.

if (window.location.href.split('group/')[1].split('#')[0] == 'metemple' || window.location.href.split('group/')[1].split('?')[0] == 'metemple') {

It's only affect the specific group and looks very nice.

It's pity that every group page don't have it's own unique id or class name. Otherwise we can use pure CSS instead of Javascript. ^^

Hi Alex,

Glad you like my tip. That's right Alex every group page doesn't have its own unique  ID. So ultimately we have to use javascript code.

You are very welcome Bernard. I'm thinking the performance maybe better if using regular expression instead of split(). :)

Bernard, could we list multiple groups by listing the group ids as  classifieds,anothergroup,anothergroup  ?

RSS

Latest Activity

Jelena replied to John Bizley's discussion 'New Adjustments For Your Video Player To Make It Stand Out From The Site Background'
"WOW nice  and great work John."
24 minutes ago
Thiago Santos de Moraes replied to Elshara Silverheart's discussion 'More Feature Requests'
"I'm asking Ning about this on Twitter."
1 hour ago
deedee gauzot joined md's group
Thumbnail

Templates, Codes, Scripts and Tweeks

This group is for the Ning guru's who help us regular folks out with all the TCS & T we need to…See More
2 hours ago
deedee gauzot favorited Michael Goebel's group Creators Suggestions for Ning
2 hours ago
deedee gauzot joined Michael Goebel's group
Thumbnail

Creators Suggestions for Ning

A place for Creators and Ning design staff to get together and discuss ideas to enhance and improve…See More
2 hours ago
deedee gauzot favorited SweetPotato's group Theme Designs
2 hours ago
deedee gauzot joined SweetPotato's group
Thumbnail

Theme Designs

A group for Creators and Designers to share, buy and sell, and discuss their Ning Design Studio…See More
2 hours ago
deedee gauzot joined kid k's group
Thumbnail

Ning French Networks

A group for french network creators!See More
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service