Ning Developer Network

NoShackles

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?

Tags: css, default, override

Share

Reply to This

© 2009   Created by Ning Developer Admin

Badges  |  Report an Issue  |  Privacy  |  Terms of Service