Ning Developer Docs

How to set a css rule that will be default for all member pages

As it stands, the basic css file that applies to all member pages has a white background for .vcard img.photo. Individual members can override this in the css for their own page, but I want to override it for all member pages in my network.

So this:

.vcard img.photo {
background-color: transparent;
}

Would be the default instead.

How can I do that?

Views: 0

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service