Ad sometimes appears out of place

We have an ad in a header that appears out of place at times. This seems to happen at times when the ad takes a longer than usual time to load. I have attached images of the file out of place and in the proper place.

Any ideas about how to ensure that the ad appears in the proper place?

Paul,

I just wanted to let you know that simply floating the ad to the right did the trick. Thanks for the help.

Let me know what happens. These type of bugs are the hardest to fix and can usually only be done on the real site because local versions don’t exhibit the problem.

Hi,

What browser is this happening in and what do you have to do to make it happen?

If the ads are always the same width then try floating the iframe to the right with the correct width.


#money-bg iframe{float:right;margin:0 10px 0 0;display:inline;width:728px;}

It’s probably one of those bugs that you just have to keep trying different things if it only happens occasionally.

Paul,

This is happening in firefox 3.5.9. It also happens in chrome.

You don’t have to do anything special to make it happen. It just happens sometimes.

I will attempt to use your suggestion. It is a strange issue though, because it does not happen all the time.