I'd like to delete the main logo; which file do I edit for this?
Thanks.
I'd like to delete the main logo; which file do I edit for this? Thanks. |
Please some little more explanation on what you want? Kids first |
Hi killerhaai, Yes, that's the logo I meant, sorry. Is it possible to not have a logo there at all? If so, how and where do you go to change that? Thank |
Open the file inc/design.inc.php Find: function getMainLogo() Replace return $ret; with return ''; ---- |
Thank you! You guys are the best here. It worked. |