Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #283353

    Hi, I have just placed six images on my website all the specs with a external link to the companies websites. When I run the cursor over the images the image title pops up….but on two of the images a spinning circle with an arrow pops up. There is no difference as to how I inserted the images or the links. So what is making this happen?

    Regards
    Richard

    #283361

    Hey Richard!

    Are the images the same size? the spinning circle won’t appear if the image height is less than 100 px.

    Cheers!
    Josue

    #283365

    Hi Josue

    Thanks for the quick reply.
    That’s the difference between them …the height!!
    Why less than 100px? And can it be removed as it looks a bit odd with just
    two images doing that. I cannot reduced the height of the image.

    regards
    Richard

    #283369

    You can change that in js/avia.js line 566:

    if(outerH > 100)
    

    Cheers!
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.