I was too hurry setting problem as resolved in this topic – https://kriesi.at/support/topic/content-in-tabs-moved
I added the code
In first tab everything i OK but in second and every next Tab picture in second collumn is moved down.
I checked, there is no line break I copied html from first Tab to second and every next.
Hi,
Please remove the code then replace it with this:
.tabcontainer div {
margin-top: 0;
}
On the first and first image, you have a span hr inner. Please remove that to align the images properly.
Regards,
Ismael
Now is all right. Thanks