RE: LOGO ON HEADER
Jules190 <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <35a9260e2bc2ee8d56bccec914adeccd@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=206224#206224 ---------------------------------------------------------------- upload your logo to: catalog :arrow: images ...and open: catalog :arrow: includes :arrow: header.php ...and look for this code (around line 53: [code] <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>[/code] ...then change oscommerce.gif to the name of your logo