PerfectPixel by WellDoneCode
-
Opera Comments Bot last edited by
Here you can post comments about PerfectPixel by WellDoneCode extension, created by welldonecode
-
Gadzhi-M last edited by
The extension does not work correctly. I took a screenshot of the code-basics.com page and downloaded it for comparison. Aligned by title, but there are changes in other parts of the page. With the Google homepage, too.
-
YuriyAnanin last edited by
Fix extension bug with protruding images by adding this code:
.chromeperfectpixel-layer-img-container{overflow: hidden !important}
Please add this to extensions styles file -
rodrigodll92 last edited by
@yuriyananin: Hello, I was experiencing the same problem. To fix it, I went to the settings > appearance and added a custom style.
html body > div#chromeperfectpixel-panel-container.chromeperfectpixel-panel-container .chromeperfectpixel-layer-img-container { overflow: hidden }