Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1065352
    TerryPaul
    Participant

    I would like to insert an image an have it on the left and copy on the right. I dont want any copy to wrap under the image I want it to the right of the image. I tried adding padding under the image but if it is displayed on any device it messes up the layout. I have a number of instances like this.
    http://www.lena.org/dev/about

    see attached as well.

    #1065479
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! You can use 1/3 + 2/3 columns to get the similar layout. Add your image in the left column and text to the right column.

    Hope this helps!

    #1065497
    TerryPaul
    Participant

    Are you able to make the text boxes a 1/3 + 2/3 column instead of the section a 1/3 + 2/3 column? If so how or where do you add the code to do that?

    #1065533
    TerryPaul
    Participant

    So i used the short code to create the columns but i am having trouble with alignment.

    http://www.lena.org/dev/about

    #1066032
    Friech
    Moderator

    Hi There,

    Your screenshot is different from what Im seeing now. With your current setup you can add a width: 100%; to the STYLE field of your image element.

    This should reduce the space between the image and text, and make the image full-width on mobile.

    http://prnt.sc/bmuwbc
    http://prnt.sc/bmuwos

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1065352 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>