On Wed, 24 Feb 2010 11:22:49 +0100 Oliver Betz <[email protected]> wrote:
>[email protected] wrote: > >>Triad skin. I added >> >> <link rel='icon' href="$FavIcon" type='image/ico'> >> <link rel='SHORTCUT ICON' href="$FavIcon"> >> </head> >>to skin-triad.tmpl. >> >>I get the icon working in IE8/win7, FF2 and FF3 but it doesn't work >>with IE7. > >what is the value of $FavIcon, IOW which kind of graphics do you >provide? IE doesn't support all image types. The filename is: "favicon.ico" local/config.php: $FavIcon = "$PubDirUrl/skins/favicon.ico"; -- Thanks http://www.911networks.com When the network has to work _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
