diff --git a/upload/styles/cb_2014/layout/blocks/editor_pick/index_featured_video.html b/upload/styles/cb_2014/layout/blocks/editor_pick/index_featured_video.html index a63202a1..30233581 100644 --- a/upload/styles/cb_2014/layout/blocks/editor_pick/index_featured_video.html +++ b/upload/styles/cb_2014/layout/blocks/editor_pick/index_featured_video.html @@ -1,11 +1,9 @@ - -
-
- - + -
- - +
diff --git a/upload/styles/cb_2014/layout/blocks/videos/video-home-sliders.html b/upload/styles/cb_2014/layout/blocks/videos/video-home-sliders.html new file mode 100644 index 00000000..82f53eca --- /dev/null +++ b/upload/styles/cb_2014/layout/blocks/videos/video-home-sliders.html @@ -0,0 +1,194 @@ +{if $slider !=''} + +
+{foreach from=$videos_06_da item=video_06_da} +
+
+ + +
{$video_06_da.title|truncate:10}
+
+
+ {$video_06_da.duration|number_format} +
+
+
+{/foreach} +
+
+ + + + + + +
+{/if} + +{if $slider2!=''} + +
+ + +
+
+
+
+
+
+ + +
+ {foreach from=$videos_06_da item=video_06_da} +
+ + +
{$video_06_da.title|truncate:10}
+
+
+ {$video_06_da.duration|number_format} +
+
+ {/foreach} +
+ + +
+ +
+ +
+
+ + + + + + + + + jQuery Image Slider + + + +
+{/if} \ No newline at end of file diff --git a/upload/styles/cb_2014/layout/index.html b/upload/styles/cb_2014/layout/index.html index 56e06f6b..494a1641 100755 --- a/upload/styles/cb_2014/layout/index.html +++ b/upload/styles/cb_2014/layout/index.html @@ -4,9 +4,9 @@ -
- Welome to new interface -
+

+ Welome to new interface +

@@ -17,9 +17,9 @@
-
+
-
+
{if is_installed('editorspick')} {section name=e_list loop=$editor_picks max=1} {include file="$style_dir/blocks/editor_pick/video_block.html" video=$editor_picks[e_list]} @@ -29,62 +29,36 @@ {/if}
-
-
-
-
- -

Video Name.............

-
Video Description.....................
- -
-
- -
- + +