Tagged: 

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

    Hi, we use the hotspot image feature of Enfold on our Frontpage and using it to show animated gifs when hovered.
    This may is not the intended use, but it works well for us.

    But i am looking for a way to increase the size of the animated gif when hovered.

    I can add whatever width / heigth info in the image tag in wordpress, but that does not change anything.

    you can check the page and its hotspot images here: http://www.speclog.net
    my goal is to make the displayed animated gifs larger.
    this is how the image is integrated in the hotspot: http://i.imgur.com/lTp7Acu.png

    thank you!

    rolf

    #491388

    Hi rolfroyce!

    Wordpress is cropping by default when uploading images. You can control this with a plugin like: https://wordpress.org/plugins/simple-image-sizes/

    Best regards,
    Andy

    #492940

    Hi Andy, its not about cropping, i just want the images to be displayed larger.
    the widht / height tags are ignorred. Its a bit hard to see whats happening in the animated gif at this size.

    thanks again,

    rolf

    #493497

    Hey!

    use this code to control them:

    #top .avia-tooltip.transparent_dark, #top .avia-tooltip.transparent_dark .avia-arrow {
    width: 10%;
    }
    

    and adjust as needed.

    Hope this helps.

    Best regards,
    Andy

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