"v4 - News Grid (4)"
Bootstrap 3.3.0 Snippet by explotter

1
2
3
4
5
6
7
8
9
10
11
12
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.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="signle_iteam slick-slide slick-cloned slick-active" index="-1" style="width: 400px;"> <img src="http://placehold.it/395x396.jpg" alt="website template image">
<div class="sing_commentbox slider_comntbox">
<p><i class="fa fa-calendar"></i>19 Nov 2045</p>
<a href="http://www.free-css.com/free-css-templates"><i class="fa fa-comments"></i>20 Comments</a>
</div>
<a class="slider_tittle" href="http://www.free-css.com/free-css-templates">Fusce eu nulla semper porttitor felis sit amet</a>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
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
36
37
.slick-slide {
display: block;
}
.signle_iteam {
position: relative;
padding: 0;
overflow:hidden;
}
.signle_iteam img {
width: 100%;
height: 100%;
transform: translate3d(0px,0px,0px);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
display:block;
vertical-align:middle;
}
.sing_commentbox {
float: left;
display: inline-block;
width: 100%;
}
.slider_comntbox {
background-color: rgba(0,0,0,0.5);
left: 15px;
padding: 5px 8px;
position: absolute;
top: 10px;
width: auto !important;
z-index: 5;
}
.slider_tittle {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: