Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Logo


Guest

Recommended Posts

Then again, you can go for the 'complicated' way...

 

/catalog/includes/header.php, change to:

    <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . str_replace(' ', '_', STORE_NAME) . '.gif', STORE_NAME . ' ' . HEADER_TITLE_CATALOG) . '</a>'; ?></td>

 

and put a file in your /catalog/images/ directory that is EXACTLY spelled like your Store Name but with underscores instead of blanks, plus 'dot gif'.

 

Example: My_Shopping_Mall.gif

 

SCNR... ;-)

I don't want to set the world on fire—I just want to start a flame in your heart.

 

osCommerce Contributions:

Class cc_show() v1.0 – Show Credit Cards, Gateways

More Product Weight v1.0

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...