| ez |
|
|---|---|
|
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:
.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)... ==- I say: Keep it EZ -==
|