arames Posted September 30, 2005 Posted September 30, 2005 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 ;)
arames Posted October 1, 2005 Author Posted October 1, 2005 How can I display the FOOTER BANNER in a stand alone page? I want a page to diplay ONLY the footer banner .... pleeease help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.