Hi,
I got a problem in the frontend with this module.
Normally i'm seeing this:

In the red rectangle there is only a small portion of the slide.
With Firebug i've seen that the CSS referred to the Imageshow Gk4 is:
- Code: Select all
.gkIsWrapper-gk_boutique .gkIsImage {
overflow: hidden;
position: relative;
width: 100%;
}
I've changed the width from 100% to the pixel value and it works. But why is the behaviour like that? From the original template and CSS for this module I've changed nothing.
For now i'm correcting by using a pixel value, but if you could suggest me some options I will thank you very much!
Thanks for your support
