I apologise, I’m sure this has been discussed before.
Basically I’m following this… http://ellislab.com/forums/viewthread/58994/ but with Highslide rather then Lightbox
The code…
<a href="{full_size_url}" class="highslide" onclick="return hs.expand(this)">{images}</a>The image thumbnail tag is the custom field {images}, I now need to get the full size image url in the {full_size_url}
Is this possible?
Many thanks