Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

boxes customisation...


Guest

Recommended Posts

Posted

well, I do know how to customise the layout in the boxes, but where do I go about removing this code?

 

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

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

<tr>

<td><img src="/shop/images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

 

This is the code that preceds the boxes created.

Posted

simple as removing: <?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?> from index.php

Archived

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

×
×
  • Create New...