the support of artisteer told me this is due to the component. The component use the wrong CSS (print.css) as template.css.
...this is working"The issue is related to the body min-width reference in the print.css file:
body:
{
...
min-width: 1200px;
}
For some reason this connects components as regular page css print.css.
As a workaround please remove min-width from the Artisteer print.css file.
The issue is related to the gallery functionality.
Not sure why the gallery template print.css connects to the page with the image."
there is the possibility that in the programming of the components this is taken into account?
Greetings
Rogs