• Hi,

    I still cannot get my images aligned on this page.

    If you see at the bottom, the images of both people stick together, while this is not the case at the top (with Scott and Elena). Could anyone recommend how I can apply the same column spacing at the top at all levels?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • hai ajunbolangdy

    try this one on your css’

    .team.one-half.last {
    width: 45%;
    float:left;
    }

    .team.one-half {
    width: 45%;
    float: right;
    margin: 0;
    }

    Thread Starter arjunbolangdy

    (@arjunbolangdy)

    Hi Arun,

    Where would you include this? Currently, this is the format for two pictures in a column:

    [bra_team_member member_name=”Sanjay Jain” member_img_src=”https://pollinateenergy.org/wp-content/uploads/2016/07/IMG_9079.jpg” member_columns=”2″]

    Sanjay is the Managing Director of TT Limited, a Rs 800 crore vertically integrated textiles company listed on NSE and BSE. He is a MBA (Double Gold medalist) from IIM, Ahmedabad and also a CMA and ACS. He is also engaged with many Associations in various capacities. He has travelled to over 45 countries and his multi dimensional experience in operating and growing businesses will undoubtedly be a huge help for Pollinate Energy as it plans to grow across India!

    [/bra_team_member]

    [bra_team_member member_name=”Kaushik Ramanuja” member_img_src=”https://pollinateenergy.org/wp-content/uploads/2016/03/Screen-Shot-2016-02-29-at-2.08.55-pm.png” member_columns=”2″]

    Kaushik has a background in sustainable architecture and design for urban poverty in Bangalore. Kaushik previously worked at IN:CH Architects and Cube Architects, now works for Gramavidya and Mahijaa in private design projects. Additionally, he is also involved in research with vernacular, sustainable and alternate construction methods here. Kaushik has won several national awards in architecture and design.

    [/bra_team_member]

    hai ajunbolangdy

    just this code on css

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image Column Alignment’ is closed to new replies.