I am trying to run a top banner ad script from MarketBanker.com, but it doesn't seem to be working. Everything on their end looks right, and I was wondering if it's a problem with Coppermine and Iframe tags?
The code:
<IFRAME NORESIZE="NORESIZE" FRAMEBORDER="0" WIDTH=468 HEIGHT=60 MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO" SRC="http://1.marketbanker.com/mb/banner.php?sid=XXXX&html=1">
<SCRIPT LANGUAGE="JavaScript" SRC="http://1.marketbanker.com/mb/banner.php?sid=XXXX"></SCRIPT>
</IFRAME>
If it is the Iframe tag that's causing the problem, is there a work around? I have people who've paid for banners, but they aren't showing up.... :cry:
Any help would be greatly appreciated, thanks in advance!
no problem with iframe, put it into /themes/yourtheme/template.html (although older browser may ignore it). Give us a link to your site to have a look.
Other ways of adding banners: using anycontent (http://coppermine.sourceforge.net/demo/docs/index.htm#changing) (disadvantage: banner will only appear on index pages) or create a custom header (http://coppermine.sourceforge.net/faq.php?q=customHeader#customHeader).
GauGau