Dynadot — .com Registration $8.99

Problem with Image-Ready slices

Spaceship Spaceship
Watch

Bucaneiro

Account Closed
Impact
6
Hello,

I'm having a little problem with Image-Ready slices. I exported them, build up the website ok in Dreamweaver, but, when viewing the website in IE (only IE), there are some strange spaces between the images. :td:
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
I don't use Image Ready so I may be wrong. It sounds like a table cell spacing problem.
 
0
•••
It has to do with the border width.
when u open the html in dreamweaver, click on each image frame and specifically write 0 in the border field. that should fix it.
 
Last edited:
0
•••
Still having the same problem. Here's a snippet of image code:

<img src="images/corpo_16.jpg" width="163" height="46" border="0" style="margin:0; padding:0;">
 
0
•••
Could you post the site in question? It's a lot easier to tell that way.
 
0
•••
I don't have it live, just localhost. I'm posting the source here:

Code:
<table width="780" height="480" align="center" cellpadding="0" cellspacing="0" style="margin-top:62px; padding:3px; border:dashed 2px #666666;">
	<tr>
		<td>
			<img src="images/corpo_01.jpg" width="196" height="129" border="0" style="margin:0; padding:0;"></td>
		<td>
			<img src="images/corpo_02.jpg" width="193" height="129" border="0" style="margin:0; padding:0;"></td>
		<td colspan="2">
			<img src="images/corpo_03.jpg" width="391" height="129" border="0" style="margin:0; padding:0;"></td>
	</tr>
	<tr>
		<td rowspan="3">
			<img src="images/corpo_04.jpg" width="196" height="115" border="0" style="margin:0; padding:0;"></td>
		<td rowspan="3">
			<img src="images/corpo_05.jpg" width="193" height="115" border="0" style="margin:0; padding:0;"></td>
		<td>
			<img src="images/corpo_16.jpg" width="163" height="46" border="0" style="margin:0; padding:0;"></td>
		<td>
			<a href="comunicacao.php" title="Comunicação do seu jeito"><img src="images/menu_01.jpg" style="margin:0; padding:0;" width="228" height="46" border="0"></a></td>
	</tr>
	<tr>
		<td>
			<img src="images/corpo_11.jpg" width="163" height="32" border="0" style="margin:0; padding:0;"></td>
		<td>
			<a href="parlamentar.php" title="Parlamentar"><img src="images/menu_02.jpg" style="margin:0; padding:0;" width="228" height="32" border="0"></a></td>
	</tr>
	<tr>
		<td>
			<img src="images/corpo_12.jpg" width="163" height="37" border="0" style="margin:0; padding:0;"></td>
		<td>
			<a href="noticias.php" title="Notícias"><img src="images/menu_03.jpg" style="margin:0; padding:0;" width="228" height="37" border="0"></a></td>
	</tr>
	<tr>
		<td rowspan="4">
			<img src="images/corpo_06.jpg" width="196" height="126" border="0" style="margin:0; padding:0;"></td>
		<td rowspan="4">
			<img src="images/corpo_07.jpg" width="193" height="126" border="0" style="margin:0; padding:0;"></td>
		<td>
			<img src="images/corpo_13.jpg" width="163" height="33" border="0" style="margin:0; padding:0;"></td>
		<td>
			<a href="parceiros.php" title="Parceiros"><img src="images/menu_04.jpg" style="margin:0; padding:0;" width="228" height="33" border="0"></a></td>
	</tr>
	<tr>
		<td>
			<img src="images/corpo_14.jpg" width="163" height="38" border="0" style="margin:0; padding:0;"></td>
		<td>
			<a href="nos.php" title="Nós"><img src="images/menu_05.jpg" style="margin:0; padding:0;" width="228" height="38" border="0"></a></td>
	</tr>
	<tr>
		<td>
			<img src="images/corpo_15.jpg" width="163" height="33" border="0" style="margin:0; padding:0;"></td>
		<td>
			<a href="contato.php" title="Contato"><img src="images/menu_06.jpg" style="margin:0; padding:0;" width="228" height="33" border="0"></a></td>
	</tr>
	<tr>
		<td colspan="2">
			<img src="images/corpo_16-20.jpg" width="391" height="22" border="0" style="margin:0; padding:0;"></td>
	</tr>
	<tr>
		<td>
			<img src="images/corpo_08.jpg" width="196" height="110" border="0" style="margin:0; padding:0;"></td>
		<td>
			<img src="images/corpo_09.jpg" width="193" height="110" border="0" style="margin:0; padding:0;"></td>
		<td colspan="2">
			<img src="images/corpo_08-23.jpg" width="391" height="110" border="0" style="margin:0; padding:0;"></td>
	</tr>
</table>

I can't find anything that may cause the huge spaces between the images. =/
 
0
•••
Zip up the image slices and the html and send it. I will fix it up for you.
mail to the pm'ed email addy
 
0
•••
Try changing the top line from,

HTML:
<table width="780" height="480" align="center" cellpadding="0" cellspacing="0" style="margin-top:62px; padding:3px; border:dashed 2px #666666;">

To,
HTML:
<table width="780" height="480" align="center" cellpadding="0" cellspacing="0" style="margin-top:62px; padding:0px; border:dashed 2px #666666;">
 
0
•••
Hi Bucaneiro,
Please check ur mail, ive sent the html back.
Rohan
 
0
•••
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back