I just started using Gallery 1. The link to my Gallery photos is launched from my homepage. Is there a way to insert a link for "home" to return to my homepage from any album in Gallery?
You could edit gallery.header to add your own stuff to the top of the page, or you could edit albums.php and try to stick the link in the right place.
Found albums.php but couldn't find gallery.header. Can you tell me where it's located?
Thanks!
you'll need to look at gallery.header.default in gallery/html_wrap/, copy it to gallery/html_wrap/gallery.header, and make your changes there.
Posts: 2258
You could edit gallery.header to add your own stuff to the top of the page, or you could edit albums.php and try to stick the link in the right place.
Posts: 2
Found albums.php but couldn't find gallery.header. Can you tell me where it's located?
Thanks!
Posts: 2258
you'll need to look at gallery.header.default in gallery/html_wrap/, copy it to gallery/html_wrap/gallery.header, and make your changes there.