Hello all (:
in my "category.php" i've put "<?php the_post_thumbnail(); ?>".
In safari, opera and firefox the thumbs appear - but in chrome... nothing.
any idea why?
(it shows up for half a second, and then disappear...)
Thank you in advance!
Yuval
It is CSS problem; I bet Safari won't show up that either.
Do some validation check up for CSS errors/bugs.
I checked my CSS in the W3C css validator, and It found tons of problems, but they all was with stuff related to shadows and opacity... (it only accept the "box-shadow" and "opacity" property).
Anyway, i took the fixed code that they gave me and tried it.
Even with this code, still no thumbs... :(
Maybe you will be able to help me better if you'll see the problematic page?...
Thank you anyway!
Nevermind! solved.
It was the Chrome adblock... (: