Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #32681
    adrearubin
    Member
    Post count: 14

    Hi, I was wondering if there is away to place each team member in a single row as compare to multiple columns. The way we would like to have it is similar to the way in the fun facts section in Neigborhood Theme http://neighborhood.swiftideas.net/pages/meet-the-team/ but just one row per member.

    Thank you.

    Below is an idea of how we would like it: Image on the left, Contact on the right, then bio below the image.

    xxxxxx Person Name
    xxxxxx Title
    xxxxxx Contact info
    xxxxxx Social Media
    Team Bio

    #33270
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, thank you for the feedback. It’s not currently a part of the theme but I will forward it to the developer to consider 🙂

    #33371
    adrearubin
    Member
    Post count: 14

    Thanks for the quick response Melanie.

    We have several team mates (some with very looooonnnggg bios) and they want to all be on one page as compare to several columns.

    Below is our existing team page:
    http://www.adrearubin.com/ar/about/team/

    We can easily recreate this page but wanted to use the built in feature from the Flexform template.

    Thanks for your help.

    Robert

    #33660
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Could do something like this with the following custom css:

    https://www.dropbox.com/s/sh1snwgkbfxphyd/Screenshot%202013-11-26%2019.58.40.png

    .team_list_widget .team-members > li {
    width: 100%;
    }
    .team-member figure {
    margin-bottom: 17px;
    float: left;
    margin-right: 40px;
    width: 220px;
    }
    .team-member-details-wrap {
    margin-left: 260px;
    }

    Hope that helps!

    – Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register