Hey all,
Sorry to bring this thread back from the dead, but I'm a bit confused!
I've been using lightbox with great success, but my latest news addition to my Club website is not working - it's the three images at the top.
The page already has working lightbox images, but these don't -- all relevant pages are uploaded to the servers...
Code here -
Code:
<td height="303"><span class="style50"><strong><a href="MauriceBIG.jpg" rel="lightbox" title="One Step Competition"><img src="Mauricesmall.jpg" alt="Thumbnail" border="1" style="border: 0;"/></a></strong></span> </td>
</table></td>
<td width="55"><table width="186" border="1" cellpadding="0" cellspacing="0" bordercolor="#333333" bgcolor="#333333">
<tr>
<td width="182"><span class="style50"><strong><a href="DylanBIG.jpg" rel="lightbox" title="One Step Competition"><img src="Dylansmall.jpg" alt="Thumbnail" border="1" style="border: 0;"/></a></strong></span></td>
</tr>
</table></td>
<td width="216"><table width="200" border="1" cellpadding="0" cellspacing="0" bordercolor="#333333" bgcolor="#333333">
<tr>
<td><span class="style50"><strong><a href="LydiaBIG.jpg" rel="lightbox" title="One Step Competition"><img src="Lydiasmall.jpg" alt="Thumbnail" border="1" style="border: 0;"/></a></strong></span></td>
</tr>
</table></td>
I'm sure the cource code will reveal more too - here the url:
AIMAA Ireland - European Headquarters to Cho's Tae Kwon Do
I know the design is not of a high standard - but it's just a hobby at the moment for me...
I don't see where I'm going wrong!
Thanks!