I am using colorbox in a responsive website.
I have a request : I wish that Colorbox automatically adjusts itself to the size and orientation of the screen / mobile devi
In the jQuery.colorbox.js file just make this change
line 24:-
maxWidth: "100%",
Don't make any other changes, all will be working fine with all responsive effect :)