Here is you code to use and edit in 3 files in the "html_wrap" folder.
Edit: album.header.default
Find
Quote:
<?php echo $gallery->album->fields["title"] ?>
Add code below right after the "?>" :
Quote:
|
Contact |
Forum
Edit: gallery.header.default
Find
Quote:
<?php echo $gallery->app->galleryTitle ?>
Add code below right after the "?>" :
Quote:
|
Contact |
Forum
Edit: photo.header.default
Find
Quote:
<?php echo $gallery->album->fields["title"] ?>
Add code below right after the "?>" :
Quote:
|
Contact |
Forum
There is a space before the first " | "so as to space it from the gallery name.
Here is it in operation of my old gallery,
http://www.kartingbuzz.com/gallery1/albums.php
And be sure to backup the files before you edit, just in case, but you should not have any problems or want to return it to normal.
Also you can remove the contact code or rename it and use it to return to the majestyusa.com home page.
OR i sent a PM to greengoose about upgrading the gallery to version2 if he wants and have the links in it.
Lennie