![]() |
|
Thickbox for full image - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Thickbox for full image (/thread-1169.html) |
Thickbox for full image - monster - 10-03-2007 @s3 Thickbox for full image - s3 - 11-03-2007 Hey monster. Thanks for all your help so far. I've moved to slimbox and it is still giving me issues. The picture is launching below the thumb, etc... Thickbox for full image - monster - 11-03-2007 maybe you have bad scripts? i dont know Thickbox for full image - s3 - 12-03-2007 Must be jinxed. Got a clean copy of eff, downloaded your slimbox, installed, and still broke. it must be magic! Thickbox for full image - permesso - 12-03-2007 At least it isn't just me, s3! I have the same issue. I appreciate the effort monster. I actually have been using your copies of the js and css files all along downloaded directy from your site's directories. Any chance we could just simplify things and you could just zip/tar your entire theme we could work from there. I don't expect you to clean it up for our use - just as is. Thanks again. Thickbox for full image - permesso - 12-03-2007 If I look at the photo that is displayed below the thumbs it just looks like the right third of it is displayed. Interestingly, using the keyboard arrows does move it to the next picture and the transitions look good. Just no overlay as it should. We must be missing something minor. php 5.1.6 Thickbox for full image - monster - 12-03-2007 @permesso Thickbox for full image - permesso - 12-03-2007 Thanks monster! I got it working with that. I didn't go back and compare things to see why it didn't work before. Thanks for your time. I am now working through getting it working via https not http. In my setup, I have to use SSL for zenphoto (port 80 is blocked incoming). It appears that there are some issue with using SSL with mootools using the Window.onDomReady() function. I had to download the uncompressed version of the tools and do the mod discussed here: http://forum.mootools.net/topic.php?id=1738&replies=4 I am still getting inconsistant results though. BTW monster, which parts of mootools are needed to make this work? I pretty much just did them all to get it working. Thickbox for full image - monster - 12-03-2007 Here are the modules required by Slimbox: Native: Array, String, Function, Element Thickbox for full image - jleekun - 12-03-2007 |