Remove logo

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
matty2470
Posts: 17
Joined: 26 Jun 2005, 21:08

Remove logo

Post by matty2470 »

Jus would like to emove the top logo, or modify its position. Where can I do that? Thanks
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

The default logo is in core/html_api.php, function html_top_banner().

You can define your own HTML header by creating a file containing the html, and defining $g_top_include_page to point to it. This will survive an upgrade.
matty2470
Posts: 17
Joined: 26 Jun 2005, 21:08

thanks

Post by matty2470 »

thanks, thats what I needed to know:-)
Post Reply