Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1262039
    LDudIdea
    Participant

    How can I make two images the same size within a section?

    #1262040
    LDudIdea
    Participant
    This reply has been marked as private.
    #1262178
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. Please make sure that your image is of the same size. It should be the same dimension like 200×300 in pixels. Because if they are not and you’d want to make them the same dimension, it may be possible but it will look stretch out. In your current setup you may use a 3 custom column like 2/5 + 1/5 + 2/5 and add an inline css for both image element. In the style field of each image element, you can insert min-width: 460px;max-width: 460px; and make sure that each column have it aligned at the center.

    Hope this make sense.

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