Hello,
I'm trying to insert images using the cck-field and somehow the images get formatted for the lightbox-script... funny thing is that I don't actually have the lightbox-script installed! is there a way to deactivate the lightbox-theming? ;-)
Ultimately I'd just like to have the
-tag in $node->field_image[0]['view'], without wrapper, caption etc... could someone tell me if that's possible out of the box? :)
Thanks,
bf
Comments
Comment #1
wmostrey commentedYou can do this by altering asset_lightbox in asset.module to your own needs.
Comment #2
bforchhammer commented