thanks, I wouldn't think it was this easy. Now there is another problem I forgot to mention. After I save the template as html, it ended up creating a bunch of "1" height spacers <td> codes on the bottom and the side of the design, such as this :
Code:
<td>
<img src="images/spacer.gif" width="23" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="16" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="92" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="11" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="139" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="261" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="148" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="6" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="37" height="1" alt=""></td>
Is there a way to remove them? The slicer doesn't seem to be able to catch them.
PS. I also updated the pic, to show how I edited the slicer