Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

OS COMMERCE LOGO REPLACMENT


ARW VISIONS

Recommended Posts

Posted

OK...

 

I edited the header.php file to read

 

<table border="0" width="780px" height="174px" cellspacing="0" cellpadding="0">

<tr class="header">

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'header.jpg', 'ARW VISIONS') . '</a>'; ?></td>

<td align="right" valign="bottom"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) . '</a>  <a href="' . tep_href_link(FILENAME_SHOPPING_CART) . '">' . tep_image(DIR_WS_IMAGES . 'header_cart.gif', HEADER_TITLE_CART_CONTENTS) . '</a>  <a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_CHECKOUT) . '</a>'; ?>  </td>

</tr>

</table>

 

and uploaded 'header.jpg' to catalog/images

 

the image is not showing up at all. Any suggestions.

Posted

Well I forgot to change the transfer mode back to auto, so I was tranfering all of my images in ascII........... lol. Sry.. I was pulling my damn hair out.

Archived

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

×
×
  • Create New...