Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #539176

    Hello! I have a problem with my gallery since one month, I didn’t have the time to ask until now, but during animation, I have weird borders who appears, like this:
    http://nsa38.casimages.com/img/2015/11/19/151119050320579146.jpg

    Here is what I put on my css way before this happens:

    .grid-entry .inner-entry {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1) !important;
    margin-right: 1px;
    position: relative;
    }

    #top div .avia-gallery img {
    border-radius: 85px !important;
    border-style: none !important;
    border-width: 0 !important;
    float: left;
    padding: 7px;
    width: 100%;
    }

    How can I hide them please? Thank you very much! =)

    #539797

    Hey Eyoha!

    Which browser and OS are you using? I checked your website on Safari, Chrome and Firefox on OS X 10.11 and could not reproduce the issue.

    Best regards,
    Yigit

    #539950

    I’m on the last version of firefox 42.0 on windows 7! =)

    #539970

    Hi!

    Does those borders are visible, before the web site load correctly and fully?
    I loaded on Windows 10 with FF and I could not see them.

    Can you also try a different browser, like chrome?

    Cheers!
    Basilis

    #540015

    Yes, in fact the borders appears only during the animation there is a kind of “fading” on the border with opacity I guess, but I can’t find where it comes from.
    Aaaaand, indeed, I just tried on chrome, and nothing appears, so I guess it’s only on firefox with windows 7? xD

    Edit: I tried on another computer with windows 7 and firefox, I have the same problem! :c

    • This reply was modified 9 years ago by Eyoha.
    #542837

    Hi!

    I am on Windows 8 with the same version of firefox as yours and this is the screenshot of the site:

    Not sure if this is going to help but you can try this in the Quick CSS field:

    #top #wrap_all .avia-gallery .avia-gallery-thumb a, #top #wrap_all .avia-gallery .avia-gallery-thumb a img {
        border: none !important;
    }

    Regards,
    Ismael

    #543189

    Heya, thank you for your answer, I tried with the CSS you gave me but it doesn’t change anything, anyway If it doesn’t appear on windows 8, 10 and OS, but only on windows 7, it’s okay, I will deal with it, I don’t think the problem comes from firefox but with windows 7 directly, this is kind of weird! xD
    Thank you very much for your help! =)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Border appearance during animation in gallery’ is closed to new replies.