Foundation zurb snippet. List user activities

This snippet was created to help web designers, front-end and back-end developer save time. Use it in your project and build your app faster,
You can also download the HTML, CSS, and JS code.

HTML code

This is the html code used to create this bootstrap snippet, You can copy, paste, change, customize and run the following HTML code to get a result like the one shown in the preview selection

<div class="row">
<div class="large-10 columns large-offset-1">
    <div class="columns-inside decor-default activities" id="activities">
        <h6>Activites</h6>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar6.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> started following <a href="#">Katya Angintiew</a>
            </div>
            <div class="field date">
                <span class="f-l">Today 6:15 pm - 22.03 2015</span>
                <span class="f-r color-success">5 min ago</span>
            </div>
            <div class="field f-l">
                <button type="button" class="tiny  button">Like</button>
                <button type="button" class="tiny success button">Love</button>
                <button type="button" class="tiny warning button">Share</button>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar1.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Katya Angintiew</a> posted a new blog
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar2.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> posted message on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 2:10 pm - 12.06.2015</span>
                <span class="f-r">2h ago</span>
            </div>
            <div class="field">
                <p class="color-default decor-success">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s. Over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
            </div>
            <div class="field f-r">
                <button type="button" class="tiny  button">Like</button>
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <div class="field title">
                <a href="#">Katya Angintiew</a> add 1 photo on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
            <div class="field photo">
                <img src="http://lorempixel.com/266/200/nature/5/" alt="profile">
                <img src="http://lorempixel.com/266/200/nature/1/" alt="profile">
                <img src="http://lorempixel.com/266/200/nature/2/" alt="profile">
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar4.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> posted message on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 2:10 pm - 12.06.2015</span>
                <span class="f-r color-success">2h ago</span>
            </div>
            <div class="field f-l">
                <button type="button" class="tiny  button">Like</button>
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar1.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> posted message on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 2:10 pm - 12.06.2015</span>
                <span class="f-r">2h ago</span>
            </div>
            <div class="field">
                <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s. Over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
            </div>
            <div class="field f-r">
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar2.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Katya Angintiew</a> posted a new blog
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar1.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Katya Angintiew</a> posted a new blog
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar2.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> started following <a href="#">Katya Angintiew</a>
            </div>
            <div class="field date">
                <span class="f-l">Today 6:15 pm - 22.03 2015</span>
                <span class="f-r color-success">5 min ago</span>
            </div>
            <div class="field f-l">
                <button type="button" class="tiny  button">Like</button>
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar3.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Katya Angintiew</a> posted a new blog
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar4.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> posted message on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 2:10 pm - 12.06.2015</span>
                <span class="f-r">2h ago</span>
            </div>
            <div class="field">
                <p class="color-default decor-success">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s. Over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
            </div>
            <div class="field f-r">
                <button type="button" class="tiny  button">Like</button>
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <div class="field title">
                <a href="#">Katya Angintiew</a> add 1 photo on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
            <div class="field photo">
                <img src="http://bootdey.com/img/Content/avatar/avatar1.png" class="img-responsive" alt="profile">
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar4.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> posted message on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 2:10 pm - 12.06.2015</span>
                <span class="f-r color-success">2h ago</span>
            </div>
            <div class="field f-l">
                <button type="button" class="tiny  button">Like</button>
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar1.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Alexander Herthic</a> posted message on <a href="#">Monica Smith site</a>.
            </div>
            <div class="field date">
                <span class="f-l">Today 2:10 pm - 12.06.2015</span>
                <span class="f-r">2h ago</span>
            </div>
            <div class="field">
                <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s. Over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
            </div>
            <div class="field f-r">
                <button type="button" class="tiny success button">Love</button>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar4.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Katya Angintiew</a> posted a new blog
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
        </div>
        <div class="unit">
            <a class="avatar" href="#"><img src="http://bootdey.com/img/Content/avatar/avatar5.png" class="img-responsive" alt="profile"></a>
            <div class="field title">
                <a href="#">Katya Angintiew</a> posted a new blog
            </div>
            <div class="field date">
                <span class="f-l">Today 5:60 pm - 12.06.2016</span>
                <span class="f-r">15 min ago</span>
            </div>
        </div>
    </div>
</div>
</div>

CSS code

This is the css code used to create this bootstrap snippet, You can copy, paste, change, customize and run the following CSS code to get a result Like the one shown in the preview selection

body{
    margin-top:20px;
    background:#eee;
}

.activities {
    height: auto;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 20px;
}
.decor-default {
    background-color: #ffffff !important;
}
 .columns > .columns-inside {
    padding: 20px;
}

.activities .unit {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 0 20px 50px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
}
.activities .unit .avatar {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    left: 0;

.activities .unit .avatar img {
    display: block;
    border-radius: 50%;
    max-width: 100%;
}

.activities .unit .field {
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}

.activities .unit .field a {
    font-weight: bold;
    color: #333333;
}

.activities .unit .field.btn-group-xs {
    padding: 20px 0 0;
}
.activities .unit .field {
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}
.f-l {
    float: left;
}

.unit .avatar img{
    width:50px  !important;
    height:50px !important;
}