Add a link in top, (picture attached)
|
Neophyte
![]()
Joined: 2005-05-08
Posts: 19 |
Posted: Sat, 2007-01-27 12:47
|
|
Is it possible to add a link like in this picture: Please help The following information is required to get an answer: |
|


Posts: 6818
Normally i refuse to support outdated Version.
Your Gallery is 5 Versions behind the current and contains security issues ..
Anyway.
open albums.php
find:
} else { if (!$GALLERY_EMBEDDED_INSIDE) { $iconText = getIconText('identity.gif', _("login")); $iconElements[] = popup_link($iconText, "login.php", false, true, 500, 500);before the $iconText, add a line like this:
$icontElements[] = 'My nice Link';Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 1
How do I do this in Gallery 2.1.2??
Posts: 6818
Please ask this in the G2 Forum.
G1 and G2 have a complete different code base.
Jens
--
Last Gallery v1 Developer and v1 translation manager.