Page 1 of 1

How do you change the links on header/footer logos?

Posted: 10 Oct 2006, 19:17
by trevor_
Id like to find out how you change the links on the header logo and the small logo on the footer to go somewhere else?

Trevor.

Posted: 11 Oct 2006, 06:17
by clandriot
Hello.
It seems that there is no other way than modifying the url in the core/html_api.php (builder for the header/footer) ....

Posted: 11 Oct 2006, 13:38
by trevor_
hi clandriot,

thanks for the help, really appreciated. will check that file out and see if i can find where it is.

trevor.

Posted: 11 Oct 2006, 15:37
by clandriot
To confirm my previous post, you can have a look at the following url : http://wiki.mantisbugtracker.com/doku.p ... ew_website

Posted: 12 Oct 2006, 18:58
by trevor_
thanks clandriot, i did manage to figure it out with the help of the correct filename you sent me.

trevor.

Posted: 04 Dec 2006, 09:08
by akede
Within the latest version you also can change a config var and include your own header file

$g_top_include_page = '%absolute_path%your_header.php';

At the moment the file exists this file is used instead of the standard.