I'm currently working on a CartoDB map showcasing my readers' summer fishing photos.
Each row in the table has an image url, which I've placed at the top of the infowindow display list. I've enabled it and set the image window type to Image Header.
While it looks great in the editor, once I view or embed the map, the img
tag is being styled with display:none;
.
Even when I manually add display:block;
or display:inline
in the CartoDB infowindow HTML editor, the issue persists.
(I can solve this problem by doing it in the Chrome or Firefox developer consoles.)
Public map: Final usage: