Hi,
I’ve tried with
?>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<?php
in the onApplicationInit and onLoad events, but it places the <link tag after the <body> element, so doesn’t work. Is there any way to place it to be before the generated <body> tag?
Many thanks,
Dani