By ericinwisconsin on
I'm just starting to learn Contemplate. (Wonderful module, BTW). I want to create a page that has an image in it, resized with Imagecache. When you click on the image, Lightbox2 will open up, showing a larger image. does anyone know how to do this using contemplate? Thanks!
Comments
Oh yeah! I should also
Oh yeah! I should also mention that I'm using a CCK file field (widget=image, field name=field_cover) to display the image. That part looks fine, but I want a smaller image (created via imagecache). I can set this up easily with the Composite Layout module, but I want to get away from that and start using Contemplate.