On Wed, Jun 3, 2009 at 9:44 AM, Jen Thomas thomasjen@oplin.org wrote:
Hi, I could not see the icon when I moved it to //localhost/drupal-6.10/logo.png
Look at logs for 404 entries of the template images. Should show the path that it is trying to find the images.
Because drupal is installed in the drupal-6.10 directory, you may need to edit settings.php and configure the base_url. Examples are in settings.php.
Joe
Thanks, Jen