Forum Moderators: not2easy
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?
The only time I ever have to target a different browser is when dealing with IE6 and older.
The solution is not to hack for Opera, but rather to fix your CSS.
Can you post a (brief) sample of the portion of your CSS code that is giving you a headache, perhaps with the corresponding HTML portion included as well?
[edited by: DrDoc at 1:16 am (utc) on July 26, 2008]