Quote Originally Posted by picaflor-azul View Post
This is a bug in the old version of the responsive template default code. It will be fixed in the template package when I update to the newest version of the responsive template default code. There was discussion of this just a day or two ago on another of my responsive template threads. If you do a forum search you will find it.
Thanks for your speedy reply. I found that the img tag in responsive.css was causing the problem. I've commented it out for now, but haven't yet checked how it affects smaller screens.

Line 4:
img{max-width:100%;height:auto;border:0;}