Current status of the Ning Platform is always available on the Ning Status Blog.

NC for Hire

What I am going to show you is how to have a manageble system for adding different background images to different groups using a little bit of CSS code and a dropbox account.  This is a revisit to an old dropbox tip I post a long time ago.

For this tutorial, I advise downloading Dropbox if you do not already have it. Download Here

Once installed you can find the Dropbox folder at C:\Documents and Settings\[username]\My Documents\My Dropbox\. Navigate to the folder and you will see a folder inside named 'Public'.  Anything you put in this folder will have a publicly accessible URL.  Which means you can host CSS files inside.  I'd recommend adding a folder to this Public folder called 'css' which is where you are going to store these files.

How to have different backgrounds for different Groups in Ning 3.0

(1) Open a new text document and paste the following CSS into the document:

body { border: 0px double #fd0e19;
background-image: url(https://api.ning.com/files/I7biqbcZ7GsuH2ILIxPCWQB7YZwpU41E*SQBoq1Ib34OQw68sMRCV8aw*O5cKFi8BN8kNxQbyabwFfwvT3YHir6jTGTCDsDl/jbfarrowningtips.png);
background-color: transparent;
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;
}

(2) Change out the parts in RED with your own image and Save document as a file named  group1.css and save it to the 'css' folder inside your public dropbox folder.  This style will overwrite the sitewide style just for the pages you insert it into in step 4.

            (a) You can create another CSS file for a different group by changing out the image again                and save the file as group2.css, group3.css and so on.  I have different groups for                       different locations, so I name mine Alaska.css, Alabama.css and so on.  Attached is an                example style sheet to start with.

            (b) also, if you'd like to not have to upload the images through the Ning text box, you                   can create another folder inside the Public folder and name it something like 'img' -                     store your images in that folder.  In this case you would have a URL like the following                  instead of the long api.ning.com address:

https://dl.dropboxusercontent.com/u/XXXXXX/img/group1.jpg

(3) Now go to your Dropbox> Public> css folder and right click on your group1.css file and click "Copy Public Link"   which will give you a link like the following:

https://dl.dropboxusercontent.com/u/XXXXXX/css/group1.css

Notice the XXXXXX which represents your unique Dropbox ID   yours will be unique to your dropbox.

(4) Copy the following code into an HTML box inside the pages of a group you'd like to have a different background in, but first you'll need to paste the URL which points to your css file you just made.

<link href="https://dl.dropboxusercontent.com/u/XXXXXX/css/group1.css" type="text/css" rel="stylesheet" />

Now the best part about managing your group styles like this is you can simply change out the background or add further styles to that sheet without having to touch the HTML of the page any further.  One you change and save the css file, it will automatically change on your network.  This works for both Ning 2.0 and 3.0.  In my 2.0 network, i had over 300 groups, each styled with their own css style sheet, so go wild!

Have you found any innovative methods for custom styles on your network?  Tell us below!

As always, if you are in need of help with setting up or customizing your Ning network, give me a shout on my profile.  Good Luck Guys!

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • This is a nice tip. I've downloaded the css file to Notes ++ and plan to edit it and try it out. Warmly, Susan

  • NC for Hire

    You can still use dropbox, but i have been using Google Drive lately for serving these style sheets

  • NC for Hire

    still love this hack

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Josef Essberger replied to Garfield Archivist's discussion
For Creators & Admins: Automated Process for Removing Inactive Users
"Are you still offering this service?"
Wednesday
Michael Rua Franco posted a discussion
Hello,¿Do you know how I can resolve this problem?My internet antivirus is detecting a possible…
Monday
Disha Rush updated their profile
Jul 13
Marly posted a discussion
Is there anyway to make comments from one member's profile to another appear on the activity feed.…
Jul 11
Josef Essberger updated their profile photo
Jun 25
kostasgr liked Alex - Rosas † Negras's discussion I want to thank JOHN BIZLEY ( BIZZ) for his invaluable help, active icons on the Ning bar,CODES ADDED
Jun 13
Daniel J. Wilford updated their profile
Jun 12
Pam Givens posted a discussion
HiIs there a way to post photos that won't go onto my page.  We just had a great conference and all…
May 31
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Styling Groups with New Design Studio with CSS and a Swift Hack
"nice assist
 "
May 19
⚡JFarrow⌁ replied to Alex - Rosas † Negras's discussion
I want to thank JOHN BIZLEY ( BIZZ) for his invaluable help, active icons on the Ning bar,CODES ADDED
"nice tip!"
May 16
Brandon Cameron updated their profile
May 11
John Hodge updated their profile
May 9
More…

Meanwhile, you can check our social media channels