.
I would like to put a logo (gif) on the top of all my pages. My site consists of a huge amount of menus and folders. The only way that I can think of to get the logo to show up on the top of all pages is to add the logo file to each menu and folder (virtual or real) in HFS and of course use <img scr="..."> in the tpl. This method works but it is a very slow task to do and doing it this way makes HFS request and re-load the logo file over and over again each time the page changes. Then if I make changes to these folders or add new ones or make a change to my logo, I have to add the logo file manually again and again. There has got to be a better way to do this.
Can someone tell me if there is a html code that I could use in hfs.tpl that would automatically add the logo to the top of every page without me having to add the logo file to all the menus and folders? In otherwords, have HFS automatically read the logo file from the root for all requested pages and/or have the logo file cached in memory for all pages loaded similar to the way HFS handles icons. In addition, is there a html code that will automatically shrink or stretch the logo to fit the user's screen width resolution?
Any help would be appreciated. Thanks.
maverick