Ning
Create a Ning Network!
Join Ning Developer Docs
Welcome toNing Developer Docs
Sign Upor Sign In
© 2024 Created by Ning Developer Admin. Powered by
Badges | Report an Issue | Terms of Service
Please check your browser settings or contact your system administrator.
Comment Wall (3 comments)
You need to be a member of Ning Developer Docs to add comments!
Join Ning Developer Docs
/* Removes the Welcome Box */
#xg_body .xg_colgroup div.create-success {
display:none;
}
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.