Jump to content

Two Banners On Top Of Each Other


w-sky

Recommended Posts

On our site http://hanfjournal.de we are having this problem: sometimes two skyscraper banners (right edge of the screen) are shown as layers on top of each other, where one banner has a bigger width than the other and you can see a part of the wider image below the smaller image.

 

Both images are of valid, active campaigns. But why are there two banners at once?

 

This happens on very rare occasions by the way and I don't see any common reason. It happens at less than 1 of 100 site reloads, but it keeps on happening. Every now and then and totally random.

 

Here is a cut from a screenshot, showing two banners overlaying each other on the right edge of the screen. :(

 

banner-example.png?dl=1

Link to comment
Share on other sites

Yes, I am trying … the problem is: It happens really rarely. Yesterday I made about 100 page reloads and it did not happen once.

 

But I have seen it on my screen and others have seen it, one person has made the screenshot. On Linux and Windows PCs and different browsers (I'm using Firefox and Chromium)

 

I will write as soon as I have the source code.

 

Anyone has an idea what might be causing it? Revive, Wordpress, our Wordpress theme?

Link to comment
Share on other sites

It just happened. Here is the code of the relevant part, which is the only part where this banner is mentioned inside the page source. Nothing is double there?!? (or should I post the complete source?)

<!-- Full Screen -->
<div class="skycrap-homepage">
	<div class="skyscrapper-overlay">
		<div class="skyscraper">
		<div class="skyscrapper-close" style="display:none"><span>X</span></div>
			<!--/* Revive Adserver Javascript Tag v3.0.3 */-->
			<script type='text/javascript'><!--//<![CDATA[
			   var m3_u = (location.protocol=='https:'?'https://www.hanfjournal.de/openx/www/delivery/ajs.php':'http://www.hanfjournal.de/openx/www/delivery/ajs.php');
			   var m3_r = Math.floor(Math.random()*99999999999);
			   if (!document.MAX_used) document.MAX_used = ',';
			   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
			   document.write ("?zoneid=3&amp;charset=UTF-8");
			   document.write ('&amp;cb=' + m3_r);
			   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
			   document.write ('&amp;charset=UTF-8');
			   document.write ("&amp;loc=" + escape(window.location));
			   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
			   if (document.context) document.write ("&context=" + escape(document.context));
			   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
			   document.write ("'><\/scr"+"ipt>");
			//]]>--></script>
		</div>
	</div>
</div>
<!-- Small Screen -->

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...