I was asked privately how I link my logo on my sites. In case anyone else needs to know the same thing, here it is:

In HEADER.TPL look for

Code:
[img]{$baseurl}/templates/images/logo.jpg[/img]
Change that to

As always, rename your original file on the server to something like header.tpl.BAK and upload the new header.tpl in case it doesn't work out like you wanted it to.