loverboy260 Posted June 1, 2004 Share Posted June 1, 2004 How can i change the OS commerce's default logo/picture on the main page?? Link to comment Share on other sites More sharing options...
burt Posted June 1, 2004 Share Posted June 1, 2004 Upload a new one to replace it. Or amend /includes/header.php if you want to fully rename it. Link to comment Share on other sites More sharing options...
ozcsys Posted June 1, 2004 Share Posted June 1, 2004 How can i change the OS commerce's default logo/picture on the main page?? Look in your /includes/header.php file and you will see the following line <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td> Change to the name of your logo The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
loverboy260 Posted June 1, 2004 Author Share Posted June 1, 2004 Thanks. i knew from searching this forum it was header file (but since i dont know any php i thought it was better to ask then be sorry!) Thanks again. Link to comment Share on other sites More sharing options...
loverboy260 Posted June 1, 2004 Author Share Posted June 1, 2004 i have got a banner in my shop by going to the TOOL>banner from the admin interface BUT when i enter the address:banners/oscommerce.gif it doesnt work?? what url should i use? and where should i save the banner/logo Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.