efek loading ini hanya dibuat dengan CSS, untuk menambahkan efek menarik ini di blog anda, silahkan ikuti langkah-langkah berikut:1. Untuk menampilkan efek load diatas pada halaman Anda, letakkan kod…
Automatic Recent Posts Slider With jQuery For Blogger
Now save your template.
Step 3 -Adding The Gadget
- Now go to Page Layout
- Add a Gadget > HTML/JavaScript
- Paste below piece of code and save it.
- Now replace
yourblog.blogspot.com
with your own blog url.[Code Line - 10] (Only change blog URL don't change any other things. - To change number of post find this
var numposts_gal = 6;
line in above code. (Code Line - 4) - If you want to change number of characters to show in description find this piece of code
var numchars_gal = 150;
(Code Line - 5)
Now save your all the changes and you are done.Visit your blog to see this beautiful slide.
Follow this tutorial to show this gadget only on specific page or only in homepage.
Your questions,queries and feedback are always welcome.Also if you need any help about customizing this gadget then feel free to ask me.I'll glad to help you.
Good day....
By: http://www.helperblogger.com/

//$(document).ready(function(){ $("#slider").easySlider({ auto: true, continuous: true });});//]]>…
Automatic Recent Posts Slider With jQuery For Blogger

Recent posts slider is a best way to show of you blog's recent posts as a slide show.You may see the slider such slider in many wordpress blogs but when coming to blogger it is certainly not much seen…
What can I do with CSS?
You can change almost any aspect of your blog's appearance just by changing the style sheet in your template. Some of the most common things to do are listed here. For more in-depth tutorials and exam…
What can I do with CSS?
You can change almost any aspect of your blog's appearance just by changing the style sheet in your template. Some of the most common things to do are listed here. For more in-depth tutorials and ex…
Edit CSS in the Template Designer
Blogger's Template Designer allows you to customize almost any aspect of your blog's appearance through the use of cascading style sheets (CSS). To add custom CSS snippets to your template, go to the …

Edit CSS in the Template Designer
Blogger's Template Designer allows you to customize almost any aspect of your blog's appearance through the use of cascading style sheets (CSS). To add custom CSS snippets to your template, go to the…
