"Profile Card"
Bootstrap 3.0.0 Snippet by harunpehlivan

<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="window"> <div class="overlay"></div> <div class="box header"> <img src="http://www.doyoubuzz.com/var/users/_/2016/11/15/18/1300826/avatar/1253797/avatar_cp_630.jpg?t=1505286021" alt="" /> <h2>HARUN PEHLİVAN</h2> <h4> FOUNDER,CEO BLOGGER</h4> </div> <div class="box footer"> <ul> <li><a href="http://harunpehlivantebimtebitagem.business.site"><span class="ion-ios-camera-outline"></span>HP</a></li> <li><a href="http://harunpehlivantebimtebitagem.ml"><span class="ion-ios-heart-outline"></span> WEP</a></li> <li><a href="https://harunpehlivantebimtebitagem.carrd.co"><span class="ion-ios-person-outline"></span>E-CV</a></li> </ul> <a href="http://www.doyoubuzz.com/harun-pehlivan" class="btn">Follow</a> </div> </div>
body { background: #383838; font-family: 'Open Sans', sans-serif; margin: 0; padding: 0; } a { color: inherit; text-decoration: none; } a:hover { color: rgba(0, 0, 0, .65); } a:hover { color: rgba(0, 0, 0, .45); } .window, .box, ul, li { margin: 0; overflow: hidden; padding: 0; position: relative; } ul { font-family: 'Fjalla One', sans-serif; list-style-type: none; text-transform: uppercase; } li { display: inline-block; } img { display: block; width: 100%; } .btn { background: rgba(255,255,255,0.8); border: 1px solid rgba(255,255,255,0.5); border-radius: 40px; color: rgba(0,0,0,0.75); display: block; font-size: 1em; font-weight: 400; height: 44px; letter-spacing: 5px; line-height: 42px; margin: 10px auto; padding: 0; position: relative; text-align: center; text-transform: uppercase; -webkit-transition: all .5s ease; transition: all .5s ease; vertical-align: middle; width: 60%; } .btn:hover { background: rgba(0,0,0,0.1); border: 1px solid rgba(0,0,0,0.15); } .overlay { background: #158 url(http://images.ticiz.com/2603690_w0_h120_hnn1i...bv9ettdv9dsbugw0py.png) center no-repeat; background-size: cover; height: calc(100% + 40px); margin: -20px; position: relative; width: calc(100% + 40px); -webkit-filter: blur(10px); -moz-filter: blur(10px); filter: blur(10px); } .window { box-shadow: 0 0 100px rgba(0,0,0,0.25); height: 560px; margin: 2em auto 0; width: 320px; } .header { background: rgba(0, 97, 145, 0.45); color: #FFF; height: 380px; left: 0; position: absolute; text-align: center; top: 0; width: inherit; } .header:before { border: 2px solid rgba(161, 220, 255, 0.34); border-radius: 100%; content: ""; height: 140px; left: 0; margin: 67px auto; padding: 0; position: absolute; right: 0; top: 0; width: 140px; z-index: 2; -webkit-transform: scale(1.24, 1.24); -moz-transform: scale(1.24, 1.24); transform: scale(1.24, 1.24); } .header img { border: 5px solid #A1DCFF; border-radius: 100%; height: 140px; margin: 4em auto 2.5em; object-fit: cover; width: 140px; } .header h2 { display: inline-block; font-family: 'Quicksand', sans-serif; font-size: 28px; font-weight: 400; letter-spacing: -2px; margin: 0 auto; padding: 0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); } .header h4 { color: rgba(255, 255, 255, 0.75); display: block; font-size: 15px; margin: 0 auto; padding: 5px 0 0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); text-transform: uppercase; } .footer { background: rgba(0, 97, 145, 0.75); bottom: 0; color: #FFF; left: 0; position: absolute; text-align: center; top: 380px; width: inherit; } .footer ul { display: flex; font-size: 16px; font-weight: 400; height: 40px; line-height: 40px; padding: 20px 20px; } .footer li:first-child { border: 0; } .footer li { border-left: 2px solid rgba(255, 255, 255, .15); font-family: 'Quicksand', sans-serif; padding: 0 4px 0 6px; width: 100%; } .footer a span { color: #9CDFF5; display: inline-block; font-size: 26px; padding: 0 4px 0 0; vertical-align: middle; }

Related: See More


Questions / Comments: