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.

Tags: css, design, discussion, forum, group, layout

Views: 179

Reply to This

Replies to This Discussion

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>

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

www.manyoldfriends.ning.com

I'm thinkin' that's a toughie!!

RSS

Latest Activity

Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
"My experience on Ning 2.0 has been that videos posted by me (through the Network Creator profile or…"
50 minutes ago
Apostle Solael replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
"You know, I do not understand.  I have always been able to view youtube videos full…"
1 hour ago
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"hahaha it's just not my day. hahahaha"
2 hours ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
".button.button-iconic {  background-color: red !important;} i sweatr that should work "
4 hours ago
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"It just hates me; pure and simple.  lol"
4 hours ago
Kos replied to Suzie Nielsen's discussion 'quick question'
"You need to have Excel.  Do you have another member you could grant access to it?   …"
4 hours ago
Suzie Nielsen replied to Suzie Nielsen's discussion 'quick question'
"Thanks, I guess I do not have a program to open this CSV thingy... tried but it looks complicated…"
4 hours ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"try adding !important"
5 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service