Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #173321

    Hey guys –

    Right now, when I hover over a linked image, it moves the element below it down for some reason. How can I eliminate this? You can check it out on http://godiaperfree.me/newsite/members-area/video-gallery/. It is less drastic elsewhere, but happens on all linked images.

    #173378

    Hi zerozendesign!

    This will fix it:

    .youtube_gallery_player br {
    display: none !important;
    }
    .youtube_gallery_player .thickbox{
    display: inherit !important;
    }

    Cheers!
    Josue

    #173381

    This is happening everywhere as well though. For example, check out the join page and hover over the images on the right side (the button graphics)

    #173397

    Hey Josue –

    Here is an example page for this – http://godiaperfree.me/newsite/blog/ on the right, if you hover over join the community…you will see the move.

    #173402

    Hello!

    It’s hard to tell why, but here’s a fix:

    #black-studio-tinymce-8 .aligncenter{
    margin-bottom: 20px !important;
    padding: 0 !important;
    }

    Regards,
    Josue

    #173404

    hmmm, interesting. Much appreciated! Adding now.

    #173439

    Hope that works :)

    Regards,

    Josue

    #173443

    Hey Josue,

    Worked great. BTW – we are launching this site today. Will likely be one of the most active ones running this theme. Moving in over 1000 members and have built it social sharing during the signup process tomorrow. Let’s see if we can kill the server :)

    #173447

    He-he, hope nothing wrong happens, best of luck!

    Cheers!
    Josue

    #173449

    99 pages total. Hope nothing happens also. All is looking good though. Have 3 people on it right now. Will take the old site offline for about an hour to get things sitting pretty.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Enfold > hover over image moves elements’ is closed to new replies.