Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"User widget"
Bootstrap 3.2.0 Snippet by
arunkumarp8791
3.2.0
jQuery
user
Preview
HTML
CSS
JS
View Full Screen
Fork
Fork this
8.5K
 
3 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.2.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" style="margin-top:1px;"> <div class="col-lg-3 col-md-3 col-sm-12 col-xs-12"> <div class="row well profile"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 "> <figure> <img src="http://www.localcrimenews.com/wp-content/uploads/2013/07/default-user-icon-profile.png" width="100" class="img-circle" id="user-img"/> </figure> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <h6><p class="text-center"><strong id="user-globe-rank">245 </strong></p></h6> <h6><p class="text-center"><small class="label label-success">Global Ranking</small></p></h6> </div> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <h6><p class="text-center"><label id="user-college-rank">100 </label></p></h6> <h6><p class="text-center"><small class="label label-warning">College Ranking</small></p></h6> </div> </div> </div> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 divider text-center"></div> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <h6><p><strong id="user-name">Arun Kumar Perumal</strong></p></h6> <h6><p id="user-frid">FBT000000213</p></h6> <h6><p id="user-mail">arunkumarperumal8791@gmail.com</p></h6> <h6><p id="user-role">Software Engineer</p></h6> <h6><p><strong>A/C status : </strong><span class="label label-success" id="user-status">Active</span></p></h6> </div> </div> </div> </div> </div>
@import url(http://fonts.googleapis.com/css?family=Lato:400,700); .profile { font-family: 'Lato', 'sans-serif'; } figure{ margin-top:10px; cursor:pointer; } .text-center{ text-align:center; } .text-right{ text-align:right; } .text-left{ text-align:left; } .margin-top{ margin-top:1px; } .divider{ color:lightgray; background:lightgray; } .pressItemHover{ display:none; } .pressItemHover button{ background:transparent; }
$(document).ready(function(){ $("#user-img").tooltip({ title:'Change Picture', placement:'top' }); });
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76