View Full Version : IE and Firefox
georgemonster
May 4th, 2005, 10:38 PM
Ok, i looks fine in IE but off center in Firefox.. I've tried to fix it but can't. :puzzled:
i've used tables and a background image in the table.
cheers,
G
Krilnon
May 4th, 2005, 11:53 PM
Mind sharing the code you used to center it?
georgemonster
May 5th, 2005, 12:00 AM
Ok, i can change it so that it'll be OK in FF but then it doesn't work in IE.
<div align="center">
<table width="900" height="700" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="850" height="650" background="images/index_backgroudn.jpg"><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="600">
<param name="movie" value="tortoise.swf">
<param name=quality value=high>
<embed src="tortoise.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="600"></embed>
</object></td>
</tr>
</table>
<div align="right"></div>
<div align="center"></div></td>
</tr>
</table>
<p> </p>
<p> </p>
<p class="style1"> </p>
</div>
This code works in Firefox but not IE
Vexir
May 7th, 2005, 06:21 PM
Uh can I get the tortoise.swf file too plz? I need it to troubleshoot :nerd:
georgemonster
May 9th, 2005, 09:40 PM
its sorted now. I used tables, then moved one of the cell walls along until it lined up with the image boundaries. Thanks for your help!
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.