contentslider.css |
contentslider.css |
|
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
height: 250px;
}
.sliderwrapper .contentdiv{
visibility:… |
contentslider.css |
css/contentslider.css |
|
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
height: 250px;
}
.sliderwrapper .contentdiv{
visibility:… |
contentslider.css |
contrib/contentslider.css |
|
.slider_title { color:#000000; font-size:12px; text-decoration:none;font-weight:bold; float:left; width:20%; margin-right:5px; }
.slider_image #VideoPlayback{ height:190px; width:290px; }
.a-tag object embed { height:40px; width:40px; }
.a-tag embed… |
contentslider.css |
contrib/custom_slider/contentslider.css |
|
.slider_title { color:#000000; font-size:12px; text-decoration:none;font-weight:bold; float:left; width:20%; margin-right:5px; }
.slider_image #VideoPlayback{ height:190px; width:290px; }
.a-tag object embed { height:40px; width:40px; }
.a-tag embed… |
contentsliderbk.css |
css/contentsliderbk.css |
|
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 2px solid gray;
border-bottom-width: 2px;
width: 90%; /*width of featured content slider*/
height: 250px;
float:left;
}
.sliderwrapper… |
content_slider.admin.inc |
includes/content_slider.admin.inc |
|
Content administration and module settings UI. |
content_slider.info |
content_slider.info |
|
name = Featured Content Slider
description = Display content and image in Slide show mode using jQuery for Drupal 7. Module by Ebizon Technologie. (http://www.ebizontek.com)
package = Other
version = 7.x-1.0
core = 7.x
files[] =… |
content_slider.install |
content_slider.install |
|
Install, update and uninstall functions for the field module. |
content_slider.module |
content_slider.module |
|
Module file for content slider module. |
eb_custom_slider.info |
contrib/eb_custom_slider.info |
|
name = "Featured Content Slider Custom"
description = "Display content and image in Slide show mode. This contribution automatically created the necessary content type called featured content slider, comes with inbuilt theming (resize… |
eb_custom_slider.info |
contrib/custom_slider/eb_custom_slider.info |
|
name = "Featured Content Slider Custom"
description = "Display content and image in Slide show mode. This contribution automatically created the necessary content type called featured content slider, comes with inbuilt theming (resize… |
eb_custom_slider.install |
contrib/eb_custom_slider.install |
|
|
eb_custom_slider.install |
contrib/custom_slider/eb_custom_slider.install |
|
|
eb_custom_slider.module |
contrib/eb_custom_slider.module |
|
display content in 'featured content' block using jquery. |
eb_custom_slider.module |
contrib/custom_slider/eb_custom_slider.module |
|
display content in 'featured content' block using jquery. |
eb_custom_slider.pages.inc |
contrib/eb_custom_slider.pages.inc |
|
Page callback file for the Slider module. |
eb_custom_slider.pages.inc |
contrib/custom_slider/eb_custom_slider.pages.inc |
|
Page callback file for the Slider module. |
example.htm |
example.htm |
|
Example 1
Content 1 Here. |
example.htm |
contrib/example.htm |
|
Example 1
Content 1 Here. |
example.htm |
contrib/custom_slider/example.htm |
|
Example 1
Content 1 Here. |
node-eb_custom_slider.tpl.php |
contrib/node-eb_custom_slider.tpl.php |
|
|
node-eb_custom_slider.tpl.php |
contrib/custom_slider/node-eb_custom_slider.tpl.php |
|
|
slider_video.inc |
contrib/slider_video.inc |
|
|
slider_video.inc |
contrib/custom_slider/slider_video.inc |
|
|