"Real Estate Media Listings"
Bootstrap 3.1.0 Snippet by princeaddi

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.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-fluid" style="background-color:#e8e8e8"> <div class="container container-pad" id="property-listings"> <div class="row"> <div class="col-sm-6"> <!-- Begin Listing: 609 W GRAVERS LN--> <!-- Begin Listing: 218 LYNNEBROOK LN--> <!-- Begin Listing: 209 CHESTNUT HILL AVE--> <div class="brdr bgc-fff pad-10 box-shad btm-mrg-20 property-listing"> <div class="media"> <a class="pull-left" href="#" target="_parent"> <img alt="image" class="img-responsive" src="http://images.prd.mris.com/image/V2/1/zMjCkcFeFDXDAP8xDhbD9ZmrVL7oGkBvSnh2bDBZ6UB5UHXa3_g8c6XYhRY_OxgGaMBMehiTWXDSLzBMaIzRhA.jpg"></a> <div class="media-body fnt-smaller"> <h4 class="media-heading"> <a href="#" target="_parent">500 sq ft, </a></h4> <p><strong>500 sq ft,</strong><br> 5 Rooms, 3 Bedrooms, 3 Bathrooms, </p> </div> </div> </div><!-- End Listing--> <!-- Begin Listing: 704 SAINT GEORGES ST--> <div class="brdr bgc-fff pad-10 box-shad btm-mrg-20 property-listing"> <div class="media"> <a class="pull-left" href="#" target="_parent"> <img alt="image" class="img-responsive" src="http://images.prd.mris.com/image/V2/1/zMjCkcFeFDXDAP8xDhbD9ZmrVL7oGkBvSnh2bDBZ6UB5UHXa3_g8c6XYhRY_OxgGaMBMehiTWXDSLzBMaIzRhA.jpg"></a> <div class="media-body fnt-smaller"> <h4 class="media-heading"> <a href="#" target="_parent">500 sq ft, </a></h4> <p><strong>500 sq ft,</strong><br> 5 Rooms, 3 Bedrooms, 3 Bathrooms, </p> </div> </div> </div><!-- End Listing--> </div> <div class="col-sm-6"> <!-- Begin Listing: 1220-32 N HOWARD ST--> <div class="brdr bgc-fff pad-10 box-shad btm-mrg-20 property-listing"> <div class="media"> <a class="pull-left" href="#" target="_parent"> <img alt="image" class="img-responsive" src="http://images.prd.mris.com/image/V2/1/zMjCkcFeFDXDAP8xDhbD9ZmrVL7oGkBvSnh2bDBZ6UB5UHXa3_g8c6XYhRY_OxgGaMBMehiTWXDSLzBMaIzRhA.jpg"></a> <div class="media-body fnt-smaller"> <h4 class="media-heading"> <a href="#" target="_parent">500 sq ft, </a></h4> <p><strong>500 sq ft,</strong><br> 5 Rooms, 3 Bedrooms, 3 Bathrooms, </p> </div> </div> </div><!-- End Listing--> <!-- Begin Listing: 9006 CREFELD ST--> <!-- Begin Listing: 701 W ALLENS LN--> <div class="brdr bgc-fff pad-10 box-shad btm-mrg-20 property-listing"> <div class="media"> <a class="pull-left" href="#" target="_parent"> <img alt="image" class="img-responsive" src="http://images.prd.mris.com/image/V2/1/zMjCkcFeFDXDAP8xDhbD9ZmrVL7oGkBvSnh2bDBZ6UB5UHXa3_g8c6XYhRY_OxgGaMBMehiTWXDSLzBMaIzRhA.jpg"></a> <div class="media-body fnt-smaller"> <h4 class="media-heading"> <a href="#" target="_parent">500 sq ft, </a></h4> <p><strong>500 sq ft,</strong><br> 5 Rooms, 3 Bedrooms, 3 Bathrooms, </p> </div> </div> </div><!-- End Listing--> </div><!-- End Col --> </div><!-- End row --> </div><!-- End container --> </div>
/**** BASE ****/ a { color: #03a1d1; text-decoration: none!important; } /**** LAYOUT ****/ .list-inline>li { padding: 0 10px 0 0; } .container-pad { padding: 30px 15px; } /**** MODULE ****/ .bgc-fff { background-color: #fff!important; } .box-shad { -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2); box-shadow: 1px 1px 0 rgba(0,0,0,.2); } .brdr { border: 1px solid #ededed; } /* Font changes */ .fnt-smaller { font-size: .9em; } .fnt-lighter { color: #bbb; } /* Padding - Margins */ .pad-10 { padding: 10px!important; } .mrg-0 { margin: 0!important; } .btm-mrg-10 { margin-bottom: 10px!important; } .btm-mrg-20 { margin-bottom: 20px!important; } /* Color */ .clr-535353 { color: #535353; } /**** MEDIA QUERIES ****/ @media only screen and (max-width: 991px) { #property-listings .property-listing { padding: 5px!important; } #property-listings .property-listing a { margin: 0; } #property-listings .property-listing .media-body { padding: 10px; } } @media only screen and (min-width: 992px) { #property-listings .property-listing img { max-width: 180px; } }

Related: See More


Questions / Comments: