Ya i am looking into it . Caught the matter and working into solving it . You need ads in the right side only or in the top part only
I'm 100% sure it happens all across. I've been testing this problem for a while.Try running a browser render program online, and see how the page renders in IE6 with IE default settings -- still with the missing block.
The issue is not with my browser, but with all versions of IE6. The ad block appears completely white.
if its happening to all IE6, then can you care why explain to me why its working for me? im using IE6 as well will do more research about it try this http://keystonewebsites.com/articles/adsense.php and <div style="float: right; clear: right; padding: 1em"> ADSENSE CODE HERE </div> Code (markup):
hmm, this IS bizarre. The whole left column disappears in IE6 too. If you refresh, you can see it for a split second.
I haven't encountered that issue yet. You can see the wrapped ad block for half a second, before it all goes white. It's like it's going under, or the same color as the background. I'm sure the problem lies somewhere in the style sheet.
I just noticed that. For some reason, the last post posted the left column doesn't dissapear. All older posts, it does. Weird..
the google links work even though they're covered by another div. try putting the adsense in a div and setting the z-index to 3
The last 2 posts, I've tried wrapping the adsense in a div rather than a table. You can check it out, no difference. I set z-index: 3, but still no difference.
I'm comparing the original CSS to yours and the only difference is you're missing this: .main { border: none 0px; margin: 0px; padding: 0px; width: auto; } in the IE6 specific elements. try adding it right below this: img { border: none 0px; } the auto width could have something to do with it.
I've added the modification, but still no change. I also found that the sidebar only dissapears for the 2nd last post, and no other posts...weird issue.
I don't know. The demo works great in IE6. Strange. Anyway, I wish I could have fixed it out but it's time to go home now. Best of luck in figuring it out.