
Hey ho is there anyone who would be able to help.
Is there any way to change a background or css style for a single group discussion forum, without it affecting other groups? maybe by linking a css style sheet to it (tried to do something but it haven't worked).
I did manage to style the group layout nicely but it always goes back to the default site design once i click on the discussions. Just curious if ning is ever going to give people such a power over group design. It would be very welcomed to have a good control over what you can change in groups.
Permalink Reply by Debby de Wilde on June 9, 2012 at 2:02pm It could be that this is what you are looking for: http://creators.ning.com/forum/topics/tip-give-a-different-look-to-... (by Bernard Lama)

Give this a try....This code goes to custom code.
<script type="text/javascript">
if (window.location.href.split('group/')[1] == 'YOUR_GROUP_URL/forum') {
x$('.categories tbody tr:nth-child(odd)').css('background','red');
x$('.categories tbody tr:nth-child(even)').css('background','red');
}
</script>
<script type="text/javascript">
if (window.location.href.split('group/')[1] == 'YOUR_GOUP_URL') {
x$('.module_forum .vcard:nth-child(odd)').css('background','red');
x$('.module_forum .vcard:nth-child(even)').css('background','red');
}
</script>
Permalink Reply by Design Faerie on June 20, 2012 at 6:45am Every single one of out groups has a different background--grab css code for a pre-designed background and put that in the EDIT in the desired Group and save..you will then have a different background for the group
Wish I could should you-but out network is private
one of our groups
far different from our Main page
Permalink Reply by Design Faerie on June 20, 2012 at 8:21am I'm thinkin' that's a toughie!!
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Apostle Solael replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to Suzie Nielsen's discussion 'quick question'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'© 2013 Created by Ning.
