J-BusinessDirectory - Changing default image (thumbanail) size in module

Support Forum

 
 

 

Where can i change default image size for business listing of module Latest Businesses. At the moment the images are forced to increase height, instead of being responsive and starting with default size. They are not keeping the aspect ratio. 

3 replies

I have been wanting to do the same thing.

Hi,

You can edit {joomla}/modules/mod_jbsuiness_latest/tmpl/default.php and remove

jQuery(".full-width-logo img").each(function(){
        jQuery(this).css({'height':jQuery(this).parent().parent().width()+'px'});
    });

This did not change anything. The images are being rescaled by something. Could it be the template that I am using?. It build on the Paradigm Template by Rocket Themes. Any assisteance would be greatly appreciated.

 

Thanks

 
 
 

4 Item(s)

Show per page