allen Posted July 9, 2003 Share Posted July 9, 2003 Hi all, I replaced the image oscommerce with a different image and everything looks fine until you put the mouse over the image. "osCommerce" pops up. Where do I change the mouse over text? Also, I just replaced the image and called the new image oscommerce.gif if I wanted to call it logo.gif, which file do I need to edit? Allen Link to comment Share on other sites More sharing options...
Guest Posted July 9, 2003 Share Posted July 9, 2003 catalog/includes/header.php.... both are here: <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.