PDA

View Full Version : two tables with same code, right on top of each other, different results...


Staxed
11-29-2006, 12:32 AM
I need some help.

I'm trying to put google adsense at the bottom of my header in order to show on all pages...

I'm using the same 1 rowx3column format for this table that the table below it uses (i added a column on both sides of the standard forum to add side images), the width and everything for both is exactly the same...yet they are not lining up...

any ideas? you can view the code my viewing the source of the page, just ask though and i can post the full header code if needed.

http://nursespage.com

Staxed
11-30-2006, 09:35 AM
anyone?

Guest210212002
11-30-2006, 04:38 PM
Google's ad width is set to:


google_ad_width = 728;

Whereas your table width is set to 866.

Staxed
11-30-2006, 10:43 PM
but the cell i have google in is 832, the two outer cells are 17...which all adds up to 866

Google's ad width is set to:


google_ad_width = 728;

Whereas your table width is set to 866.