I have an article in which I am using a file list plugin from jsmallerik and a chrono form. When both plugins are present the over field labels of CF will be right aligned, when jsmallerik is absent CF looks fine. Now, you could jump to the conclusion that it's "the other guys fault", and it may well be, but I'd think that your plugin should be insulated from css side effects. I was able to work around the issue by changing the CF css file - adding some text-align properties to some classes, but it's not comforting, because your next update might set me back.
There is only one way that I know how you can shield yourself from "bleeding" css conflicts, and that is by having strong naming conventions and setting a base value for all properties as a starting point.
Nothing urgent, but IMHO something to be addressed.
Cheers
There is only one way that I know how you can shield yourself from "bleeding" css conflicts, and that is by having strong naming conventions and setting a base value for all properties as a starting point.
Nothing urgent, but IMHO something to be addressed.
Cheers