This is my site: http://tinyurl.com/ycr88o2 I want to fit the top adsense banner between the site logo and the search field. Of course I want them to be aligned vertically in a smooth row. Is this possible?
Thanks, I tried that and it still looks the same. Why would I use linebreaks, they just add another line between the adsense and the logo?
No, usually you have to tell the browser to go to the next line after a logo or even after an adsense code, they don't go automatically. But it's true that if you use DIV around adsense code and logo image, a div will go to the next line automatically.
I didn't look in your html source, but it's probably because you have CSS float that puts everything on the left or right. The header would need to be cleaned. Sorry but I don't have time to check it for you, perhaps someone else will.