This is a discussion on How do you put you own logo at the top? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I changed oscommerce.gif in the header.php in (includes directory) to my own logo gif. it changes nothing!? you can even ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 |
|
#2
| ||||
| ||||
| Sounds like you are using OSCMAX 1.5.5, not osCommerce 2.2 MS2. If that is the case, you have posted in the wrong forum. If that is not the case and you are using osCommerce 2.2 MS2, clear your browser cache. OSCMAX 1.5.5 does not use header.php and footer.php, you need to edit /templates/main_page.tpl.php.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| The templates do make MS2-MAX 5.5.5 easier to edit, but the old files are still there. that was the confusion. I should have posted in the MS2-MAX 5.5.5. thanks for the help, got it fixed now. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change Header Logo | mcheerios | osCMax v2 Customization/Mods | 2 | 10-03-2005 09:14 AM |
| trying to install trust SSL Certificate logo | pr0ject123 | osCMax v1.7 General Mods Discussion | 0 | 09-08-2005 12:06 PM |
| Where do I change my store logo? | jak211 | osCMax v1.7 Discussion | 2 | 01-02-2005 05:32 PM |
| How do you change the OSCOMMERCE logo with your store logo | Matias | osCommerce 2.2 Modification Help | 7 | 10-31-2004 12:14 PM |
| Logo and Banner not recognized | disciple | osCMax v1.7 Discussion | 5 | 11-18-2003 02:25 PM |