Dave

Male

Harrisburg, PA

United States

Comment Wall:

  • TJ @ jQueryHelp

    There's two ways to remove the Invite tab, in this thread:

    http://developer.ning.com/forum/topic/show?id=1185512%3ATopic%3A109612

    Try the CSS way that the original poster used, it seemed to work better.
  • TJ @ jQueryHelp

    Paste this into your Appearance | Advanced textbox:

    /* Removes the Welcome Box */
    #xg_body .xg_colgroup div.create-success {
    display:none;
    }
  • TJ @ jQueryHelp

    You probably need to pay Ning for a Premium account to remove that line at the bottom of the sign in page... ask at Ning Help for more info.