Guest Posted April 21, 2004 Posted April 21, 2004 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.
Tjobbe Posted April 21, 2004 Posted April 21, 2004 what a conincidence, i was just about to ask the same question. how did you do it? Thanks
Tjobbe Posted April 21, 2004 Posted April 21, 2004 simple as removing: <?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?> from index.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.