PDA

View Full Version : Lightbox 2.0 help


JGruber15
06-23-2006, 06:57 PM
Ok, I have added the required files to my server, modified my image_template.html file with the required additions to the code, but I am unsure where to put the
rel='lightbox' code at. I've looked around in the index.php page, but I cannot find out where it is supposed to go.

I would like to add it to the <FULLSIZE_LINK> code I have already, but I am not sure if that is possible.

JGruber15
06-25-2006, 09:28 PM
Know ones know's how to get this working?

GeoS
06-26-2006, 07:02 AM
There are template files and you should put it to image_template.html files of your template.

JGruber15
06-26-2006, 01:54 PM
I've added the admin_resize addon to my site, I have seen where when you click on the fullsize link on your website, it loads the lightbox. That is where I dont know where to put the above mentioned code.

GeoS
06-26-2006, 11:14 PM
So now you must find where in template file is code for image and put it there - into <img .... /> tag.

JGruber15
06-26-2006, 11:58 PM
I've added the lightbox_full_size addon to my site, with all the required files and still have no luck getting it right, i've followed the instructions exact, and it doesnt work for me.

I've used this addon right here - http://forum.pixelpost.org/showthread.php?t=3583&highlight=lightbox but with no luck.

GeoS
06-27-2006, 12:07 AM
Give us an URL.

JGruber15
06-27-2006, 12:22 AM
http://jeffgruber.com I can show files if needs be.

se.nsuo.us
06-27-2006, 04:00 AM
But it is working on our site - I just checked

JGruber15
06-27-2006, 04:49 AM
Yes, I have fixed the issue since this last post, simple fix. Forgot to remove fullsize_link.php from the addons folder when adding the lightbox_full_link.php file.