First off, excuse me if my coding vernacular isn't up to par. I am very green to web design. I am trying to get my 728px Adsense banner to align with my logo image in the same line (or in the same “table†if that’s the correct word). As you can see at RamenDays.com, the logo image and Adsense banner do not align. Instead they are stacked on top of each other. This looks quite ugly to say the least. I’ve tried <center></center> and <div align “left/right/centerâ€></div>. Neither seem to work. Any help would be appreciated. Below is the coding from my header.php.
It looks like your divs are overlapping rather than sequential, and perhaps add a br in there. Your code is confusing me
I removed the unnecessary div lines below, but I still have the same results. Where should I add the br??
Have you tried to use firebug with Firefox and adjust it that way? when I go to your site now.. I don't see the logo image at all .. just he banner ad. Did you take it off?