-
White line under pictures... Can't get rid of them.
This post is deleted! -
That’s probably the placeholder color.
Could you try to turn that off / clear it to check if that’s where this comes from? -
This post is deleted!
-
+1
Yeah, that’s probably a bug – the image container seems to be slightly bigger than the image itself. That’s why the background colour still shows in your example even though the image has been loaded.
The coolest solution would be to fade out the placeholder colour as soon as the images have been loaded. That might be a bit tricky to do, though… because the site needs to know when the images are ready.
But if that’s possible that would fix all the issues regarding the placeholder colours I read about in the forums. E.g. images with transparencies would also benefit from the solution described above.
I guess @mariusjopen or @arminunruh might have some tricks up their sleeves 😉
-
-
mh mh yea, i wrote it down and will work on this