modified.
This commit is contained in:
parent
6cfb525177
commit
80c9a85c51
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
<!-- Editor Pick Videos Slider Container START //-->
|
||||
<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}
|
||||
{include file="$style_dir/blocks/editor_pick/index_featured_video.html" video=$editor_picks[e_list]}
|
||||
{/section}
|
||||
|
@ -348,7 +348,7 @@
|
|||
$(function() {
|
||||
|
||||
$('#slide').ulslide({
|
||||
width: 300,
|
||||
width: 330,
|
||||
height: 90,
|
||||
effect: {
|
||||
type: 'carousel', // slide or fade
|
||||
|
|
Loading…
Add table
Reference in a new issue