help please

oleg67

Joined: 2008-05-28
Posts: 3
Posted: Wed, 2008-05-28 12:30

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: 1.6
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):

how can I inserting the image-link ("BACK to MAIN PAGE" ag.) in my gallery?
Wich file I must editing?
I want insert it in my heder and footter.
Where I should insert this link ? - <a href="url_to_my_main_page"><img src="my_image_path"></a>

Thank's to all.

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Wed, 2008-05-28 12:43

Hello,

Remember that Gallery 1.6-svn|alpha is NOT for production! We will release another alpha4 this weekend which has MAJOR changes.
But for testing its okay.

You could edit the overall.header, or the 3 header files for gallery, album and photo view.
They are all in the templates folder.

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

 
oleg67

Joined: 2008-05-28
Posts: 3
Posted: Thu, 2008-05-29 21:07

Thanks, but I do not understend where I should insert it ?
This files contain only php code and variables.
Help please.

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Thu, 2008-06-12 08:52

Did you get it done?
If not,

in the overall.header files, just add it at the bottom of the file. Below <div class="g-main">
In the other files you can add it before or after the g-header div.

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6