Hello,
I hope you can help me.
I have been having problems with my website with scrolling images that don't appear to load properly when viewed live online. They do work properly when viewed locally using Coffee Cup HTML editor though.
My website is www.ourturkishduplex.com
It happens on the banner at the top of the index/home page, and on the information page where the images scroll. The first two images load perfectly, then the next image goes to a postage stamp size. If I click refresh the problem stops. I am stuck as to what to do.
Please can you have a look and if you can give me an idea as to what I have to change that would be greatly appreciated.
Many thanks
Ian.
Problem with scrolling images on...
<li><img src="gallery/indexslide/pool.jpg" alt="Imagen" /></li>
<li><img src="gallery/indexslide/mar.jpg" alt="Imagen" /></li>
<li><img src="gallery/indexslide/rise.png" alt="Imagen" /></li>
<img src="gallery/indexslide/boat.jpg" alt="Imagen" class="image" />
<img src="gallery/indexslide/bed.jpg" alt="Imagen" class="image" />
<img src="gallery/indexslide/sun.jpg" alt="Imagen" class="image" />
</ul>
<li><img src="gallery/indexslide/mar.jpg" alt="Imagen" /></li>
<li><img src="gallery/indexslide/rise.png" alt="Imagen" /></li>
<img src="gallery/indexslide/boat.jpg" alt="Imagen" class="image" />
<img src="gallery/indexslide/bed.jpg" alt="Imagen" class="image" />
<img src="gallery/indexslide/sun.jpg" alt="Imagen" class="image" />
</ul>
The last 3 images (above) are missing the <li></li> tags, and they seem to be thumbnail images rather than the full size versions. Make sure you've loaded the full-size versions to your site and add your list tags.
Also – I'd get rid of the class="image".
Let us know how it goes....

I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Hi,
Thank you very much for the super quick reply, and for taking the time to look through the code!
I am going to try that and I will definitely let you know how it goes.
Cheers
Ian
Thank you very much for the super quick reply, and for taking the time to look through the code!
I am going to try that and I will definitely let you know how it goes.
Cheers
Ian
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.