Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Desculpa galera mais eu tenho quase certeza que o lugar certo para postar isso não é aqui... Mais não sabia onde postar e como vocês aqui do php sempre me ajudam, acho que talvez possam me ajudar com um layout também... "/
É o seguinte: Eu estou montando um topo de um página. Um html que vai ser inserido em todas as páginas do site, o cabeçalho mesmo. Só que tem uma uma imagem que tem que ir para background para que eu posso escrever na célula da tabela. Quando eu coloco a imagem para plano de fundo da célula e deleto a imagem real de cima a tabela se estica sozinha ficando maior, e não dá para reduzir. Ai eu voltei do começo: Coloquei width e height em todas as células com os tamanhos de suas respectivas imagens. Funcionou tudo direito. Ai quando eu fui colocar a maldita imagem como plano de fundo da celula e deletar a imagem de cima.... distorceu a tabela de novo.... -.-"
Segue o código:
<table border="0" cellpadding="0" cellspacing="0" width="1000" height="196">
<tr>
<td><img src="images/spacer.gif" width="350" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="10" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="461" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="24" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="140" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="15" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="7" width="350" height="196"><img name="carro1" src="images/carro1.jpg" width="350" height="196" border="0" id="carro1" alt="" /></td>
<td colspan="5" width="650" height="66"><img name="header_r1_c2" src="images/header_r1_c2.jpg" width="650" height="66" border="0" id="header_r1_c2" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="66" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="6" width="10"><img name="header_r2_c2" src="images/header_r2_c2.jpg" width="10" height="130" border="0" id="header_r2_c2" alt="" /></td>
<td width="461" height="81" rowspan="2" background="images/banner.jpg"> </td>
<td colspan="3" width="179" height="26"><img name="header_r2_c4" src="images/header_r2_c4.jpg" width="179" height="26" border="0" id="header_r2_c4" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="26" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="5" width="24" height="104"><img name="header_r3_c4" src="images/header_r3_c4.jpg" width="24" height="104" border="0" id="header_r3_c4" alt="" /></td>
<td width="140" height="80" rowspan="3" background="images/pesquisa.jpg"> </td>
<td rowspan="5" width="15" height="104"><img name="header_r3_c6" src="images/header_r3_c6.jpg" width="15" height="104" border="0" id="header_r3_c6" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="55" border="0" alt="" /></td>
</tr>
<tr>
<td height="12"><img name="header_r4_c3" src="images/header_r4_c3.jpg" width="461" height="12" border="0" id="header_r4_c3" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="12" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="2" width="461" height="15" background="images/barra.jpg"> </td>
<td><img src="images/spacer.gif" width="1" height="13" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="2" height="24"><img name="header_r6_c5" src="images/header_r6_c5.jpg" width="140" height="24" border="0" id="header_r6_c5" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="2" border="0" alt="" /></td>
</tr>
<tr>
<td width="461" height="22"><img name="header_r7_c3" src="images/header_r7_c3.jpg" width="461" height="22" border="0" id="header_r7_c3" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="22" border="0" alt="" /></td>
</tr>
</table>
Alguém pode me ajudar a acabar com isso? Porque que a maldita tabela esta quebrando? o resultado final esta ficando assim:
/applications/core/interface/imageproxy/imageproxy.php?img=http://i293.photobucket.com/albums/mm61/vidalouka/imagem.jpg&key=f3feb2afdc10256863ba34a86114755afaf0892f4cb3b967ad7acd148094f809" alt="Imagem Postada" />
Carregando comentários...