The Multi Image TV's preview thumbnail in the backend likes to hide itself in Chrome (latest, v19.0.1084.56), but it shows up in Firefox. The problem I'm encountering, is that it's when I try to use Chrome's inspector, the previews suddenly show up, making it rather difficult to debug. Firebug lite hides itself after logging in, and looking into the source of the content editor frame isn't useful either :/. Does anyone know how to fix this issue?
All right will do. I found out it has something to do with the float: right property of the fotoimg class. Getting rid of float helps, but lemme see what the new version does.