You cannot do it via the admin, but you could edit the theme files, If you have access and permission to do so on your server.
there'll be a file called something like: "page.tpl.php"
That's a template file which will hold the general layout of the page.
There's some code calling the logo image, and adding the link and the url.
I don't know if you want the second logo just next to this image, but you can simply put the tag right next to it with the image url in it. Like you would if you had done it in plain html.
I don't know if this is any help. I can't read from your question if you would like to code it in php, and ad functionality to this, or if you just need a second logo for your site.
Comments
You could edit the theme files
You cannot do it via the admin, but you could edit the theme files, If you have access and permission to do so on your server.
there'll be a file called something like: "page.tpl.php"
tag right next to it with the image url in it. Like you would if you had done it in plain html.
That's a template file which will hold the general layout of the page.
There's some code calling the logo image, and adding the link and the url.
I don't know if you want the second logo just next to this image, but you can simply put the
I don't know if this is any help. I can't read from your question if you would like to code it in php, and ad functionality to this, or if you just need a second logo for your site.
Best
Gunnar
Gunnar Langemark
http://www.langemark.com