Buenas, es la primera vez que uso este foro y es que la causa es que no se mucho de web, pero con un poco de logica eh intentado editar un template de WebMu Core 1.0.8, nose si la conoceran, y me eh encontrado con un dilema, aca me explico:
quiero insertar un SWF en la pagina web pero me queda todo desacomodado, alguien seria tan amable de indicarme que codigo estoy mal usando porfavor? aca les dejos unas imagenes para que ustedes me entiendan:
Esta refiere a la web mal editada

Esta refiere a la web como deberia quedar

Bueno como veran trato de editar la cabeza, el tamaño del swf es identico al JPG que lleva originalmente la imagen.
Codigo del php original:
Código PHP:
<tr>
<td width="962" height="77" background="template/<?=$core['config']['template'] ?>/images/menu.png"><div align="center" class="n"><a href="index.php">Home</a> <a href="index.php?page_id=downloads">Downloads</a> <a href="index.php?page_id=register">Register</a> <a href="index.php?page_id=rankings">Rankings</a> <a href="http://hastlegames.com/"index.php?page_id=donate">Donate</a> <a href="index.php?page_id=cs">CastleSiege</a><a href="index.php?page_id=contact">Contact</a></div></td>
</tr>
<tr>
<td><img src="template/<?=$core['config']['template'] ?>/images/header.png" width="962" height="367" alt=""></td>
</tr>
<tr>
<td><table width="962" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="212" valign="top"><table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="270" height="95" background="template/<?=$core['config']['template'] ?>/images/vote.png"><table width="235" height="72" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td width="108"><div align="right"><div id="soc"><a href="#"><img src="template/<?=$core['config']['template'] ?>/images/votenew.jpg" width="88" height="51" border="0" /></a></div>
</div></td>
<td width="127" class="color_1">Vote for server every 12 hours and earn 1000 credits!!!</td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="template/<?=$core['config']['template'] ?>/images/menu_1.png" width="270" height="24" alt=""></td>
</tr>
<tr>
<td background="template/<?=$core['config']['template'] ?>/images/menu_3.png" valign="top"><table width="270" height="447" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="162" background="template/<?=$core['config']['template'] ?>/images/menu_2.png" style="background-position:top; background-repeat:no-repeat; padding-left:8px;" valign="top" ><table width="234" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="234" height="39" background="template/<?=$core['config']['template'] ?>/images/module_t.png"><div align="center" class="titlemodule">ACCOUNT PANEL </div></td>
</tr>
<tr><td background="template/<?=$core['config']['template'] ?>/images/module_bg.png" style="padding-top:5px; padding-bottom:5px;">
<table width="200" border="0" align="center" cellpadding="1" cellspacing="0">
<tr>
<td><table width="219" border="0" cellspacing="0" cellpadding="0">
<tr>
Gracias desde yaaa, eh leido varios post y son unos genios!!!