OK, this seems pretty easy but I have nothing showing after I paste my code.
I am using banner software to rotate the same banners across across multiple sites.
The code I need to use is:
| Code: |
<!-- START 125x300 AdPeeps.com Code -->
<p align="center">
<script type="text/javascript" src="http://huntingcircle.com/adpeeps/adpeeps.php?bfunction=showad&uid=100000&bmode=off&gpos=center&bzone=right_column_small&bsize=125x300&btype=3&bpos=default&ver=2.0&btotal=1&btarget=_blank&bborder=0">
</script>
<noscript>
<a href="http://huntingcircle.com/adpeeps/adpeeps.php?bfunction=clickad&uid=100000&bmode=off&bzone=right_column_small&bsize=125x300&btype=1&bpos=default&ver=2.0" target="_blank">
<img src="http://huntingcircle.com/adpeeps/adpeeps.php?bfunction=showad&uid=100000&bmode=off&bzone=right_column_small&bsize=125x300&btype=1&bpos=default&ver=2.0" width="125" height="300" alt="Click Here!" title="Click Here!" border="0" /></a>
</noscript>
</p>
<!-- END AdPeeps.com Code -->
|
Got the module installed, enabled, pasted the above code and set the module to show "right" I have Joomla 1.5.9 and using ja_purity. When I view the site, there is nothing there - should be a graphic banner. I tried removing the <p> tags this didn't work either.