478
| <![CDATA[<script>
$('.famax-pro').famaxPro({
appId:'1832851733640694',
accessToken: '1832851733640694|b36a2c618a2a359dec733f9a49e8a9fb',
fanPageLinkForHeader:'https://www.facebook.com/gerais.tv/',
tabs:[
{
name:"Posts",
type:"facebook-page-posts",
link:"https://www.facebook.com/gerais.tv/",
},
],
defaultTab:"Posts", //Name of the Tab that should be displayed on your page start
itemDisplayMode:"popup", //popup|link
maxResults:12, //Maximum videos to display in one load
//defaultSortOrder:"recent-first", //popular-first|recent-first
famaxDisplayMode:"grid", //list|double-list|grid
dateFormat:"relative", //relative|specific
//keep the titleColor in rgb format
famaxBackgroundColor :"#ECEFF1",
itemBackgroundColor :"#fbfbfb",
headerBackgroundColor :"rgb(203,1,27)",
headerTextColor :"white",
titleColor :"rgb(97, 93, 93)",
likesColor :"white",
controlsTextColor :"black",
titleFontFamily :"Roboto Condensed", //Open Sans|Roboto Condensed|sans-serif
generalFontFamily :"Roboto Condensed", //Open Sans|Roboto Condensed|sans-serif
titleFontSize :"0.9",
titleFontWeight :"normal", //bold|normal
likesDateFontSize :"0.75",
baseFontSize :"16px", //use this to increase or decrease all font-sizes in Famax
//responsiveBreakpoints :[600,1200,2000,2500],
responsiveBreakpoints :[600,650,1200,2500],
loadMoreText :"<i class='fa fa-plus'></i> ; ;Veja mais Posts...",
ctaText :"<i class='fa fa-shopping-basket'></i> ; ;Check out our store!",
ctaLink :"https://www.facebook.com/gerais.tv/",
showCoverImage :true,
hideHeader :true,
hideTabs :true,
hideSorting :true,
hideLoadingMechanism :false,
hideCtaButton :true,
hidePopupDetails :false,
hideThumbnailLikesCommentsDate:false,
hidePageAboutInfo :true,
});
</script>]]>
|
543
| <![CDATA[<script type="text/javascript">
$(document).ready(function(e) {
$('#news_box').lc_news_box({
height: 250,
max_news: 9,
news_per_time: 3,
theme: 'dark',
nav_arrows: 'side',
buttons_position: 'bottom',
img_behavior: 'expand',
exp_main_img_pos: 'hidden',
read_more_btn: true,
layout: 'horizontal',
boxed_news: true,
carousel: true,
hide_elements: 'title',
expandable_news: true,
horiz_img_mode: true,
autoplay: true,
slide_all: true,
slideshow_time: 5000,
animation_time: 1200,
src : [
{
type: 'facebook',
id: '462278067279835',
link_target: '_blank'
}
]
});
});
</script>]]>
|