Hello,
When i make a link on an image then the link does not appear, when i change template its all OK!
It create me the following output: (Please note that the following images are on a table but the output shows them on a div)
<div class=”article-image”>
<div class=”img_caption”><img alt=”tamiakes mixanes” src=”/images/swap/tamiakes_bw.png” width=”187″ height=”152″ />
<img alt=”analosima” id=”image2″ src=”/images/swap/analosima_bw.png” width=”187″ height=”152″ />
<img alt=”parageliolipsia” id=”image5″ src=”/images/swap/parageliolipsia_bw.png” width=”187″ height=”152″ />
<img alt=”eft pos” id=”image4″ src=”/images/swap/eftp_pos_bw.png” width=”187″ height=”152″ />
<img alt=”ani plastotitas” id=”image3″ src=”/images/swap/anixneftes_plastotitas_bw.png” width=”187″ height=”152″ />
<img alt=”zygaries” id=”image7″ src=”/images/swap/zigaries_bw.png” width=”187″ height=”152″ />
<img alt=”aksesouar” id=”image1″ src=”/images/swap/aksesouar_wb.png” width=”187″ height=”152″ /></div>
</div>
Here you can see that the href are on the table (I mentioned this before)
<table style=”width: 100%; height: 509px;” border=”0″>
<tbody>
<tr valign=”middle” align=”center”>
<td><a href=”/proionta2451425/tamiakesmixanes1542152.html”></a></td>
<td><a href=”/proionta2451425/analosima.html”></a></td>
<td><a href=”/proionta2451425/parageliolipsia.html”></a> </td>
</tr>
<tr valign=”middle” align=”center”>
<td><a href=”/proionta2451425/eft-pos.html”></a></td>
<td><a href=”/proionta2451425/anixneftes-plastotitas.html”></a></td>
<td><a href=”/proionta2451425/zigaries.html”></a></td>
</tr>
<tr valign=”middle” align=”center”>
<td><a href=”/proionta2451425/aksesouar.html”></a></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
Please help on this matter. Best regards!