Guest Posted April 12, 2005 Posted April 12, 2005 I added a banner using the banner manager, but the banner isn't appearing. Is there an additional step that I'm missing?
ArtRat Posted April 12, 2005 Posted April 12, 2005 I added a banner using the banner manager, but the banner isn't appearing. Is there an additional step that I'm missing? <{POST_SNAPBACK}> one thing i noticed the other day, which may or may not have anything to do with your problem... my computer in one room showed all my images fine. the computer in a different room, on the same network was not showing the banners, logos, or my links images. investingating this i discovered that one computer's firewall settings (norton firewall) saw the folder named /banners/ from my site and blocked it. after setting it to allow /banners/ folder from that site it would now show the images inside that folder. all my _logo.gif's, _banner.gif's, etc.
Guest Posted April 12, 2005 Posted April 12, 2005 one thing i noticed the other day, which may or may not have anything to do with your problem... my computer in one room showed all my images fine. the computer in a different room, on the same network was not showing the banners, logos, or my links images. investingating this i discovered that one computer's firewall settings (norton firewall) saw the folder named /banners/ from my site and blocked it. after setting it to allow /banners/ folder from that site it would now show the images inside that folder. all my _logo.gif's, _banner.gif's, etc. <{POST_SNAPBACK}> Thanks for the idea, but that isn't it.
Guest Posted April 12, 2005 Posted April 12, 2005 You also want to link to it. Change the part of header.php that goes <?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'OsCommerce') . '</a>'; ?> to your banner's filename. The 'OsCommerce' is the alt-tag of the banner.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.