Currently we are thoroughly watching over the situation in Ukraine and trying to support the brave and unstoppable spirit of Ukrainian nation in fight against Russian invasion by donating to the official resources provided by the Government. NING is standing with Ukraine in this fight for freedom and independence and if you want to show your support you can donate here.
Слава Україні! Героям Слава!

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

New installation directions for Ning2 Users.

Happy holidays everyone :-)  If anyone needs help setting up or customizing this code, just let me know I'll be more than happy to help.

Main code.  There are 11 different backgrounds to choose from underneath the main code. Just replace the top code in this main code with any of the 11 theme background codes below.

Ning3 The code goes in your "design studio CSS section" for your whole network.

Ning2 The code goes in your "design studio CSS section" for your whole network or individual profile pages. Important Ning2 Users need to remove the fallings snow CSS from the bottom of the main code and use the falling snow Stylesheet Version instead, It's right below the main code. Doing it this way prevents the snow from showing in your dashboard. ( If you're using the code for an individual profile. There's no need to switch the falling snow code. )

 /* Start GEOCOMs CSS winter-holiday themes v3 */

/* Start theme change*/
/* background img code */
/* replace this code for a new theme background img */
 
  /* Start theme "winter wonderland 3" */
  body {
     background-image: url( https://storage.ning.com/topology/rest/1.0/file/get/558238?profile=original)!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     }
  /* End "winter wonderland 3" */

/* End theme change*/

/* Start import Lobster cursive Font */
  /* Do not edit this code */
@font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: 400;
src: local('Lobster'),
local('Lobster-Regular'),
url( http://fonts.gstatic.com/s/lobster/v11/MWVf-Rwh4GLQVBEwbyI61Q.woff) format('woff'); }
/* End import Lobster Font */

/* Start Happy Holidays text upper left corner CSS */
  /* in this section you can change the "Happy Holidays" text */
  /* raise or lower the text by changing the "top:50px"  */
  /* and change the text color and size */
BODY:after{
font-family: 'Lobster', cursive!important;
position: absolute!important;
z-index:9!important;
left:0px!important;
margin-left:10px!important;
height: 20px!important;
top:50px!important;
content: "Happy Holidays"!important;
font-size:24px!important;
color:white!important;}

@media screen and (max-width:960px)  {
BODY:after{
display:none!important;}   }
/* End Happy Holidays text */

/* start module colors and occupancy CSS */
/* RGBA color generator at */
/* http://www.css3maker.com/css-3-rgba.html */
body DIV.banner-frame.profileCoverArea-frame.cf,
body DIV.grid-frame.sheet,
#xg_body  {
border: 1px solid rgba(0, 0, 000, 0.3) !important;
border-radius: 11px 3px !important;
box-shadow: 0px 10px 3px 6px rgba(0, 0, 000, 0.9) !important;
background-color: rgba(0, 0, 000, 0.4) !important;
background-image: url(none)!important;}

.xg_module_body,
DIV.xg_module,
SECTION.site-bodyFrame {
background-color: rgba(0, 0, 000, 0.0) !important;
background: rgba(0, 0, 000, 0.0) !important;
background-image: url(none)!important;}
/* End module colors and occupancy */

/* Start GEOCOMs Css Background overlay "falling Snow" V2 */
/* Ning2 Users need to remove this code*/
BODY:before{
content: ""!important;
position: fixed!important;
left:0px!important;
top:0px!important;
width: 100%!important;
height: 101%!important;
background: url( https://storage.ning.com/topology/rest/1.0/file/get/14580443?profile=original);
background-size: 600px 600px!important;
background-repeat:repeat!important;
z-index:-1!important;}
/* End falling Snow CSS */

/* End winter-holiday themes */

Important
Ning2 Users need to remove the fallings snow CSS from the code above and use this falling snow instead. Doing it this way prevents the snow from showing in your dashboard.

<!-- Start Ning2  "falling Snow" V2 -->
<!-- The code goes in your "NC custom code box" -->
<link rel="stylesheet" type="text/css" href="https://storage.ning.com/topology/rest/1.0/file/get/963872804?profile=original"/>

background theme codes Here are the 11 background theme codes. Choose the one you prefer and add it to the main code above.

  /* Start theme "winter wonderland" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558133?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "winter wonderland" */

  /* Start theme "winter wonderland 2" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558198?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "winter wonderland 2" */

  /* Start theme "winter wonderland 3" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558238?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "winter wonderland 3" */

  /* Start theme "family fun Snow" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558264?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "family fun Snow theme"*/

  /* Start theme "Frozen Waterfall" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558271?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "Frozen Waterfall"*/

  /* Start theme "winter Woods" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558278?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "winter Woods" */

  /* Start theme "Holidays in the Cascade Mountains" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558300?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center;
     color: white!important;}
  /* End "Holidays in the Cascade Mountains" */

  /* Start theme "Holidays in the Cascade Mountains 2" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558306?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center bottom;
     color: white!important;}
  /* End "Holidays in the Cascade Mountains 2" */

  /* Start theme "winter on the farm" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558311?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center top;
     color: white!important;}
  /* End "winter on the farm" */

  /* Start theme "Frozen in Time 2" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558348?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center bottom;
     color: white!important;}
  /* End "Frozen in Time 2" */

  /* Start theme "snow light tree" */
  body {
     background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/558386?profile=original")!important;
     background-attachment: fixed!important;
     background-size: cover!important;
     background-position: center right;
     color: white!important;}
  /* End "snow light tree" */

below

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

  • Great work George. As far as the live ones, I think I like the one on CRF 2.0 the best.

    Blessings.

    • Thank you Jim. :-) I like the one that's on CRF 3.0 the best. :-)

  • Very cool George.
  • Nice work George :-) I'm looking forward to using one of these, There all good hard to make my mind up which one :-)

    • Thank you Dave, I thought they were pretty neat. LOL :-)

  • Important Ning2 Users need to remove the fallings snow CSS from the bottom of the main code and use the falling snow Stylesheet Version instead, It's right below the main code. Doing it this way prevents the snow from showing in your dashboard. ( If you're using the code for an individual profile. There's no need to switch the falling snow code. )

  • Hi George 

    love the themes , can you sort one out for our site N2 please :D

    • Hello Mary it's nice to see you again. :-)

      Of course I can help.  Just pick one of the background themed images and place it in your design studio CSS section. Then place this code in your NC custom code box.

      <!-- GEOCOMs CSS winter-holiday themes v3 -->
      <!-- The code goes in your "NC custom code box" -->
      <link rel="stylesheet" type="text/css" href="https://storage.ning.com/topology/rest/1.0/file/get/964750004?profile=original"/>

      Or you can just let me know which theme background you want to use and send me your login information in a message and I will insert the codes for you. Your login info has changed since last time I was there. :-)

    • Mary, have a look at your 2.0 network and let me know if you like the theme the way it is. :-) Hope you like it.

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

Alex - Rosas † Negras posted a discussion
22 hours ago
Alex - Rosas † Negras posted a discussion
Wednesday
Alex - Rosas † Negras replied to Suave's discussion
I AM LOOKING FOR DEVELOPER ASSISTANCE WITH ADDING AUTOMATIC MUSIC TO MY HOME PAGE
"if you need I'm here, if you look in my discussions you will also find the playstil"
May 23
Alex - Rosas † Negras replied to ⚡JFarrow⌁'s discussion
What is going on with Ning? What Do We have to Look Forward To?
"Bizz ⚡JFarrow⌁ 
I'm sorry that many like us have worked so hard and given up, but at least I'm…"
May 23
⚡JFarrow⌁ posted a discussion
Back in the day, this community was jumping with activity.   But since the Ukraine war broke out we…
May 22
⚡JFarrow⌁ and Truebook are now friends
May 22
Alex - Rosas † Negras 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
"A thousand thanks"
May 20
Alex - Rosas † Negras replied to Pam Givens's discussion
Landing Page
"Pam Givens this is an example i created of an old 3.0 site"
May 20
Alex - Rosas † Negras replied to Pam Givens's discussion
Landing Page
""
May 20
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
Sorry for my absence
"Pam Givens hi my friend, yes everything is ok a big hug"
May 19
Alex - Rosas † Negras replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"⚡JFarrow⌁  hi my bro! the situation is sad, Biz and all the programmers are missing, once we all…"
May 19
Alex - Rosas † Negras and Truebook are now friends
May 19
More…