jknapp Posted June 5, 2004 Share Posted June 5, 2004 I need info on how I can ake out the oscommerce logo and put mine in Thanks Link to comment Share on other sites More sharing options...
AlanR Posted June 5, 2004 Share Posted June 5, 2004 includes/header.php <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td> Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management) Link to comment Share on other sites More sharing options...
starcad Posted June 5, 2004 Share Posted June 5, 2004 Jeff the eaisest way to change to your logo is to creat your logo naming it oscommerce.gif and upload it to the image directory, or use the above information and change the name to your logo name. Either way will accomplish the task. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.