Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding New Boxes


wargaming

Recommended Posts

Posted

Hi, i'm sure this is very simple but cant find any old posts on it or contributions ( may be lack of sleep :rolleyes: ) I'm after adding an additional info box to insert payment methods into on the right hand side i'm a relative newbie so step by step would be very much appreciated

Thanks all in advance :)

Posted

Ok i've added the additional box and i'm in the process of renaming now but was just wondering how you inserted pictures in the box its easy enough in html but as i'm finding alot php isn't so forgiving any help again would be appreciated :)

Posted

I use HTML in all of my boxes. It migrates just fine

Wally

Posted

includes/column_left.php or includes/column_right.php file

 

<tr>

<td>

##BOX CONTENT HERE##

</td>

</tr>

Archived

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

×
×
  • Create New...