Results 1 to 3 of 3

How do you put you own logo at the top?

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 ...

      
  1. #1
    New Member
    Join Date
    Nov 2003
    Posts
    18
    Rep Power
    0


    Default How do you put you own logo at the top?

    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. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member
    Join Date
    Nov 2003
    Posts
    18
    Rep Power
    0


    Default

    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.

Similar Threads

  1. Change Header Logo
    By mcheerios in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 10-03-2005, 10:14 AM
  2. trying to install trust SSL Certificate logo
    By pr0ject123 in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 09-08-2005, 01:06 PM
  3. Where do I change my store logo?
    By jak211 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 01-02-2005, 05:32 PM
  4. How do you change the OSCOMMERCE logo with your store logo
    By Matias in forum osCommerce 2.2 Modification Help
    Replies: 7
    Last Post: 10-31-2004, 12:14 PM
  5. Logo and Banner not recognized
    By disciple in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 11-18-2003, 02:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •