Sure thing, The site is http://www.gaymillionaire.net You can see that I have a bunch of text underneath the flash animation in the middle. I am trying to fill the dead space to the right of it. In the code, I can see where to widen the table. One would think that php would fill the dead space if the is nothing blocking it. But it is not. Here is the snippet I think is controlling it. Just seeking an answer or got reading material to understand it. <div class="padded"> <div class="columnWide"> <?php $this->loadTemplate("boxes/simple.tpl", false, array('secheader' => $this->language['welcome'], 'class' => 'brown'), true); ?> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca b#version=7,0,19,0" declare="declare" name="gay personals, lesbian dating" width="325" height="310" title="flash"> <param name="movie" value="slideshow_as1.swf" /> <param name="quality" value="high" /> <embed src="gfx/slideshow_as1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="325" height="310"></embed> </object> <br> Not a member yet? Please <a href="index.php?page=join">click here</a> to join for FREE or push the button "Join now" below to apply and start networking with more then 35,000 members of GayMillionaire.net!<br> <br> -----Original Message----- From: Per Jessen [mailto:per@xxxxxxxxxxxx] Sent: Wednesday, November 07, 2007 8:20 AM To: php-general@xxxxxxxxxxxxx Subject: Re: re-post (unanswered) Tables, flash and text Brad wrote: > I just picked up an account to fix a website and the code is making no > sense. Brad, it's been barely six hours since you first posted that question. 1) be patient. 2) it's a lot of code to ask someone else to look at for you. I would start by narrowing down the problem/code a bit, then perhaps ask the question again. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.23/1113 - Release Date: 11/6/2007 10:04 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.24/1115 - Release Date: 11/7/2007 9:21 AM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php