Hi, I am working on a site Auto Glass Repair in Atlanta and I am not able to bring google ads closer to text. I am using div for ads, so they are at the left and the content is in table data. How to bring ads closer to data ? Thanks
It looks to me like you can easily just edit you css file. Edit <div id="content"> Code (markup): to be a bit bigger. Edit <div style="float : left; padding : 5px;"> Code (markup): to float right or give more padding.