I changed oscommerce.gif in the header.php in (includes directory) to my own logo gif. it changes nothing!? you can even delete the file header.php off the server, and the oscommerce.gif still appears, I cleared my cache thinking thats mite be the prob it wasn't.
Example
orginal
<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>
to this
<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'mylogo.gif', 'mylogo') . '</a>'; ?></td>
is there duplicate header info stored somewhere else?
I want to change the oscommerce.gif to my own logo? where is this info stored to change this?
the column_left.php and right column_left.php (includes directory) work fine.
thanks for your time![]()




LinkBack URL
About LinkBacks










Bookmarks