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

NC for Hire

This is a simple tip and trick for adding a classy, eye catching Under Construction Banner to any Groups you are working on that are not quite ready for prime-time.  This tip uses no images or javascript...just simple HTML and CSS

Example:  Makulu Journey Channel

First the Tip:

Add the following CSS to your Custom CSS (or if you are bringing in an external style sheet for a group, add it there)

#construction {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1000;
    font-size: 2.7em;
    color: black;
    font-weight: bold;
    -webkit-transform: rotate(315deg) scale(1) skew(1deg) translate(-200px, 0);
    -moz-transform: rotate(315deg) scale(1) skew(1deg) translate(-200px, 0);
    -o-transform: rotate(315deg) scale(1) skew(1deg) translate(-200px, 0);
    -ms-transform: rotate(315deg) scale(1) skew(1deg) translate(-200px, 0);
    transform: rotate(315deg) scale(1) skew(1deg) translate(-200px, 0);
    background-image: repeating-linear-gradient(55deg, rgb(255, 255, 255), rgb(255, 255, 255) 50px, rgb(248, 174, 94) 50px, rgb(252, 144, 3) 110px);
    -webkit-box-shadow:  5px 5px 10px 0 rgba(0, 0, 0, .2);
    box-shadow:  5px 5px 10px 0 rgba(0, 0, 0, .2);
}

#construction p {
    margin: 0;
  /* color: #F2F2F2; */
    border-top: 1px solid #eee;

}

Now the Trick:

Add the Following HTML inside the box where you place the description of the group, so it disappears after a site member has seen it.  In other words, add  =editPages  after the Group URL and add it to the description box in HTML view.

<div id="construction">
 <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Under Construction</p>
</div>

Note:  You can obviously change the wording to something other than Under Construction

           - You can also add this HTML to a text box inside the group if you'd like for it to continue to display.

          - Don't forget to remove it when your group is ready.

I was going to add this to my How Did You Do That Group on Creators, but those posts just don't seem to be indexed yet and have not made it into the stream.  For Example:  Tip: Magic Inline Facebook Style Dropdowns with CSS Only

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

LUIS NASSIF and Asher Lukx are now friends
Tuesday
Joven updated their profile photo
Mar 25
⚡JFarrow⌁ updated their profile photo
Mar 25
Bizz replied to ⚡JFarrow⌁'s discussion
A Simple Way to Move Navigation Up Into Account Bar
"You could but then the logo would have to be small as the bar would have to become big if you…"
Mar 24
⚡JFarrow⌁ replied to Barney Lodge's discussion
Group Creation by Script
"Yes you can if you don't mind wrestling with the API...  ill send you my contact info... i have a…"
Mar 22
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
A Simple Way to Move Navigation Up Into Account Bar
"any ideas on how to get the logo up into the bar as well before the navigation?"
Mar 22
Barney Lodge updated their profile
Mar 21
Barney Lodge updated their profile photo
Mar 21
ψψ ⚜ LuciStG ⚜ψψ updated their profile
Mar 21
ψψ ⚜ LuciStG ⚜ψψ replied to Annabel Gregory's discussion
Email address capture
"You could ask members a profile question. I do this as well just go into settings > members >…"
Mar 21
ψψ ⚜ LuciStG ⚜ψψ replied to Barney Lodge's discussion
Group Creation by Script
"As far as I Know you can not create groups on ning using a script. You have to create them one at a…"
Mar 21
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
A Simple Way to Move Navigation Up Into Account Bar
"yes it is now perfect and with the added bonus of a sticky navigation when fixing the account bar…"
Mar 17
More…

Meanwhile, you can check our social media channels