Dear Support,
I have successfully managed to create my own custom Favicon.ico file and uploaded it via FTP which works fine on my store and my forum as you can see here:
By entering the following lines under the <head> section, this works for both IE and FF:
<link rel="shortcut icon" href="http://www.logistixonline.com/favicon.ico" />
<link rel="icon" href="http://www.logistixonline.com/favicon.ico" />
I have managed to get Cute Chat to display my Favicon.ico as you can see here:
http://www.logistixonline.com/logistixchat/ but how can I get it to display on all pages? I need to enter the two lines in the header, however there isn't a <head> section in banner.aspx, so how do I do it? Do I have to enter the code on every page?
Many thanks
Mike