Where is the <head> </head> in this template????

GK User
Sun Sep 04, 2011 7:17 pm
I don't mind having a static favicon if necessary, but I would really like to have an animated version for firefox users. This is normally as simple as adding the following between the <head> and </head> tags:

<link rel="shortcut icon" href="favicon.ico" >
<link rel="icon" type="image/gif" href="animated_favicon1.gif" >

However, I am unable to find this section in the framework used by this template. I've tried going to template manager and clicking Edit HTML and I don't see it. I've opened several css files and do not see anything related to favicon in there.

Where am I suppose to look to find the head section so that I can add the second line of code?
User avatar
Senior Boarder

GK User
Mon Sep 05, 2011 5:13 am
The header code is in:

templates/gk_sporter/layouts/blocks/head.php

cheers.
User avatar
Senior Boarder

GK User
Mon Sep 05, 2011 3:23 pm
Many thanks. I truly appreciate that.
User avatar
Senior Boarder


cron