I would like to set my own prefered image size for the flickr images in the block, is that possible? and if so, where can i change the parameters?

This is what i would like to change:

* s - small square 75x75
* t - thumbnail, 100 on longest side
* m - small, 240 on longest side
* - - medium, 500 on longest side
* b - large, 1024 on longest side
* o - original image

I also would like to have target"_blank" on image links pointing to my imageset on flickr, is that possible? and if so, where can i change that?

Comments

delmarr’s picture

You could force it with css.

.block .flickr-photo-img {width:100px;}

But i would prefer a more elegant solution like utilizing imagecache.