Iframe not working? Iframe not working?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Iframe not working?

Started by Ignite, January 11, 2004, 05:50:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ignite

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!

Joachim Müller

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 (disadvantage: banner will only appear on index pages) or create a custom header.

GauGau