I'm having a little trouble figuring out why this won't line-up exactly right.... here you can see what I am talking about... http://www.humorzilla.com/jet It did before I inserted the Bottomadvertzilla.php file, but I fixed that, cause it wasn't centered, not the rest isn't centered here is the code.... <body bgcolor="#003300" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"> <table border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="1"><? require_once("control.php"); //get the templates require_once("templates/MainTopMenu.php"); require_once("templates/bottomadvertzilla.php"); ?></td> </tr> </table> <table border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="1" width="225" valign="top" background="http://www.humorzilla.com/jet/templates/images/rightbackground.jpg"> <? require_once("control.php"); //get the templates require_once("templates/Main1.php"); require_once("templates/Main2.php"); require_once("templates/Main3.php"); require_once("templates/Main4.php"); ?> </td><td colspan="1" width="331" valign="top" background="http://www.humorzilla.com/jet/templates/images/rightbackground.jpg"> <? require_once("conn.php"); //get the templates require_once("templates/Main5.php"); require_once("templates/Main6.php"); require_once("templates/Main7.php"); require_once("templates/Main8.php"); require_once("templates/Main9.php"); ?> </td> </td><td colspan="1" width="225" valign="top" background="http://www.humorzilla.com/jet/templates/images/rightbackground.jpg"> <? require_once("control.php"); //get the templates require_once("templates/Main10.php"); require_once("templates/Main11.php"); require_once("templates/Main12.php"); require_once("templates/Main13.php"); require_once("templates/Main14.php"); require_once("templates/Main15.php"); require_once("templates/Main16.php"); ?> </td> </tr> </table> <table border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="39" colspan="1" bgcolor="#669966"><img src="../bottomhumorzilla.jpg" width="800" height="39"></td> </tr> </table> </body> PHP: Both the menu and advertzilla...have the same table specs, so I don't see why they won't lineup. Any help would be appreciated...thanks in advance. Steven
You can remove align="center" from those 3 tables and make one outer table to contain them all and give IT align="center" I've done this before and it fixed the problem.
bad idea apparently, as the page loads one table at a time...so you would have to wait until that entire outer table loads with ALL the content before you see anything (ok ..dial up is the greatest affected)
are you talking about my website loading slow? If so, the case is usually grabbing the images at first, and after that it loads quick...even on 56k
Nice design and color scheme by the way! And the ads are nicely placed. This website can get decent CTR
Although you may need to do something about the public service ads on the top portion. Unless my computer is the only one seeing it.
I also see the PSA at the top. I noticed that you specified this as an image ad. My guess is that Google doesn't have any image ads to display that would match your page's content. It may not be what you want, but you'll probably have to convert this to a text-image ad. At least, this way, you'll get text ads until some advertisers start using image ads that match your content.