Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27228

    I was too hurry setting problem as resolved in this topic – https://kriesi.at/support/topic/content-in-tabs-moved

    I added the code

    Code:
    .tabcontainer div .first {
    margin-top: 0;
    }

    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.

    http://test2.pisz.pl

    #133248

    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

    #133249

    Now is all right. Thanks

    #133250

    Hey,

    Glad it is fixed. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content in Tabs moved – second column.’ is closed to new replies.