OK, using the banners system we've put a banner in the top position using div tags to correct its position. The banners are never clickable in this position, it's so strange. So now we're trying it with the OpenX iFrame and Javascript code inside the div tags... same problem with both code variants! Any other position on the page and it works.... any ideas? Internal Dolphin banner ads also show the same behaviour, yet Google AdSense banners are clickable.
<div style="margin-left: 51%;margin-top: -105px;">
OpenX banner code here
</div>
|
would this thread have anything to do with your problem? https://badwarebusters.org/main/itemview/21434 ManOfTeal.COM a Proud UNA site, six years running strong! |
Nope, the same can be said for their Javascript code... but also the standard internal Dolphin Banner system - it's really odd. Google AdSense ads are clickable... but no others. |
when you say banner system, under the tools>banners?
"OK, using the banners system we've put a banner in the top position using div tags to correct its position."
why not use the positioning system built into the banner manager at the bottom of that page?
ManOfTeal.COM a Proud UNA site, six years running strong! |
Yes, the tools>banners system - same problem with the manual positioning at the bottom there. |
Yes, the tools>banners system - same problem with the manual positioning at the bottom there.
I use it and move banners and other items with no problems..
like the translate on my .info site is in a banner using the positioning system.. and is clickable, is that what you mean?
ManOfTeal.COM a Proud UNA site, six years running strong! |
OK, using the banners system we've put a banner in the top position using div tags to correct its position. The banners are never clickable in this position, it's so strange. So now we're trying it with the OpenX iFrame and Javascript code inside the div tags... same problem with both code variants! Any other position on the page and it works.... any ideas? Internal Dolphin banner ads also show the same behaviour, yet Google AdSense banners are clickable.
<div style="margin-left: 51%;margin-top: -105px;">
OpenX banner code here
</div>
try to add z-index value into that div:
<div style="margin-left: 51%;margin-top: -105px;z-index:1">
OpenX banner code here
</div>
PS: If possible do not write me personally, please try to ask on the forum first |
Still not clickable SashaE. We've had an open ticket in Support for this for 65 days. After adjusting the _sub_header.html to <div class="sys_ml" style="width:400px;margin-left:10%;"> (for example) the banners are still not clickable. The support ticket is here: http://www.boonex.com/unity/support/entry/Banners_via_Manage_Banners_are_not_clickable_ |
Still no success with clickable banners despite a 70 day old support ticket (shown above) and potential ideas for HTML code inclusion in the top-right banner position here: http://www.boonex.com/unity/forums/topic/Adding-HTML-in-the-top-right-original-Quotes-section-area-.htm |
Still no success with clickable banners despite a 70 day old support ticket (shown above) and potential ideas for HTML code inclusion in the top-right banner position here: http://www.boonex.com/unity/forums/topic/Adding-HTML-in-the-top-right-original-Quotes-section-area-.htm
Provide us with your site url and some screen shot with explanation
PS: If possible do not write me personally, please try to ask on the forum first |
The explanation is at the beginning of this thread and in the support ticket as shown above. The website is here, but to see a top-right banner in action you can go here. As I said, the top banners are not clickable. |