Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Add Banner to descriptions


arames

Recommended Posts

Posted

Hi All,

 

on the description of each product I found it very usefull to add a banner :D

 

The main idea was taken from:

http://www.oscommerce.com/community/contributions,3248

 

 

Still I can add a normal banner or image, but what about if I want to add the FOOTER BANNER in this description?

 

I tried:

 

</table></form><br><br>


<br>
<table border="0" width="468" align="center" cellspacing="0" cellpadding="0">
 <tr>
<td align="center" style="border-collapse: collapse; border-style: dotted; border-width: 1px"  bordercolor="#808080" ><?php echo tep_display_banner('static', $banner); ?></td>
 </tr>
</table>
</td>
<!-- body_text_eof //-->

 

 

but it showed TEP ERROR on the description page instead of the FOOTER BANNER. :(

 

 

Any help would more then needed here. :'(

 

Thank you in advance.

Arames ;)

Posted

How can I display the FOOTER BANNER in a stand alone page?

 

I want a page to diplay ONLY the footer banner .... pleeease help

Archived

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

×
×
  • Create New...