Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to put back shopping cart image back in header?


Guest

Recommended Posts

Hello Toyicebear,

 

Thank for your great basic desgin pack, i use it with great pleasure.

 

Could you please let me know how to put back the shopping cart image in the header.php, i also want

to put 2 more pictures next to the shopping cart image as well.

 

I tried to put this back in the header:

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

 

But then it doesnt show in the shop.

 

Could you or anyone else please help me with this.

 

Thank you in advance.

 

Regards,

 

Rob Veraar

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...