|
#1
|
||||
|
||||
|
favicon
I created a favicon.ico for my site, stuck it in the root and it show's up fine in Opera but not in Safari or IE.
The site I used Favicon also gives some code to put in index page but as the index page is .php and not html it dosen't work. Where do I put this code to get the icon to show in IE? Mike |
|
#2
|
|||
|
|||
|
placement
You can put html code in a php file. It just has to be place before the starter <? php
|
|
#3
|
||||
|
||||
|
Thanks EcoSee, at least its showing the page now, before it reported errors but the icon still does not show in IE.
Mike Opps.... I'm wrong, it actually screwed up the template, the footer was huge, just didn't see it as I hadn't scrolled down. |
|
#4
|
||||
|
||||
|
I found this......
Quote:
Mike |
|
#5
|
||||
|
||||
|
You need to add the <link....> code for the favicon between the opening and closing head tags in your template files (image_template.html, browse_template.html, about_template.html, etc.), not in the PP index.php file.
You are correct though about IE not displaying it unless it's been bookmarked.
__________________
My photoblog: KP Images |
|
#6
|
||||
|
||||
|
It's working fine for me.
![]() If you don't see it, it's probably due to your browser's cache. Simply empty your cache and try again. ![]() You only need to use the <link...> tag when you are specifying a favicon that is not in the root site directory.
__________________
Jay Williams | A Different View |
|
#7
|
||||
|
||||
|
Thanks for the info.......
Mike |
| Post Reply |
| Thread Tools | |
|
|