Larry Swan Posted April 18, 2011 Report Posted April 18, 2011 I've been having trouble getting my pages to work both in FireFox and IE... So I started from scratch and checked it in both every time I added a line. It all changed in IE when I added the favricon. It was as if it ignored the css all together. Does anyone know why or how to help. Quote
pb1uk Posted April 18, 2011 Report Posted April 18, 2011 I've been having trouble getting my pages to work both in FireFox and IE... So I started from scratch and checked it in both every time I added a line. It all changed in IE when I added the favricon. It was as if it ignored the css all together. Does anyone know why or how to help. I have experienced problems between IE and Firefox before, but not with a favicon. Can you paste the bit of code that you added that's causing a problem? Quote
Susie Posted April 18, 2011 Report Posted April 18, 2011 It sounds like you may have forgotten to close the favicon line. It should look something like this: <link rel="shortcut icon" href="http://url.com/favicon.ico"> Post a link to your site (or the code in the <head>) and we can take a look. Quote
Larry Swan Posted April 18, 2011 Author Report Posted April 18, 2011 That fixed the problem. Thanks so much for your help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.