How to make FACEBOOK like top bar ( Ning bar)?
This tip includes : a small profile photo exactly like facebbok ( small profile photo on ning bar code is originally written by TJ) , profile link with my profile written, my friends link, find friends link on the left side of Ning Bar.
Instructions:
Simply copy and paste the following code into Custom Code.
Note: If you are looking for a person to customize your site, I'm available for hire. You may want to check my profile or you can directly contact me via my email id bernardmax2@gmail.com
The Code
<script type="text/javascript">
if (ning.CurrentProfile != null) x$('#xn_bar_menu').find('a#xn_username').after('<div style="font-size:11px; font-family:Tahoma;"><img style="border:solid 1px white;margin:0px;padding:0px;" src="' + ning.CurrentProfile.photoUrl + '" width="26" height="26" /><a href="/profiles" style="color:#f5f5f5; font-weight:bold;">My Profile</a><a href="/profiles/friend/list?my=1" style="color:#f5f5f5; font-weight:bold;">My Friends</a><a href="/profiles/members/advancedSearch" style="color:#f5f5f5; font-weight:bold;">Find Friends</a> </div>');
</script>
<style>
#xn_bar_menu_tabs a#xn_username {
display: none;
}
</style>
You can also check live preview if you are the member of my network here.
Preview
Permalink Reply by Riccardo Rossini on February 10, 2013 at 12:06am excellent Bernard, it works perfect

Thanks Ricardo.

Glad it worked for you. Thank you.
Permalink Reply by mobile.ning.com on February 10, 2013 at 1:27am Excellent. Work like a charm.

Thank you.

Permalink Reply by TJ @ jQueryHelp on February 10, 2013 at 4:54am Hi Bernard,
Thanks for linking back to my original discussion on this!
I don't mind people sharing my free tips as long as they link back, like you did, so thanks again! 
"TJ"

Hey TJ,
Your Jqueryhelp.ning.com network is excellent. And thanks for small profile photo on ning bar code.
Best Wishes
Bernard
Permalink Reply by Tanzi Gill on February 10, 2013 at 6:54am Thank you Bernard, works perfect!

You are welcome Tanzi. Hope you are doing well.
Permalink Reply by Joao Fernandes on February 10, 2013 at 2:57pm Great job Bernard, it looks fantastic.

Joao, thanks for using my tip.
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'© 2013 Created by Ning.
