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: 1184

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

Riccardo Rossini replied to Riccardo Rossini's discussion 'FANTASTIC!!'
"How can I do the same in Facebook? It seems that is not working"
23 minutes ago

NC for Hire
SweetPotato replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Phil, When you release the migration tool, will there be a way to migrate certain blog posts (by…"
41 minutes ago
Riccardo Rossini replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Me too you can style it in chrome via CSS but not in FF. Thanks"
1 hour ago
Lady Panter favorited Rafael's group Ning Networks en español
5 hours ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Thanks!"
6 hours ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Let me send you a friend request so I can message you rather than take this thread more off-topic."
6 hours ago
Paul Corona replied to Suzie Nielsen's discussion 'Watching Cultivating videos- have questions!'
"So many folks were asking the same questions that I thought actually showing them the basics of the…"
7 hours ago
Chris replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Nope, had all the answers: "it's not a bug", "it is a bug and has been…"
8 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service