Hey guys,

 

Is there any way to have facebook like notifications on your ning website? For example, when people post on your comment wall, or on your picture.....there is no way to tell straight away from the home page. 

Is there any script or something that can be developed to support something like this?

 

Any help would be apprciated... Arjun

Views: 170

Reply to This

Replies to This Discussion

Not that I know of, not that is integrated. Ning is working to improve the status update, and that should help greatly.

Best,

Jen

Thanks Jen. Yea i've had members providing me feedback that when they have others comment on their pics etc., there is no proper notification that tells them when they login. I think such a feature is quite important in a large social networking member base.

Try This:

/* Inbox Alert */
.xj_messages_present .xj_count_unreadMessages {
    background-color: #FF0000;
    border-color: #0c0d0d;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    margin-left: 2px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
text-shadow: 1px 1px #3F3F3F;
-moz-border-radius: 2px;
border-radius: 2px;
}
.xj_messages_present small{
    background-color: #e8e8e8;
}
.xj_messages_present small a{
text-decoration:none !important;
color:transparent !important;
}
/* Inbox Alert END */


/* friend request */
.xj_one_friend_request small{
background-color: #FF0000;
    border-color: #0c0d0d;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    margin-left: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
text-shadow: 1px 1px #3F3F3F;
-moz-border-radius: 2px;
border-radius: 2px;
}
.xj_one_friend_request small a{
text-decoration:none !important;
color:#e8e8e8;
}
/* friend request END */

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips