-
AuthorPosts
-
November 19, 2015 at 7:05 pm #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.jpgHere 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! =)
November 20, 2015 at 5:34 pm #539797Hey 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,
YigitNovember 20, 2015 at 10:00 pm #539950I’m on the last version of firefox 42.0 on windows 7! =)
November 20, 2015 at 10:21 pm #539970Hi!
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!
BasilisNovember 21, 2015 at 1:17 am #540015Yes, 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? xDEdit: 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.
November 26, 2015 at 4:37 am #542837Hi!
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,
IsmaelNovember 26, 2015 at 3:29 pm #543189Heya, 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! =) -
AuthorPosts
- The topic ‘Border appearance during animation in gallery’ is closed to new replies.