ZenphotoCMS Forum
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)

Pages: 1 2 3 4


Thickbox for full image - lupker - 16-02-2007

I love this photoalbum, but i do not like the way the photo is displayed when clicking for the full photo in the image.php of the themes.

So I've added the Thickbox AJAX technique to make it more smooth and share the info here:

Download the Thickbox files from: http://jquery.com/demo/thickbox/
You will need the Thickbox.js / Thickbox.css / LoadingAnimation.gif and the jQueary.js (make sure you use the compressed version).

Add the links to the image.php file:

@import "/thickbox.css";

And add class="thickbox" and rel="photoalbum" to the id="image":

" class="thickbox" rel="fotoalbum" title="">

Edit the thickbox.css to change the colors etc... if you like.

Have fun!

Greetz,
Mark




Thickbox for full image - monster - 16-02-2007

We think in the same way,
I love ZenPhoto, but I dont like the way the photos are displayed,
I have been using some other gallery which uses Thickbox for displaying images,
take a look http://www.pawelnawrocki.com/minishowcase/
It uses thickbox and it is great and it`s big advantage of that script.

I found ZenPhoto two days ago and Im really impressed.. It is so customizable... Can you give a link to your theme with thickbox? Im also going to develop new theme based on this http://www.pawelnawrocki.com/zenphoto/
but with thickboxes for displaying images.
Maybe I will also make try with slimboxes from here http://www.digitalia.be/software/slimbox




Thickbox for full image - jayray999 - 16-02-2007

I think I am missing something but what is the difference between what you have here and existing themes like HighSlide and ChiliLight?




Thickbox for full image - Chilifrei64 - 16-02-2007

The only difference I see is the top post said linking to the full size images using thickbox(lightbox... whatever) where as mine atleast(ChiliLight) the lightbox is a replacement for image.php..

Really it is just an over fascination with the whole lightbox phenomena. People want to use it wherever because it is a cool effect.




Thickbox for full image - monster - 16-02-2007

I made some tests with thickbox, and it seems to be almost OK
(overlay doesnt work on FF - dont fulfil all window, on IE and Opera works fine)
http://www.pawelnawrocki.com/zenphoto/paris2007/

Why I didnt choose Lightbox2 (ChilliLight) B/C I dont like those transistions :(,
they slow down browsing gallery and they are 'cheap' effect for me,
and in other hand they are pretty heavy JS. There is some other script which
looks exactly the same like LightBox JS2 but is only 7KB and is much more convenient.
It`s slimbox http://www.digitalia.be/software/slimbox

What about HighSlide? Hmmm,
If it is possible to turn of the enlarging effect and to leave just movable
lightbox I think it is worth trying.

Thanks




Thickbox for full image - jleekun - 08-03-2007

Hey monster, could you send me your theme there? I'd like to play around with it and thickbox?

That would be great! Thanks in advance.




Thickbox for full image - monster - 08-03-2007

It actually uses slimbox :)
It's effervescence theme with some small modifications,
We have already discussed how to implement
lightbox/slimbox/thickbox/undiscoveredalreadybox/.... in that thread
http://www.zenphoto.org/support/topic.php?id=1242

  • I have something new :D Now I know what one should put to get custom size
    image in lightbox. Instead of a href="" can be a href=""
    If you want me to help you, first install effervescence and make it working
    (dont forget to copy customfunctions.php to /zen folder and make right modifications in it)

my gallery http://www.pawelnawrocki.com/zenphoto/
how fast does it load in your country?




Thickbox for full image - jleekun - 09-03-2007

Honestly, when I download ef, it breaks on me, shows me one image with a ton of text in one line...

Any suggestions?




Thickbox for full image - monster - 09-03-2007

Give a link to your gallery.
Didnt you forget to copy customfunctions.php to zen folder?
And did you adopt it to your table names in DB?
(if you have prefixes for example)




Thickbox for full image - jleekun - 09-03-2007

http://www.septemberthree.com/photo/

Thanks.