The garage pages do not use the new favicon Style Var for some reason.
I just realized that the forums headinclude template is not used...
need to add the below to garage_headinclude
Code:<vb:if condition="$stylevar['favicon']"> <link rel="Shortcut Icon" href="{vb:stylevar favicon}" type="image/x-icon" /> </vb:if>



Reply With Quote