you need to enter this code
<link rel="shortcut icon" href="http://www.mysite.com/favicon.ico" type="image/vnd.microsoft.icon" />
in the file
/public_html/templates/base/_header.html
between the <head> tags </head>
make sure the favicon is in the root of dolphin
change mysite with your own site name
<link rel="shortcut icon" href="http://www.mysite.com/favicon.ico" type="image/vnd.microsoft.icon" />
in the file
/public_html/templates/base/_header.html
between the <head> tags </head>
make sure the favicon is in the root of dolphin
change mysite with your own site name
is this possible?
Thanks,
Stuart