Guest Posted January 22, 2007 Share Posted January 22, 2007 But I can't find the file where this is stored, anyone can help me please!? Link to comment Share on other sites More sharing options...
♥Vger Posted January 22, 2007 Share Posted January 22, 2007 images/oscommerce.gif - just upload a new image called oscommerce.gif - or else edit includes/header.php Vger Link to comment Share on other sites More sharing options...
Mat9 Posted January 22, 2007 Share Posted January 22, 2007 images/oscommerce.gif - just upload a new image called oscommerce.gif - or else edit includes/header.php Vger First upload your logo to /catalog/images/... then edit catalog/includes/header.php look for this code <td valign="middle"><?php echo '<a href=''' . tep_href_link (FILENAME_DEFAULT) . '''>' . tep_image( DIR_WS_IMAGES . 'oscommerce.gif' , 'osCommerce') . '</a>'; ?> </td> Replace 'oscommerce.gif' with the name of your logo.... 'yourlogoname.gif'...and... 'osCommerce' with 'Your Logo Name or text of your choice' for the Alt text Hope this helps! Hope this helps! Link to comment Share on other sites More sharing options...
GeneralB Posted January 25, 2007 Share Posted January 25, 2007 Replace 'oscommerce.gif' with the name of your logo.... 'yourlogoname.gif'...and... 'osCommerce' with 'Your Logo Name or text of your choice' for the Alt textHope this helps! Is there a way to span the logo width so that it fills the cell? I've already tried to increase actual size of logo in photoshop but don't like how it won't reduce when page gets smaller. Also, reduced size and now it is not quite wide enough. One other side question ... can't seem to find how to add the continue, review, and other buttons/icons. Any help is appreciated. GenB Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.