#1 2002-11-26 21:04:02

cdragut
Member
Jacksonville, FL (USA)
2002-11-26
2

How to add external links under the Menu

As stated before I'm not a PHP programmer. I was able to set the "Links" title and even an external link (with the little arrow graphics before it) but it points to the current site instead of the real external link I want it to.
How should I code it to work right?
Thanks,

Offline

 

#2 2002-11-26 21:23:51

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13911

Re: How to add external links under the Menu

in diapo.php (version 1.2) line 207 (or near it), before

Code:

$summary.="</div>";

insert

Code:

$summary.=" <img src="".$user['lien_collapsed']."" alt=">"/> <a href="[url=http://..."]http://..."[/url] title="yourTitle">the link</a>";

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2025 · Contact