Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #560170

    Dear Kriesi,

    Although I managed to get images in a row in layout element parts with the text editor in portfolio items I am facing the problem of not getting images in a nice row on a tabpage. Also inserting an gallery does not work where as expected. Whatever size I am selecting the gallery shows up with images in thumbnail size instead of the selected size.

    Is there a nice way of getting images (some with different dimensions) in a row on a tabpage?

    Thanks in advance for your answer Kriesi guys.

    Regards,
    Peter

    #560212

    Hi peterkra!

    Go ahead and send us a link to your page so we can get a better idea of what’s going on.

    Best regards,
    Elliott

    #560708

    Hi Elliot,

    Thanks for your quick response. In the private section I have put my URL and credentials

    When you scroll down to the first tab on the given webpage I have added a temporary tabpage in a tab (“Temporary test tabpage for Kriesi Support – images in a row”) with this problem of how to get images (with captions) in a row decently.

    Also I put a gallery below it that will keep displaying images in thumbnails although I have selected “medium size”.

    Thanks in advance for investigating!
    Peter

    #560939

    Hey!

    Your inserting those with the “add media” WordPress button correct? You can set their alignment to left to have them line up in a row. You can also surround them with this.

    <div style = "float: left; margin-right: 20px;">
    first image goes here
    </div>
    <div style = "float: left; margin-right: 20px;">
    second image goes here
    </div>
    <div style = "clear: both;"></div>
    

    Cheers!
    Elliott

    #561116

    Perfect Elliot! Thanks again for solving again an issue with such a fast response as well. This is why I have chosen for Enfold and Kriesi. Because of good support!

    Thanks from a happy WordPress and (fully) Enfold based web developer.

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Images in a row in tabpage in tab’ is closed to new replies.