capola
-
Text-indent in Chrome does the image background indented too
So that's the way it works - ...
-
Text-indent in Chrome does the image background indented too
Thanks jamy_za! Visually it's OK but in this way the entry can't be submitted...
-
CSS img replacement with pseudo-elements + attributes over the image
OK, so after adding a span class "target" I've tried this code: .products-grid .price-box .price { font-size: 12px; font-weight: normal; padding-left: 10px; visibility:hidden; } .products-grid .item:hover .target .price {…