Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Missing Images on Index


Saber7Tact

Recommended Posts

Posted

Here is code:

<!-- start Index content //-->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
         <tr>
           <td class="pageHeading"></td>
           <td align="center" class="main"><form name="filter" action="index.php" method="get"><b>Show:</b> <input type="hidden" name="cPath" value="90"><input type="hidden" name="sort" value="2a"><select name="filter_id" onchange="this.form.submit()"><option value="" SELECTED>All Manufacturers</option></select></form></td>

           <td align="right"><img src="includes/sts_templates/s7tg/images/" border="0" alt="" width="57" height="40"></td>
         </tr>
       </table></td>
     </tr>
     <tr>
       <td><img src="includes/sts_templates/s7tg/images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
     </tr>
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing">

 

 

Above code missing an image here:

 <td align="right"><img src="includes/sts_templates/s7tg/images/" border="0" alt="" width="57" height="40"></td>

 

 

I am sure I broke it but don't know where. Any ideas? Thanks!

Archived

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

×
×
  • Create New...