Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image not appearing in column_right.php


msaunders

Recommended Posts

Hi I added an image to the column_right.php file , and its not appearing on the site, although the image placeholder is .

The code i used is

 

<tr>

<td><img scr="../catalog/images/ssl.gif" border="0" alt="This site is THAWTE approved" width="144" height="96"></td></tr>

Any ideas ?

Link to comment
Share on other sites

The code i used is

 

You would be better off using the <?php echo tep_image('ssl.gif');?>

 

or something like that :)

Mark Evans

osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops)

 

---------------------------------------

Software is like sex: It's better when it's free. (Linus Torvalds)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...