Page 1 of 1
Remove logo
Posted: 09 Jul 2005, 22:07
by matty2470
Jus would like to emove the top logo, or modify its position. Where can I do that? Thanks
Posted: 10 Jul 2005, 18:08
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.
thanks
Posted: 10 Jul 2005, 23:34
by matty2470
thanks, thats what I needed to know:-)