Questions & Discussion

how many images per block

is it just one? .. I looked at the demo and there was a row of images.

feature request: make the block usable, if called via PHP

I tried to use the block with the following code: [code] $azi = BlockType::getByHandle('zoom_image'); $azi->controller->thumbnailWidth = 400; $azi->controller->thumbnailHeight = 135; $azi->controller->fID = 123; $azi->render('view'); [/code] …

IE problem

Love this block and love how easy it is to add lots of zoom images per page, however I noticed on Internet Explorer it seems to add the small and large image next to each other and not work the same as it does in Firefox Am I doing something wrong

Filter Posts