-
Icons in IE7
I installed IE7. I noticed that I get one favicon.ico for every website I visit. They are sticky. I have to remove them manually by opening the temporary internet files folder. What these icons are for?
I also lost quite a number of shortcut icon on my desktop. Some of those are replaced by the little arrow at the corner of the icon and nothing else. Some others were replaced by Windows generic icon. No matter how many times I reset the icons using the property of the shortcut, they are removed again as soon as I go online. Any fix for that?
The back-forward buttons, the favorites buttons, and the URL field are fixed unmovable. Is this a feature of IE7 or I am missing where I could reorganize them to my preference?
Because of these reasons I might abandon IE7 and go Firefox. Anybody has a history with Firefox? Would this be a better idea?
-
favicon icons are set by the website and have been around for quite some time..they are not an IE7 feature..why would you want to remove them? they will just be recreated next time you visit a site that isn't cached on your computer. I don't know which shortcuts you are talking about, so I can't comment on that, but if you want to move the bars around in IE7, just go to tools/toolbars, and uncheck the lock the toolbars line. The address bar/back-forward bar/and search are the top line in IE7 and can't be moved, but are appropriate for their function..the address is to the right of back/forward, search is to the right of the address bar...all address items are in one bar..everything else can be moved around
-
Desktop icons depend on what put the icon there... can you post which icons for which programs you have a problem with?
-
1 Attachment(s)
The following icons reverse back to how they look in the picture Attachment 129:
Weather Channel
Free Games
Raphael's Fresco
Earthlink Webmail
-
So it's just those? No other icons? Have you tried creating new shortcuts rather than altering the existing ones?
-
This one too and a couple of two others were shortcuts to music stations I deleted them I was not using them anyway.
Yes I tried to creat new shortcuts, the same problem.
I just noticed that the icons in the Favorits also were chaged and I tried to create new ones, the same problem there too.
-
So these shortcuts are directly to urls rather than a program file on the hard drive?
-
Yes. Files and folders shortcuts are preserved.
Since my first post, I tested other URL shortcuts. Well, to my surprise, all of them show the same syndrom. It looks to me it is IE7 feature, at least on my computer!
-
And where are the icon files you wish to use kept?
-
pifmgr.dll, moreicons.dll, and other I collected and stored in icons folders in the root directory.
-
I wonder if it's something to do with favicons trying to associate with the shortcut... you then delete the favicons and you end up with a blank image.
-
I deleted them from the temporary internet files forlder several times, nothing has changed on the desktop. When I delete them and then I change the icon, the new icon remains there until I go to the website of the icon.
-
So the icons remain in place until you visit the site, then the shortcut icon changes. This is (I think) because the writers of the HTML page have put in a line
Code:
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
which forces your browser (not just IE) to recognise the favicon. Since the shortcut is actually a bookmark, it will try to put the favicon in... you go round deleting them, so they end up blank.... if you leave the favicons alone for a while, you should see the shortcut change when you visit to the favicon.
-
But that feature was not there a few days ago with IE6.
-
So does opera or firefox do it as well?