- Upload your logo to the template's graphics dir (templates/default/gfx). If you use an other template set, replace default with your template name.
- Open templates/default/global.tpl.php in your text editor.
- Look for
<img src="{img_dir}usebb.png" alt="UseBB" title="{l_Home}" />

- Alter the src attribute to point to your own logo.
- Eventually, change the alternate (alt) text.
- If you want to change the link the logo points to, alter the <a /> tag right before it:
<a href="{link_home}">

- Replace {link_home} with the URL you want the logo to point to.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog