Hi Dagon,
I thought that was what I was doing (but apparently not, since it didn't work).
In Nav_menu.php logo.gif is inserted using: <img src="logo.gif" width="305" height="94" />
Match/match_maker.php include statement says: include('../Menu/Nav_menus.php');
I've tried variations, like placing the logo.gif and Nav_menu.php in the relative root directory, but I am not sure what else to try short of placing a copy of logo.gif in every subdirectory and calling it in to each php file, each time.
Thanks