Can anyone please show us how to add lightbox 2 to Plogger? What lines to edit in gallery.php? Lightbox 2 says we should add 'rel=lightbox' to links. But I failed to find where exactly in gallery.php should we add it.
Where would u li ke to add it? To the big picture view or to the album view (where u can see all pictures as thumbnails and cliking on one will get u the lightbox script?)
If it is the first: find: <a accesskey="v" href="'.$config["baseurl"].'images/'.$row["path"].'">'.$imgtag.'</a>