updated: fb like box,
This commit is contained in:
parent
bb5292be58
commit
b5d5f31718
2 changed files with 3 additions and 1 deletions
|
@ -332,7 +332,7 @@
|
|||
<!-- ********** FACEBOOK BLOCK START *********** //-->
|
||||
<!-- ******************************************* //-->
|
||||
<div class="col-md-4 nopadding" >
|
||||
<div class="fb-like-box" data-href="https://www.facebook.com/ClipBucket" data-width="390" data-colorscheme="dark" data-show-faces="true" data-header="true" data-stream="false" data-show-border="false" data-css="http://dev.cbnew/styles/cbv2.7/theme/css/main.css?cache="></div>
|
||||
<div class="fb-like-box" data-href="https://www.facebook.com/ClipBucket" data-width="390" data-colorscheme="dark" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false" data-css="http://dev.cbnew/styles/cbv2.7/theme/css/main.css?cache="></div>
|
||||
|
||||
<!-- <iframe style="height: 250px; width: 390px;" src="http://www.facebook.com/plugins/like_box.php?app_id=120542078043680&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter%2FZEbdHPQfV3x.js%3Fversion%3D41%23cb%3Df24a645ace6ddec%26domain%3Ddev.cbnew%26origin%3Dhttp%253A%252F%252Fdev.cbnew%252Ff29fda61c97ae42%26relation%3Dparent.parent&color_scheme=dark&header=true&href=https%3A%2F%2Fwww.facebook.com%2FClipBucket&locale=en_US&sdk=joey&show_border=true&show_faces=true&stream=false&width=390&css=http://dev.cbnew/styles/cbv2.7/theme/css/main.css"></iframe> -->
|
||||
</div>
|
||||
|
|
|
@ -56,6 +56,8 @@
|
|||
<div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
(function(window){
|
||||
$(document).ready(function(){
|
||||
|
|
Loading…
Add table
Reference in a new issue