If you mean the YafMobile theme, then you can override the logo from within the YafMobile.xml file...
- Simply add the logo to the desired theme folder, in that case in the YafMobile Folder.
- Add a new Resource to the YafMobile.xml file
<page name="FORUM">
<Resource tag="BANNER">~/yourlogo.jpg</Resource>
</page>
Restart the Application and you see the new logo.