Hey everyone, I'm having some difficulty getting Opera to style the way I need it to. I'm working on a big project that needs to be compatible with all browsers, and FF2, FF3, IE7, Safari are working great. I've tried a few Opera hacks that I've found online but they don't seem to work properly, or other browsers pick it up as well. I've tried html:first-child {} (which doesn't work at all) and head~body which picks up other browsers as well. Any other recommendations?
If you are needing to hack for opera of all browsers, it is VERY likely you've got bigger problems than a mis-render in one browser. Out of morbid curiousity, I'd be interested to see code on this one or the specific case you 'needed' to hack around.