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

NC for Hire

If you have been thinking about how to add a scrolling background image to your Ning network, but have not been sure how to do it, you're in luck! This example uses just CSS and a single image. Other similar solutions require javascript to work, but not this one!  Place the following code into your Advanced CSS box and smile!

Scrolling Background Images On Your Ning Network.  Example:

You'll want to replace my 'surveyors.jpg' image with your own.

Add this to CSS:


body {
height:100%;
background-attachment:fixed;
padding:0px;
margin:0px;
background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/11390612?profile=original');
/*Change this url to your panorama image*/
background-repeat:no-repeat;
background-position:0%;
background-size:auto;
animation-name:backgroundanimation;
animation-duration:50s;
animation-timing-function:linear;
animation-delay:0s;
animation-iteration-count:infinite;
animation-direction:alternate;
animation-play-state:running;
/* Firefox: */
-moz-animation-name:backgroundanimation;
-moz-animation-duration:50s;
-moz-animation-timing-function:linear;
-moz-animation-delay:0s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:alternate;
-moz-animation-play-state:running;
/* Safari and Chrome: */
-webkit-animation-name:backgroundanimation;
-webkit-animation-duration:50s;
-webkit-animation-timing-function:linear;
-webkit-animation-delay:0s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:alternate;
-webkit-animation-play-state:running;
/* Opera: */
-o-animation-name:backgroundanimation;
-o-animation-duration:50s;
-o-animation-timing-function:linear;
-o-animation-delay:0s;
-o-animation-iteration-count:infinite;
-o-animation-direction:alternate;
-o-animation-play-state:running;
}
@keyframes backgroundanimation {
from {background-position:0%;}
to {background-position:100%}
}

@-moz-keyframes backgroundanimation {
from {background-position:0%;}
to {background-position:100%}
}

@-webkit-keyframes backgroundanimation {
from {background-position:0%;}
to {background-position:100%}
}

@-o-keyframes backgroundanimation {
from {background-position:0%;}
to {background-position:100%}
}

I sincerely hope you not only find my tips helpful for practical use on your Ning network, but also consider them inspiration for doing more with your network to make it more exciting for your members (and yourself).

If you ever find that you need help with your Network redesign or simply adding some interaction to your network, send me a message on my profile or give me a call. I'm happy to help and look forward to seeing what you have done!

Other Ning Tips and Tricks You Might Have Missed:

 

STICKY TIP: MAKE YOUR NAVIGATION STICKY (FIXED TO TOP OF SITE ON SCROLL)

TIP: BEST TOOL FOR CREATING ANIMATED GIF WALKTHROUGHS

STYLE HACK: HOW TO HAVE DIFFERENT BACKGROUNDS FOR DIFFERENT GROUPS

TIP: RESPONSIVE MEDIA EMBEDDING 3.0

GIFT TO NCS: NING 3.0 DIMENSIONS INFOGRAPHIC

INFOGRAPHIC: DIMENSIONS FOR SOCIAL MEDIA DESIGN OF PROFILES

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

Kos posted a discussion
In November we began to notice Chat "freezing up" and when we would refresh the page, it would…
Dec 27, 2024
Eva Libre posted a discussion
UpdateMerry ChristmasToday I woke up totally frustrated and determined to do something.At the end…
Dec 26, 2024
Eva Libre liked Eva Libre's discussion Ning 3.0 is antisocial!
Dec 25, 2024
Eva Libre updated their profile
Dec 25, 2024
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Update
Merry Christmas
Today I woke up totally frustrated and determined to do something.
At the…"
Dec 25, 2024
Pam Givens replied to Pam Givens's discussion
Landing Page
"What I meant to say, if I could spell:
I've attempted to create a landing page and have't had much…"
Dec 12, 2024
Pam Givens posted a discussion
I've attempted to crate a landing page and have't had much success.  I'd rather have one on my…
Dec 12, 2024
Luxury Residences updated their profile
Dec 6, 2024
Asumi Carol updated their profile
Dec 2, 2024
Shada Hotel updated their profile
Nov 29, 2024
Howard Sands replied to Mark Thorpe's discussion
NING is broken?
"I am not a techie, I don't understand the first thing about it, but have a HUGE problem with Ning…"
Nov 27, 2024
Howard Sands replied to Donna MacShoe's discussion
Ning Support phone number for my 20 yr old site
"I hope this helps
Ning  https://www.ning.com/contact-us/
1-855-233-6436 (USA/Canada Toll Free)…"
Nov 27, 2024
More…

Meanwhile, you can check our social media channels