You can make announcements to your members by adding a special box on member profile pages. The message will be displayed above the status bar, top center. Only you can control the content of the special box.
INSTRUCTIONS:
1. Edit the text below, using your custom text message.
2. Add the entire block of code to the Custom Code Box (Analytics) via My Network/Tools/Custom Code
Note: If you sign out, it may take a while for the caching to catch up, and for the box to show. This is true for any tweak you make to your Ning Network.
WARNING: As in all tips offered here on Creators, or on JenSocial, tips are hacks. Add at your own risk. Please be sure you do not leave out any characters, especially the ending closing paren and semi-colon.
CRITICAL TIPS:
<!-- Add Message to Profile Pages -->
<script type="text/javascript">
x$(document).ready(function() {
x$(".xg_widget_profiles_profile_show .xg_2col h1").after('<div style="font-size:12px; background-color:#FFFFFF; color:#000000; margin-top:15px; margin-bottom:15px; border:1px #333333 solid; padding:5px;" class="xg_module">To add a custom message box on member profile pages, change this text, and add the code to your Custom Code Box (Analytics). If you add your custom text here, it will be displayed on member profile pages directly above the Status Box. You need to keep this text simple. Be sure you do not use single quote marks within your message. If you want, you can add simple links like this: <a href="http://jensocial.com">Visit JenSocial</a> This is a great way to make announcements to your members.</div>');
});
</script>
How to Change the Font Size and Color:
Change the font size and color by editing this code, within your code block, above.
style="font-size:12px; color:#000000; background-color:#FFFFFF;
Also: As Garfield suggested, you may want to force a background color, in case your members have a background color where your text will not show.
Tip: If you make the font-size large, you may want to increase your padding.
Please let me know if you experience any issues with this tip. I tested it, but not as much as I would like.
Example:

Example Code with Image/Link:
<!-- Add Message to Profile Pages -->
<script type="text/javascript">
x$(document).ready(function() {
x$(".xg_widget_profiles_profile_show .xg_2col h1").after('<div style="font-size:12px; background-color:#FFFFFF; color:#000000; margin-top:15px; margin-bottom:15px; border:1px #333333 solid; padding:5px;" class="xg_module">To add a custom message box on member profile pages, change this text, and add the code to your Custom Code Box (Analytics). If you add your custom text here, it will be displayed on member profile pages directly above the Status Box. You need to keep this text simple. Be sure you do not use single quote marks within your message. If you want, you can add simple links like this: <a href="http://jensocial.com">Visit JenSocial</a> This is a great way to make announcements to your members.<br>Here is the code for the JenSocial Banner, and it is clickable.<center><a title="JenSocial Network Directory - Free Directory for All Social Networks" href="http://jensocial.com" target="_blank"><img border=1 src="http://api.ning.com/files/ht2bDLLex1gqPnPETRZSyD7JPldn2Tz4nCUmOBEQAIzQb9J83ABlaJwJ3R-*rm5oUeFXSu0c*7ygDm0*xw9YGRZBgxqrFCxE/jensocial_banner468by60.png" alt="JenSocial.com: Social Network Directory and Network Creator Hub"></a></center></div>');
});
</script>
ISSUE REPORTED ON AUGUST 31, 2010
Everyone,
Please make sure your Status Box is editable. Evelyn has reported a serious problem. I will look into this in detail tomorrow evening, out of office tomorrow except via mobile.
If you cannot edit your Status Box, please see TJ's alternate solution:
http://creators.ning.com/xn/detail/4244211:Comment:286626
Thanks!
Jen
Tags: add message to profile pages, announcement, member announcement, member profile page, special text box, text box, text box on member pages, toptip





Permalink Reply by Patrick Chappelle on August 25, 2010 at 4:35pm 

Permalink Reply by Patrick Chappelle on August 26, 2010 at 6:33am
Permalink Reply by brenda f. landrum-surles on August 27, 2010 at 6:43am
Permalink Reply by Planeta Balada on April 9, 2011 at 10:57am 
Just change:
x$(".xg_widget_profiles_profile_show .xg_2col h1").after
TO:
x$(".status-bar-wrapper").after
Best Regards,
Jen
Permalink Reply by Brian on August 25, 2010 at 12:20pm
Permalink Reply by Cyndi Lagasse on August 1, 2011 at 7:28am Yes......I'm hoping for this info too!

Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
Kos replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Allison Leahy replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'© 2013 Created by Ning.
