modified.

This commit is contained in:
umaircb 2014-04-25 10:31:27 +00:00
parent 6cfb525177
commit 80c9a85c51

View file

@ -55,7 +55,7 @@
<!-- Editor Pick Videos Slider Container START //--> <!-- Editor Pick Videos Slider Container START //-->
<div class="col-md-4 hidden-sm hidden-xs nopadding-left"> <div class="col-md-4 hidden-sm hidden-xs nopadding-left">
<div id="slide" class="" style="list-style: none; position: relative; padding: 0px; overflow: hidden; width: 375px; height: 354px; left: 130px;"> <div id="slide" class="" style="list-style: none; position: relative; padding: 0px; overflow: hidden; width: 375px; height: 354px; left: 33px;">
{section name=e_list loop=$editor_picks} {section name=e_list loop=$editor_picks}
{include file="$style_dir/blocks/editor_pick/index_featured_video.html" video=$editor_picks[e_list]} {include file="$style_dir/blocks/editor_pick/index_featured_video.html" video=$editor_picks[e_list]}
{/section} {/section}
@ -348,7 +348,7 @@
$(function() { $(function() {
$('#slide').ulslide({ $('#slide').ulslide({
width: 300, width: 330,
height: 90, height: 90,
effect: { effect: {
type: 'carousel', // slide or fade type: 'carousel', // slide or fade