Since I'm not really familiar with coding, I would like to know the exact procedure to integrate this http://leandrovieira.com/projects/jquery/lightbox/ with the "default" theme on zenphoto.
My plan would be to use lightbox as soon as you click the thumbnail...
Any help would be really appreciated... I really don't want to f*cked up my website...
P.S. this is for www.joallard.com
thanks
Error 403 - Forbidden
Strato-Webspace?
Ah you mean http://joallard.com/zenphoto/
You have to edit the /zenphoto/themes/default/album.php file. But you should have knowledge of HTML and PHP.
The "How to use" on the lightbox page is selfexplane.
yeah sorry I've changed the location since then to merge the root of joallard.com with autoviewer instead.
Some explanations on the lightbox page are a bit mixed up in my head...
"So, include just these two javascript files in your header.
"
This is okay.
"Include the CSS file responsible to style the jQuery lightBox plugin.
"
Do I have to add this to the header section as well ? or replace this line
You should call the lightbox jquery js after `` because this will load the main jquery file.
Regarding enabling you need to follow the instructions on the lightbox site. Please also do a forum search as all these lightbox work similar and we have already lots of threads about that.
Okay, done.
I've searched over the forum to find out some slimbox and thickbox input, I'm a bit more advanced right now...
Since I want the lightbox to be effective when clicking thumbnail, I modified the album.php file as this ->
I replaced the
" title="">
With
" rel="jquery.lightbox-0.5[]" title="">
This is my present header:
|