Did you try the colorbox settings? Set maxWidth to 100%

$(".colorbox").colorbox({maxWidth:"100%", maxHeight:"100%"});

See the settings and examples at  http://www.jacklmoore.com/colorbox

On Thu, Jun 7, 2012 at 7:53 PM, C.L. Simco <[email protected]>wrote:

> Hi and thanks
>
> I have been able to implement colorbox as well but am having a problem
> getting it to be responsive. What I mean is that an image or slide show
> will open correctly in a colorbox modal if the page is full size, but it
> will not open scaled down to the screen size of the shrunken browser. I
> opens full size in the shrunken responsive mode causinf you to have to
> scroll to see the image or close it. I know that it is possible to scale a
> carousel using:
>
> img {max-width:100%;}
>
> I'm still learning all of this but have tried tweaking a lot without
> success.
>
> Were you able to solve this problem?
>
> Thanks again.....
>

Reply via email to