CDF

Categories
    • android tips 35
    • Blogger Tips 33
    • Blogging 49
    • Blogging tips 20
    • Browsing tips 53
    • codings 27
    • E-dinar 9
    • earnings 33
    • educational 13
    • Games 8
    • hacking 16
    • Hacking Tips 7
    • how to 120
    • HTML 14
    • info 99
    • JavaScript's 15
    • Konga tips 3
    • Mobile 39
    • mp3 1
    • PC tips 17
    • school gist 7
    • seo tutorials 14
    • Social media 16
    • software 27
    • tech 20
    • templates 2
    • tutorials 105
    • updates 161
    • Vpn tips 2
    • WiFi hacking tutorials 3
Dark
Contact Us
ProfilMain Page
  • About us
  • Sponsored
  • Disclaimer
  • Privacy Policy

Showing posts from October 30, 2016

Views Style:
The most effective method to include picture Slider For Blogger

The most effective method to include picture Slider For Blogger

Blogger Tips 1 comment
Load more posts

Trending Post

  • Instructions to Automatically add Read More connection to Blogger
    Instructions to Automatically add Read More connection to Blogger
  • instructions to put a blogger widget inside a scroll box
    instructions to put a blogger widget inside a scroll box
  • The most effective method to Pay Or Receive Payments With mCash
    The most effective method to Pay Or Receive Payments With mCash
  • Download Website Organic Traffic Ebook Here
    Download Website Organic Traffic Ebook Here
  • AdSense Ads Not Showing On HomePage - Problem Solved
    AdSense Ads Not Showing On HomePage - Problem Solved
Email Subscription

The most effective method to include picture Slider For Blogger

  • Get link
  • Facebook
  • X
  • Pinterest
  • Email
  • Other Apps
Oleh bcoded - October 30, 2016
Blogger Dynamic Slider by Label/Recent Posts. "Blogger Dynamic Slider" is a straightforward yet intense programmed slider for blogger. 

The slider content creates from blog's nourish powerfully, based upon clients settings through jQuery Ajax Call. It is completely responsive.

 As it is a Dynamic Slider, the slider content overhauls at whatever point another post comes (in the event that it fits with client settings criteria).

Blogger Dynamic Slider(bdSlider) Features

Dynamic - Slider Content Generates Automatically

Completely Responsive
Slider By a Specific Label
Slider By Recent Posts
Preloader Function
Loads of Customization Options
Simple Setup and Customization
Live Testing Tool for Blogger Dynamic Slider 

Well now this programmed late post slider have a testing instrument where you can enter your blog URL and perceive how Dynamically it create a slider from your blog's bolster.

 This devices have other essential alternatives like Image Size, Max Item, Label (you can indicate a mark to create slider from. Despite the fact that it is optional).How It Works ?

The slider content creates from blogger blog's encourage, powerfully by jQuery AJAX call, and afterward FlexSlider produces results and deal with the sliding elements.

 That it, nothing extravagant except for extremely helpful for blogger clients.

  Establishment Guide 

STEP - 1: Go to Your Blogs Home > Template (Backup your format to be sheltered)

STEP - 2: Edit HTML

STEP - 3: Search for shutting head: </head> in the format (Hint: to look on layout: click anyplace in the code piece and press Ctrl+F)

STEP - 4: Copy the accompanying code beneath and glue just before </head>
<!-- BloggerDynamicSlider Basic CSS --><style type="text/css">/** * jQuery BloggerDynamicSlider v1.0.0 * Copyright 2016 http://shuvojitdas.com * Contributing Author: Shuvojit Das * Plugin URL: https://github.com/shuvojit33/blogger-dynamic-slider * */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);@import url("https://cdnjs.cloudflare.com/ajax/libs/flexslider/2.6.0/flexslider.min.css"); /* Preloader */ .flexslider.loading:after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggziHxPg_1-EtE8-0Hd7-27vkBO16uTggYeneTS09fcttLzeinDn7ophcd14FuW-G5q0zrqof9gZVA5pZenzVsGIAFIOi3dIUN-UhD_VGv45sIsDBbvVP7GKcXS1n6cfnmPvWLNXGk0DWM/h120/loader.gif) no-repeat center center; background-color: rgba(255, 255, 255, 0.9); z-index: 9999;} .flexslider.loading ul.flex-direction-nav,.flexslider.loading ol,.loading .flex-caption { display: none;} .flexslider { border: 1px solid #cacaca; padding: 4px; margin: 0 auto 60px auto; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;} .flexslider a { text-decoration: none;} /* Caption/Post Title */ .flex-caption { position: relative; padding-left: 15px; padding-right: 10px; height: 60px; background: #FFFFFF; color: #1C1C1C; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 26px; line-height: 26px; margin: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden;} .flex-caption span { display: table-cell; vertical-align: middle; height: 60px;} .flex-caption.overlayDark,.flex-caption.overlayLight { margin-bottom: -60px; bottom: 60px; position: relative;} .flex-caption.overlayDark { background: rgba(0, 0, 0, 0.7); color: #fff;} .flex-caption.overlayLight { background: rgba(255, 255, 239, 0.9); color: #000;} ul.slides li a { display: block; overflow: hidden;} /* blogger css conflicts fix */ .flexslider ul { margin: 0 !important; padding: 0 !important; line-height: initial !important;} .flexslider ul.flex-direction-nav li { margin: 0; padding: 0; line-height: initial;} .flexslider ul li { margin-bottom: 0 !important;} .flexslider img { padding: 0; border: none; -webkit-box-shadow: none; box-shadow: none;} ul.flex-direction-nav { position: static;} ul.flex-direction-nav li { position: static;} .error { font-family: monospace, sans-serif;} @media (max-width: 600px) { .flex-caption { font-size: 20px; line-height: 20px; font-weight: 400; }}</style><!-- Include Dependency Script --><script type="text/javascript" src="https://code.jquery.com/jquery-1.12.0.min.js"></script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flexslider/2.6.0/jquery.flexslider-min.js"></script><script type="text/javascript" src="http://shuvojitdas.com/script/jquery.bdslider.min.js"></script>
Note: If you had as of now included jQuery .js into your sites format then don't include it again as here and there different jQuery ruins everything. Here jQuery script tag is situated at the first of this code obstruct above.

STEP - 5: So now the slider motor scripts are introduced, you are prepared to include slider(s) anyplace in your blog including contraption, post or page. All things considered, simply duplicate the code underneath and glue in a HTML Gadget or Post or Page

<div id="slider1"></div><script type="text/javascript">$(document).ready(function() { $("#slider1").BloggerDynamicSlider({ imageWidth: 636, // Image width in px value imageHeight: 398, // Image height in px value maxItem: 6, // Max number of Slider Image to show animation: "slide", // Select your animation type, "fade" or "slide" showPostTitle: true, // Show post title as Caption ? (true/false) postTitleStyle: "overlayLight", // Caption style: "default, "overlayDark" or "overlayLight" });});</script>

STEP - 6: Save and Done! Entirely Simple and Dynamic.
Read more
1 comment
Nhãn : Blogger Tips Blogging Blogging tips
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)
Powered by Blogger

Report Abuse

Search This Blog

Archive

  • Feb 151
  • Feb 021
  • Jan 301
  • Jan 241
  • Jan 191
  • Jan 131
  • Jan 121
  • Jan 081
  • Jan 051
  • Jan 021
  • Dec 311
  • Dec 271
  • Dec 201
  • Dec 181
  • Dec 131
  • Dec 121
  • Dec 101
  • Dec 081
  • Dec 061
  • Dec 052
  • Dec 041
  • Nov 281
  • Nov 271
  • Nov 261
  • Nov 241
  • Nov 221
  • Nov 211
  • Nov 191
  • Nov 181
  • Nov 172
  • Nov 161
  • Nov 151
  • Nov 141
  • Nov 111
  • Nov 101
  • Nov 082
  • Nov 071
  • Nov 061
  • Nov 031
  • Nov 011
  • Oct 311
  • Oct 301
  • Oct 281
  • Oct 271
  • Oct 231
  • Oct 201
  • Oct 181
  • Oct 162
  • Oct 152
  • Oct 141
  • Oct 121
  • Oct 102
  • Oct 081
  • Oct 071
  • Oct 061
  • Oct 042
  • Oct 022
  • Oct 011
  • Sept 292
  • Sept 281
  • Sept 261
  • Sept 251
  • Sept 221
  • Sept 212
  • Sept 192
  • Sept 182
  • Sept 162
  • Sept 151
  • Sept 131
  • Sept 121
  • Sept 111
  • Sept 102
  • Sept 091
  • Sept 082
  • Sept 072
  • Sept 062
  • Sept 051
  • Sept 041
  • Sept 031
  • Sept 012
  • Aug 311
  • Aug 302
  • Aug 291
  • Aug 282
  • Aug 271
  • Aug 261
  • Aug 251
  • Aug 241
  • Aug 231
  • Aug 222
  • Aug 212
  • Aug 201
  • Aug 192
  • Aug 182
  • Aug 171
  • Aug 162
  • Aug 152
  • Aug 144
  • Aug 131
  • Aug 123
  • Aug 112
  • Aug 102
  • Aug 093
  • Aug 081
  • Aug 075
  • Aug 062
  • Aug 055
  • Aug 044
  • Aug 033
  • Aug 022
  • Aug 011
  • Jul 308
  • Jul 297
  • Jul 2812
  • Jul 275
  • Jul 267
  • Jul 251
  • Jul 242
  • Jul 232
  • Jul 222
  • Jul 211
  • Jul 205
  • Jul 194
  • Jul 186
  • Jul 173
  • Jul 167
  • Jul 156
  • Jul 145
  • Jul 1310
  • Jul 127
  • Jul 117
  • Dec 201
Show more Show less

ADVERTISMENT



Copyright © 2015 - 2017 Blog Indoor | Designed with by
Fancybloggertricks
About Us | Sitemap | Hire Us | Privacy & Policy | Advertise | Sitemap | Write For Us | Sponsor A Post | Own A Site | Disclaimer

SEARCH BLOGINDOOR

SUBSCRIBE TO OUR POST

Subscribe With Us!
Why should I subscribe?
  • ✔
    For Latest Free Browsing Tweaks
  • ✔
    Android & PC Tutorials
  • ✔
    Tech News & HOW TOs
  • ✔
    All Straight into your → INBOX
Safe With Us | Privacy Policy

Pages

  • Home

Recent Updates


⚠ WARNING: Every advert left on comment section of this blog are not endorsed by 9jaentbaze,they are scam.


Home | About us | privacy-policy | contact us | Sponsored Post
Disclaimer

© Copyright 2019" 9jaentbbaze 2019 · All Rights Reserved · And Our Sitemap · All Logos and Trademark Belongs To Their Respective Owners·