Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

anyone know how I can add a background image to the header?


Guest

Recommended Posts

nd image in the code at the includes/header.php file

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr class="header">

<td background="http://www.husnaimports.com/catalog/images/background.gif" valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'header.gif', 'osCommerce') . '</a>'; ?></td>

 

</tr>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...