Hi again Michael... great gallery... =)
I'm having several odd issues... I have a feeling it's to do with PHP include or my layout...
My thumbnails are crossing over the TWG footer (powered by TWG, Counter, etc.). However this occurs only in Mozilla Firefox. I tested it in Internet Explorer several times and it works very well.
To see what I mean:
Overlapping:
#removed_broken_link
Not Overlapping: (after a refresh in Mozilla Firefox from previous screenshot)
#removed_broken_link
Is there a long-term solution to solve this?
Also a more annoying problem is that the full size of my image won't show up! It comes up as a broken image. By full size I mean clicking on a Gallery, then a thumbnail, then on the resized image to view the full-size image, which opens it in a new window (as shown in your demo as well), but it comes up as a broken image as shown:
#removed_broken_link
Is there a way to fix this? I noticed that the image it is trying to load through Image Properties in my browser is:
../twg14/i_frames/image.php?twg_album=Original+Opening&twg_show=70.jpg
But image.php does not exist in the "../twg14/i_frames" directory! It exists in "../twg14/", the TWG root folder ! Did I configure something wrong?
If I copy and paste that same URL above without the "i_frames" directory it loads the full image just fine! I.e.
../twg14/image.php?twg_album=Original+Opening&twg_show=70.jpg
Please any help would greatly be appreciated towards these two issues. I would rather stick with using PHP include if that is possible, as when using iFrame, it does not automatically resize in height when using Mozilla Firefox, yet in Internet Explorer it does.
I did not put the exact URL to my gallery as it is in testing right now and I don't want to disclose it to the public yet. But if you need the URL to it I can email/PM it to you if you want. =)