Ning Developer Docs

I am using the "hide quick add" as found on Developer. Prior to the upgrade, when the site opened, it was "just not there/not visible." But since the upgrade - you see it and and then it quickly disappears. It kinda blinks there and then goes away. I don't want my members to see it and then not see it. Is there a way to fix your current code so that it doesn't show, then disappear - that it's just not visible?

Views: 11

Replies to This Discussion

Not sure how you are presently hiding it, but using the CSS below will keep it hidden from the beginning:
#xg_module_account form {
display:none;
}
NO.. I had used the Remove the Quick Add Feature and it was doing the Samething.. it keep showing up but not usable..

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service