Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Image


theMusicMan

Recommended Posts

Posted

Hi All...

 

I would like to add another image to the header.php file that points to my main www site. The way I would like to do this is to add another variable containing whatever URL I'd like to point to. I can see that this line of code:

 

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'tMP eShop Entrance') . '</a>'; ?></td>

 

...actually uses the variable 'FILENAME_DEFAULT' to determine the URL - si I will add another variable called 'FILENAME_HOME' - but in which file would these be defined so I can add an entry...?

 

Thanks

John

John

Archived

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

×
×
  • Create New...