Forumlar / Cotonti / Support / EzGallery bug

ez
#30755 2011-09-19 07:59

Hi there,

Thank you for using my gallery... 

I looked at your issue, and indeed your images are way big... never seen this bug before, but good news I think I have an other solution for you:

In ezgallery.css (line 172):

CSS
1
2
3
4
5
6
.ad-preloads {
    display: none;
    left: -9000px;
    position: absolute;
    top: -9000px;
}

ADD the display: none line

Have fun...

I saw another bug... i will try to fix that too (if i have time)...
Its preloading the images twice...  (Strange that I did not notice that before... :/ )

==- I say: Keep it EZ -==