Dr. Incomprehensibleness
unread,Jun 25, 2009, 10:51:41 PM6/25/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pixie
Download Lightbox 2.04
1.) Unpack the whole lightbox archive to /files/lightbox
2.) Open the file lightbox.js in a unicode text editor. I used PSPAD.
3.) Change the line
fileLoadingImage: 'images/loading.gif',
to
fileLoadingImage: /files/lightbox/images/loading.gif,
4.) Change the line
fileBottomNavCloseImage: 'images/closelabel.gif',
to:
fileBottomNavCloseImage: '/files/lightbox/images/closelabel.gif',
5.) Save the lightbox.js file you just edited.
6. Save the entire Rok Gallery module as "gallery.php" and upload it
to the modules folder.