andybr1ggs Posted September 18, 2009 Share Posted September 18, 2009 where would i add the code in the title to let me use 2 favs<link rel=“shortcut icon” href=“favicon.ico”> <link rel=“shortcut icon” href=“favico.gif”>cheers andy Link to comment Share on other sites More sharing options...
rocky Posted September 19, 2009 Share Posted September 19, 2009 The code is in header.tpl in your theme's directory. At line 15, you should find the following code: <link rel="shortcut icon" type="image/x-icon" href="{$img_ps_dir}favicon.ico" /> See this Wikipedia article for how to properly reference favicons in different formats. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now