View Adding a Favicon
Adding a Favicon
To add an FAVICON to the reservation web site
1. Add the following lines to CSS_SKINFILE after <!—(!HTMLSkinName=HudsonFX,HTMLSkinVersion=100!)—>
<link rel="icon" type="image/ico" href="/images/{sitekey}/favicon.ico" />
<link rel="shortcut icon" href="/images/{sitekey}/favicon.ico" />
The file name can be anything, but "favicon.ico" is typically used. The file is typically 16 or 16 or 32 x 32 pixels.
2. Create an icon file and upload it to the site subdirectory in the images directory.
The following link can be used to upload an image and convert it ot an ICON or to create an ICON.
http://www.degraeve.com/favicon/
Note: This icon is global for you entire site. It cannot be changed on portals
