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
"layout"
Bootstrap 3.0.0 Snippet by
evarevirus
3.0.0
Preview
HTML
View Full Screen
Fork
Fork this
1.1K
 
2 Fav
Post to Facebook
Tweet this
<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 ----------> <!DOCTYPE html><html lang='en' class=''> <head><script src='//production-assets.codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d14629260c3ec49e5606f98fdd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/css_live_reload_init-2c0dc5167d60a5af3ee189d570b1835129687ea2a61bee3513dee3a50c115a77.js'></script><meta charset='UTF-8'><meta name="robots" content="noindex"><link rel="shortcut icon" type="image/x-icon" href="//production-assets.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico" /><link rel="mask-icon" type="" href="//production-assets.codepen.io/assets/favicon/logo-pin-f2d2b6d2c61838f7e76325261b7195c27224080bc099486ddd6dccb469b8e8e6.svg" color="#111" /><link rel="canonical" href="https://codepen.io/SunnyWu/pen/EaOQZy?depth=everything&order=popularity&page=36&q=icon+box&show_forks=false" /> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> <style class="cp-pen-styles">.member-exclusive-benefits {width:1200px;} .column{width:400px;float:left;} .text-right {text-align:right;} .iconbox-wrapper.pull-right { margin-left: 20px; margin-right: 0; float: right!important; } /*========== Icon Boxes ==========*/ .iconbox{ padding:10px; } .iconbox .iconbox-wrapper{ float:left; margin-right:20px; font-size:20px; line-height:1; text-align:center; } .iconbox-wrapper.pull-right { margin-left: 20px; margin-right: 0; } .iconbox .iconbox-content{overflow:hidden;} /* icon box icon size*/ .iconbox-wrapper.iconbox-2x{font-size:38px; width:38px; height:38px; line-height:38px;} .iconbox-wrapper.iconbox-3x{font-size:60px; width:60px; height:60px; line-height:60px;} .iconbox-wrapper.iconbox-2x .livicon{ margin-bottom:8px;} .iconbox-wrapper.iconbox-3x .livicon{ margin-bottom:12px;} /* icon box circle*/ .iconbox-wrapper.circle{ background:#f2f2f2; height:36px; width:36px; line-height:36px; font-size:18px; text-align:center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color:#00b5b4;} .iconbox-wrapper.circle.border{ background: none; border:2px solid;} .iconbox-wrapper.circle.iconbox-2x{font-size:32px !important; width:68px !important; height:68px !important; line-height:68px !important;} .iconbox-wrapper.circle.iconbox-3x{font-size:60px !important; width:110px !important; height:110px !important; line-height:110px !important;} /* icon box square*/ .iconbox-wrapper.square{ background:#f2f2f2; height:36px; width:36px; line-height:36px; font-size:18px; text-align:center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;} .iconbox-wrapper.square.border{ background: none; border:2px solid;} .iconbox-wrapper.square.iconbox-2x{font-size:38px !important; width:68px !important; height:68px !important; line-height:68px !important;} .iconbox-wrapper.square.iconbox-3x{font-size:60px !important; width:110px !important; height:110px !important; line-height:110px !important;} </style></head><body> <div class="member-exclusive-benefits"> <div class="row"> <div class="column text-right"> <div class="iconbox"> <div class="iconbox-wrapper circle iconbox-3x pull-right"> <i class="fa fa-gift"></i> </div> <div class="iconbox-content"> <h5><span>Welcome Gift</span></h5> <p>Join now to get a MartPower HK$50 eCoupon</p> </div> </div> <div class="iconbox"> <div class="iconbox-wrapper circle iconbox-3x pull-right"> <i class="fa fa-truck"></i> </div> <div class="iconbox-content"> <h5><span>Free Delivery</span></h5> <p>for spending over HK$500</p> </div></div> </div> <div class="column"> <img src="https://i.istockimg.com/file_thumbview_approve/27701791/2/stock-illustration-27701791-shopping-experience.jpg" alt="Offer" class="img-responsive animation fadeInUp animation-active"> <div class="clearfix"></div><div class="spacer " style="height:40px;"></div><div class="clearfix"></div> </div> <div class="column"> <div class="iconbox"> <div class="iconbox-wrapper circle iconbox-3x"> <i class="fa fa-ticket"></i> </div> <div class="iconbox-content"> <h5><span>Spend More Reward More</span></h5> <p>Membership upgrade by reaching specified spending amount and enjoy extra rewards</p> </div></div> <div class="iconbox"> <div class="iconbox-wrapper circle iconbox-3x"> <i class="fa fa-calendar"></i> </div> <div class="iconbox-content"> <h5><span>Birthday Gift</span></h5> <p>Special discount will be rewarded in your birthday month</p> </div></div> </div> </div> </div> <script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> </body></html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76