Greetings, I have an issue on some pages of my site where ads are not available so Google has a text box that says show ads about. I am trying to make it so google collapses the ads when none are available. For instance I have two pages here: Long Island Insurance Wedge Worldwide The bottom one shows adsense to the right of the about us section while the top ad leaves white space. If Google was collapsing the ad properly, it should just be all text where the white space is. In the manage google ads section, I have it to show non-google ads from another URL: Collapsible Ad Page The code on this page is as follows: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title></title> <script src="http://pagead2.googlesyndication.com/pagead/google_adsense_script.js" type="text/javascript"></script> </head> <body style="background-color: transparent;"> </body> </html> Code (markup): How can I get it so the white space disappears completely? Thanks in advance for any information. Sincerely, Travis Walters
Hey there, I am still looking for an answer to this on how to get google adsense to collapse if there are no ads available. I want to completely eliminate the white space it creates. Any assistance on this will be greatly appreciated. Somebody out there has to use collapsible ad units Sincerely, Travis Walters