Guest Posted July 4, 2004 Posted July 4, 2004 Hello, I want this flash work http://hsmcshop.davesworld.com.au/FLASH/Header.swf to be my header. How can I find inforamtion to edit the header page correctly and make that peice of flash work my actual header? Thanks heaps gusy, Dave.
peterr Posted July 4, 2004 Posted July 4, 2004 Hi, This ............. <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td> should be line 57 of /catalog/includes/header.php All things being equal, if you place the file "Header.swf" in the images path, and change the "oscommerce.gif" to ===> 'Header.swf', it should work okay. :) Peter
Recommended Posts
Archived
This topic is now archived and is closed to further replies.