dets03ab Posted February 5, 2008 Posted February 5, 2008 Hi guys I have made one banner i want to use in the bottom og my site, and I use the admin to insert the banner in a 600x400 format - but the banner does not show? I have activated and all but the banner does not appear at all in my site, what might i do to correct it? How can I make it show?
sarah.j Posted February 9, 2008 Posted February 9, 2008 Hi everyone, I have the same problem and I JUST DON't get it ! Here's the code I put in my header.php file (the same as footer.php) in order to display banners from the administration. <table cellpadding=0 cellspacing=0 border=0 id="headpanier"> <tr> <td width="650px" align="middle"> <?php if ($banner = tep_banner_exists('dynamic', '468x50')) { ?> <?php echo tep_display_banner('static', $banner); ?></td> <?php } ?> </tr> </table> And here's my administration panel in the Banner Manager category : http://img507.imageshack.us/img507/160/image5ff1.png Do you please see something wrong ? I activated the banner "SOLDEEEEES", I did upload the image file right. So I really don't get why it's not showed on my osc. :'( Thanx in advance for you help.
sarah.j Posted February 11, 2008 Posted February 11, 2008 No one finds out what the hell is going on with this code ? :'(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.