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

Text Ticker

I use this Text Ticker - code in a textbox on the front page to inform our members on important updates on the network:

<p>&nbsp;</p>
<p><marquee class="html-wpsites" direction="left" behavior="scroll" scrollamount="4" width="100%">YOUR TEXT HERE</marquee></p>

It works great, as it draws direct attention !

In some cases I would like to make the text clickable with a link. Any suggestions how to do that ?

 

 

 

 

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

  • Hi Marco!

    You can just instead of "YOUR TEXT HERE" put something like "<a href="your_link" target="_blank">YOUR TEXT HERE</a>", or if you wish it could be just one word or the part of teh whole phrase, so it will look like "YOUR <a href="your_link" target="_blank">TEXT</a> HERE". Also instead of "_blank" you can use "_self" if you wish the link to be opened in the same window.

    Hope it helps.

    Best regards,

    Ning Team.

    • Kyryl, you are FAST !! As always... Thanks ! 

  • NC for Hire

    nice tip!

  • This reply was deleted.
    • Not sure, we use it in textboxes with our standard Design Studio settings: www.reefz.nl.

    • Hi there!

      You wish to add the background to the line of text, or to the whole module used to display this text ticker?

      Looking forward to hearing from you.

      Best regards,

      Ning Team.

      • This reply was deleted.
        • Hi Matthew,

          it's necessary to add just style="background-color: red;" into the <marquee> tag, so it would look like this <marquee class="html-wpsites" direction="left" behavior="scroll" scrollamount="4" width="100%" style="background-color: red;">YOUR TEXT HERE</marquee>.

          Instead of red, you can use any color code you wish, for example, you can use this site https://htmlcolorcodes.com/color-picker/ to find the code of the color you are looking for.

          3240370?profile=RESIZE_1024x1024

          The one with a hashtag is the necessary one, then you can just copy and paste instead of "red" but don't forget to copy hashtag as well.

          Hope this helps.

          Best wishes,

          Ning Team.

           

          Color Picker — HTML Color Codes
          Finding that perfect color is easier than you think. Use our color picker to discover beautiful colors and harmonies with Hex color codes and RGB val…
      • Actually, adding background to a whole module sounds interesting to me as well ! :-)

        • Hi there!

          This one is a bit more complicated than a solution for one line. Also, it depends if you have more then one text ticker on the page.

          Ok, let's imagine the worst situation when you have more than one text ticker on the page. In such case, it's better to add the id to the code of the ticker. 

          <marquee id="first_ticker" class="html-wpsites" direction="left" behavior="scroll" scrollamount="4" width="100%">YOUR TEXT HERE</marquee>

          Any word could be an id so it depends on you which one to choose, just keep in mind that each id should be unique for the page, other words there shouldn't be 2 elements on the page with the same id.

          Also please note that the code works only if ticker is placed in html box.

          So just put this code into the html box where you ticker is located in HTML mode of course:

          <script>
          var elem, cls, per;
          var htmlbox = function ()
          {
          elem = elem.parentElement;
          cls = elem.getAttribute("class");
          if (cls != null)
          {
          cls=cls.split(" ");
          }else
          {
          cls = "test test";
          cls = cls.split(" ");
          }
          return cls;
          }

          per=false;
          elem = document.getElementById("first_ticker");
          while (per===false)
          {
          htmlbox();
          per=cls.some(function(){for (var i=0; i<=cls.length;i++){if(cls[i]==="section-html"){return true;}}});
          }

          elem.setAttribute("style", "background-color:red;");
          </script>

          I have highlighted the id that you can change if you have more then one ticker on the page, and if you wish to change the background for it as well just replace red with the color code. I have described this in the previous comment.

          Also if you wish to use a picture as a background you can use another style properties, not only background-color.

          Please let me know if there are any issues with the implementation of this code.

          Hope this helps.

          Best regards,

          Ning Team.

           

          • Thanks Kyryl, I got them both working ! :-)

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

Eva updated their profile
Wednesday
Scott Bishop replied to Scott Bishop's discussion
Please Help! Members Have No Way of Posting Anything
"https://community.surfoutlook.com/
However, it's been solved. Ning helped me out with it. "
Tuesday
Alex - Rosas † Negras replied to Scott Bishop's discussion
Please Help! Members Have No Way of Posting Anything
"I don't remember your site, I'll check for you, can I have the link?"
Monday
Scott Bishop replied to ⚡JFarrow⌁'s discussion
🖼️ Improve Accessibility & SEO on Your Ning Photo Pages by Automatically Adding ALT Text from Photo Titles
"On your step 3 where you say "Paste in the script below", I'm not finding that. Did you forget to…"
Monday
Scott Bishop replied to Scott Bishop's discussion
Please Help! Members Have No Way of Posting Anything
"I think that setting was switched over to Admin as a default when I converted from 2.0 to 3.0…"
Monday
Alex - Rosas † Negras replied to Scott Bishop's discussion
Please Help! Members Have No Way of Posting Anything
"settings members must post, if you put ADMIN it is FORBIDDEN TO PEOPLE"
Jan 25
Scott Bishop replied to Scott Bishop's discussion
Please Help! Members Have No Way of Posting Anything
"I got an answer back from Ning Support within an day. It was a setting that somehow slipped out of…"
Jan 22
Scott Bishop posted a discussion
I just realized that my members can no longer post pictures, videos, blogs, events, or anything…
Jan 21
Eva updated their profile
Jan 18
Garfield Archivist replied to ⚡JFarrow⌁'s discussion
The Digital Exodus: Anatomy of a Ning Migration in 2026
"Love that image.  True dat to what you said. We are living in a different time."
Jan 18
Eva liked ⚡JFarrow⌁'s discussion The Digital Exodus: Anatomy of a Ning Migration in 2026
Jan 16
Eva replied to ⚡JFarrow⌁'s discussion
The Digital Exodus: Anatomy of a Ning Migration in 2026
"Merci, thank You!"
Jan 16
More…

Meanwhile, you can check our social media channels