ThemeForest

Multiple CSS not selectors.

295 posts
  • Elite Author
  • Exclusive Author
  • Has been a member for 1-2 years
  • Sold between 50 000 and 100 000 dollars
  • United Kingdom
  • Microlancer Beta Tester
  • Referred between 10 and 49 users
  • Bought between 1 and 9 items
TommusRhodus says

There was a post recently from Ivor about IE8 support – if you don’t declare IE8 support then you’ll get a soft-reject, if you declare it and don’t support it you’ll get unhappy buyers.

I know there’s some out there that don’t support it, but that doesn’t mean the rest of us will get away with it for now ;)

3567 posts
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Exclusive Author
  • Beta Tester
  • Has been a member for 3-4 years
  • Spain
+3 more
pezflash says

thanks for your enthusiasm in solving this problem ;) yeah I already tried :not(.eventpage):not(.blogpage) too. Doesn’t work for me in FF 16

Seems pretty strange to me, that it works on IE9, Chrome, Opera and FF17, but not on 16. v17 has not been a major update.

123 posts
  • Austria
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years
LovelessDesign says
for me, this doesn’t work in other browsers too, because it doesn’t exclude eventpage:
#left-content :not(.blogpage):not(.eventpage)
When using
#left-content :not(.blogpage, .eventpage)
it does exclude both. But it also exclude all other left-contents
123 posts
  • Austria
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years
LovelessDesign says
for me, this doesn’t work in other browsers too, because it doesn’t exclude eventpage:
#left-content :not(.blogpage):not(.eventpage)
When using
#left-content :not(.blogpage, .eventpage)
it does exclude both. But it also exclude all other left-contents
123 posts
  • Austria
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years
LovelessDesign says
But your isfiddle does work in all browsers. But not with my code
 #left-content :not(.blogpage):not(.eventpage) .thumbnail img 
123 posts
  • Austria
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years
LovelessDesign says

Oh I’ve found another error with my code. pezflash was right and it works in all browsers (except ie8, of course). thank you

by
by
by
by
by