- Tham gia
- 28/02/2015
- Bài viết
- 17,142
- Được Like
- 12,745
Thêm vào cuối footer.css
Thêm vào cuối PAGE_CONTAINER (trước thẻ </body>)
Thay vnxf.vn thành tên hoặc id page facebook của bạn.
Demo:
Chúc các bạn thành công.
Mã:
.slide_likebox {
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
right:-205px; !important;
}
.slide_likebox:hover {
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
right: 0 !important;
}
.slide_likebox {
float:right;
width:247px;
height:385px;
background: url( https://lh6.googleusercontent.com/-dEX0h-5FKxM/UJJxKSZaODI/AAAAAAAAAJg/qfC57rldW0s/neverpotay.com-fb.png ) no-repeat !important;
display:block;
color:#FFFFFF ;
right:-205px;
padding:0;
position:fixed;
top: 170px;
z-index:1002;
}
.slide_text {
font-family: Geneva, Verdana, sans-serif;
font-size: 8px;
padding-left: 10px;
text-decoration: none;
color: #FFFFFF;
}
Thêm vào cuối PAGE_CONTAINER (trước thẻ </body>)
Mã:
<div class="slide_likebox"> <div style="color: rgb(255, 255, 255); padding: 8px 5px 0pt 50px;"><div class="FB_Loader"></div><span><iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/vnxf.vn&width=198&colorscheme=light&show_faces=true&stream=false&header=false&height=368" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:198px; height:368px;" allowTransparency="true"></iframe></span></div></div>
Thay vnxf.vn thành tên hoặc id page facebook của bạn.
Demo:
Nguồn: codientu.org
Bài viết liên quan
Bài viết mới