Hello everybody! How come I can view my AdSense in Firefox, but not in IE? My site is http://rock-kitty.net Please, look under the shoutbox. I'm using this code to align the ad, maybe the problem is CSS? p.ad { width: 120px; height: 240px; float: left; padding-top: 20px; margin-left: 15px;} Hope someone can help. Rep will be added! Kate
Try <div align="left"></div> etc.. and then if it works, its the CSS that's the problem. I don't see any adsense on my IE browser as well..
I tried the same CSS on a blank page with some text and then a mock-up of your page, and the CSS itself appears fine. Quite odd.... still trying to figure it out for you!
Did removing the CSS work? If not... you might double check your adsense code, hopefully it isn't modified. (or maybe you're missing an element to the code)
Thanks for the reply! If I remove the CSS it appears fine in FF but in IE it appears just beside my shoutbox and it pushes the whole sidebar to the right.