Hi, i'm using camber j2.5 template, the problem is this:
I'm using Hikashop business, and the "add to cart" buttons display an iframe of +/- 500px of width.
The problem is that the navigation bars doesn't have to be present and the popup iframe size is too large.
This image is hidden for guests.
Please log in or register to see it.
The hikashop team said to me that the problem was in the gantry.css file in this code:.rt-container {margin: 0 auto;width: 960px;}
body {min-width: 960px;}
If i remove that code the popup iframe displays well without the navigation bars and in the correct size, the problem is that it affects all the template layout aligning it to the left
This image is hidden for guests.
Please log in or register to see it.
can you help me with this problem?