By lwatkins on
It appears that WordPress which I have installed in another directory is adding a logo to the browser window on my site. How do I fix that?
Leisa
It appears that WordPress which I have installed in another directory is adding a logo to the browser window on my site. How do I fix that?
Leisa
Comments
That's the favicon. You can
That's the favicon. You can try uploading another one. Go to admin/build/theme then go to you theme being used, and select configure. Scroll down and uncheck "use default icon" and instead browse for and upload another icon (any image will work, Drupal will automatically format it to size). If you want to use the Drupal icon, just navigate to a Drupal folder on your computer and upload it. Click submit, and it should change.
You'll want to look for a
You'll want to look for a favicon.ico file. That is the image file that you are seeing in your browser URL bar.
=-=
its a fav.icon , you may try clearing your browser cache.
By chance is your Wordpress site, installed in the public root, and your drupal site installed in a subdirectory, instead of a subdomain. If so it may be a little tougher to nail down.