I was wondering if anyone could help me set the favicons seperate for each board.
I have five boards all together (all with licenses so don't threat) - however need all of them to have a different fav icon.
I found this:
Code:
<vb:if condition="$_SERVER['HTTP_HOST'] == 'www.domain1.com'">
Test code
</vb:if>
Posted by: BirdofPrey5
However don't know if that can help, or how to do else/if conditionals.
Any help would be greatfully appreciated.