Placing Ads In Page Blocks

Hello Everyone,

Does anyone know how I can place banners from google adsense, adbrite, commission junction, and LinkShare on the main page of my site (in perhaps html blocks).  I am using the default banner module to do so now, but top, bottom and sides are not enough. I need more flexibility to palce ads, anywhere I'd like to.  Is there a module that is free or for purchase to help with this?

I have used dolphin in the past, I thought there was a module to do this, maybe I'm wrong.  The html blocks do not work they show the code but no banner.  This problem is not just limited to banner html and java scripts.

Please advise,

 

Thank you,

 

Jeff

Quote · 14 Sep 2010

Try putting the code in an iFrame:

<IFRAME SRC="hello.html" WIDTH=450 HEIGHT=100>
If you can see this, your browser doesn't
understand IFRAME.  However, we'll still
<A HREF="hello.html">link</A>
you to the file.
</IFRAME>

or

<iframe src="http://www.xxxxxxxxxx.com/index.php" name="frame1" scrolling="yes" frameborder="yes" align="center" height = "1100px" width = "990px">
</iframe>

There are none so blind as those that will not see.
Quote · 14 Sep 2010

Well. Thats because dolphin will html encode your inputs. You can do this by manually adding it to database.

 

FYI: I have written a post about this on www.dolphinpros.com. Have a look there.

----
Quote · 14 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.