"User profile thumbnails BS 3"
Bootstrap 3.0.0 Snippet by amite

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="col-sm-2 col-md-2">
<img src="http://thetransformedmale.files.wordpress.com/2011/06/bruce-wayne-armani.jpg"
alt="" class="img-rounded img-responsive" />
</div>
<div class="col-sm-4 col-md-4">
<blockquote>
<p>Bruce Wayne</p> <small><cite title="Source Title">Gotham, United Kingdom <i class="glyphicon glyphicon-map-marker"></i></cite></small>
</blockquote>
<p> <i class="glyphicon glyphicon-envelope"></i> masterwayne@batman.com
<br
/> <i class="glyphicon glyphicon-globe"></i> www.bootsnipp.com
<br /> <i class="glyphicon glyphicon-gift"></i> January 30, 1974</p>
</div>
<div class="col-sm-2 col-md-2">
<img src="http://thetransformedmale.files.wordpress.com/2011/06/bruce-wayne-armani.jpg"
alt="" class="img-rounded img-responsive" />
</div>
<div class="col-sm-2 col-md-4">
<blockquote>
<p>Bruce Wayne</p> <small><cite title="Source Title">Gotham, United Kingdom <i class="glyphicon glyphicon-map-marker"></i></cite></small>
</blockquote>
<p> <i class="glyphicon glyphicon-envelope"></i> masterwayne@batman.com
<br
/> <i class="glyphicon glyphicon-globe"></i> www.bootsnipp.com
<br /> <i class="glyphicon glyphicon-gift"></i> January 30, 1974</p>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments:

I am trying to Chang this image with my database image but it is not working.

JannatunNimeNishat () - 4 years ago - Reply 0


This is done by me, Don't stole my work @amite

Hardik Sondagar () - 11 years ago - Reply 0


I am not stealing it. I just want to try my backend code on your templet. And also not use it for any business purpose .Don't get me wrong.

JannatunNimeNishat () - 4 years ago - Reply 0