To change the width of InfoWindows:
go to the file
[code type=diff]media/com_hotspots/js/modules/hotspots.js[/code]
go to the line #267
[code type=javascript]style:'width: 300px;visibility:hidden',[/code]
and replace the width value.