Ning Developer Docs

I found in the tutorials some code to use to remove the created by box.

/* This will remove the "Create by..." on the main page */
.module_notes .xg_module_body .note .xg_lightfont { display:none; }

When I put it into the CSS section in Analytics, it didn't work. Am I doing something wrong?

Thanks for any help you can give!

Views: 33

Replies are closed for this discussion.

Replies to This Discussion

Thanks, Scorpio! I'll give it a try.
The code...
#xn_bar {
background-color:transparent;
display:none;
}

breaks Ning's TOS! Don't use!
Cool...thanks, Preston!!! I'll give it a try.
@Dustin,

Could you contact me in private and give me details on your reply?

Cheers,
"JP" A.K.A. "The Ning Master"
www.skins4ning.com - www.theningmaster.com
Yes E-Mail me at Dustin.zulu@yahoo.com
Nope, I was wrong. I guess buying the premium service that gets rid of the Ning branding unlocks that module so you can remove it.
Does just taking out the words "Created by ___name___" Break the TOS also?
i've managed to remove the created by reference from notes, but how can I remove the user picture from the notes?
I don't think it is braking them but if it is can you please tell me.
You can use jquery but I don't havee the code anymore. I think that people that are good with Jquery would have it. I think TJ would know but I don't.
I have paid for premium service and cannot move that box. I also tried various CSS changes to no avail. Who has the correct method of removing the Created By module in the right hand column?
this did not work - is this the exact format or do I have to break it out like this?

.module_about {
display:none;
}

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service