Hi there,
In the Joomla 3 News2 template, I have replaced the Leaderboard image with this code:
<div class="topad" style="text-align: center;">
<script id="mNCC" type="text/javascript" language="javascript">// <![CDATA[
medianet_width='728'; medianet_height= '90'; medianet_crid='747635285';
// ]]></script>
<script id="mNSC" type="text/javascript" language="javascript" src="http://contextual.media.net/nmedianet.js?cid=8CUD5523A"></script>
</div>
However, the banner is not showing. The position is: banner_top
Looking for guidance to make the banner show up.