Jump to content

Showing Cropped Thumbnail in InfoWindow


jmdundon

Recommended Posts

How can we do this, change size settings, etc?

 

I found this around line 756 in components/com_jreviews_addons/geomaps/plugins/geomaps.php:

 

                        'image'=>$Thumbnail->thumb($result, 0, 'scale', 'list', array($this->c->Config->list_image_resize),array('return_src'=>1)),

 

and changed "scale" to "crop", cleared the cache and it didn't change a thing.

 

Thanks!

Link to comment
×
×
  • Create New...