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

In the past when I ran a full member network the most common questions I got asked were how to add a photo or edit a photo, same for forums blogs etc, so here is a litttle tip which helps make those stand out.

In the design studio there is an option to be able to turn of or on the text label for these and this tip will work for both but I do prefer the text label ticked. Below is where you will find this and also two examples of how the code looks. Again you can changes the colours as required by editing the code.

How to find the text label

Examples of after the code has been added.

With Text Label

Without Text Label

Code used for this, it's all css so just add it to your custom css section.

/* COLOURS FOR THE FEATURE EDIT AND ADD BUTTONS AND MAKE THEM ROUND*/
.linkbar.linkbar-iconic .button.button-iconic { border:none;border-color:transparent;border-radius:50px;font-size:1em;color:white }
.linkbar.linkbar-iconic .button.button-iconic .icon{ vertical-align:middle;height:auto; }
.linkbar.linkbar-iconic .button.button-iconic.feature-button { background-color:royalblue; }
.linkbar.linkbar-iconic .button.button-iconic[title="Edit"] { background-color:red; }
.linkbar.linkbar-iconic .button.button-iconic[title="Add Discussion"] { background-color:green }
.linkbar.linkbar-iconic .button.button-iconic[title="Add Blog Post"] { background-color:green }
.linkbar.linkbar-iconic .button.button-iconic[title="Add Article"] { background-color:green }
.linkbar.linkbar-iconic #photoupload .button.button-iconic{ background-color:green}
/*Hover colour for all of them*/
.linkbar.linkbar-iconic .button.button-iconic:hover,.linkbar.linkbar-iconic #photoupload .button.button-iconic:hover{background-color:darkblue;color:white}

Some new code below for the Feature button. The first part is just some additional css so that when you are veiwing something that is featured then it just adds the letter d so the button reads Featured rather than still Feature. It just makes it a little clear that it has already been featured and also changes it colour background to reflect this.

The second part is some custom code to go in the custom code end pf page box. What this does is just change the tool tip text when you hover over the button.

.linkbar.linkbar-iconic .button.button-iconic.feature-button.is-selected { background-color:sienna; }
.linkbar.linkbar-iconic .button.button-iconic.feature-button.is-selected:hover { background-color:darkblue; }
.linkbar.linkbar-iconic .button.button-iconic.feature-button.is-selected .icon-feature:after{content:"d";display:inline-block }

And the custom code to add to your site&pages end of page box, this is optional ( do not copy this line with the code )

<script>
x$('.linkbar.linkbar-iconic .button.button-iconic.feature-button.is-selected').attr('title','Featured');
x$('.linkbar.linkbar-iconic .button.button-iconic.feature-button.is-selected').hover(function() {
x$(this).attr('title','Click To Un-Feature This');
});
x$('.linkbar.linkbar-iconic .button.button-iconic.feature-button:not(.linkbar.linkbar-iconic .button.button-iconic.feature-button.is-selected)').attr('title','Click to Feature This');
</script>

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

  • nice!

    • Thanks Martin :-)

  • NC for Hire

    nice work Bizzzz!

    • Thanks JF :-)

  • This reply was deleted.
    • Hi there!

      As you may see in the code the color is used as the background (in the code it looks like this background-color:green ). Since the browser cannot generate the rainbow in an easy way, it would be easier to use the rainbow background image instead of teh color in order to get the result you are looking for. So instead of the background-0color property, you should use  background-image, in such you should replace teh code I have mentioned in the first sentence with background-image: url("LinkToYourRainbowBackground"). Where LinkToYourRainbowBackground should be replaced with an image of teh rainbow that you are willing to use the background for your button.

      Best regards,

      Ning Team.

  • Thanks for this - I was just about to ask that very question!  Have had complaints that just having  a big plus sign, floating free from the column it applies to, is seriously counter-intuitive.

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

Rhonda liked ⚡JFarrow⌁'s discussion Ning Creators Sound Off: Share Your Network
Mar 27
⚡JFarrow⌁ updated their profile photo
Mar 24
Markus Miner and ⚡JFarrow⌁ are now friends
NC for Hire
Mar 19
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Man I'd love the help I was about just start a new network"
Mar 19
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"I can fix that... ill send you my contact info. no problem"
Mar 18
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"I can fix that... ill send you my contact info. no problem"
Mar 18
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Changed my design and now my logo overlap my new background header with no option to remove it.…"
Mar 15
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Because Ning is a terribly ran business with lack of upgrades and becoming obsolete "
Mar 15
Paul Corona replied to Anastasia_Ning_Support's discussion
Migration FAQ
"It might be transferred, but finding it and setting it up in a usable format is virtually…"
Mar 14
How to Speak to Travelocity Customer Service updated their profile
Feb 26
⚡JFarrow⌁ posted a discussion
Its been a few years since we have collaborated on a Community Share Post.   I would like to know…
Feb 24
Anderson updated their profile
Feb 20
More…

Meanwhile, you can check our social media channels