Free Wordpress Themes, Blogger Tutorials, Blogger Templates, Blogger Tips, Blogger Resources

Archive

Archive for the ‘Blogger Tutorials’ Category

How To make "Go To Top" Link | Blogger JQuery Tips

May 13th, 2010
Comments Off

Some of my visitors suggest me to write an article on how to put a "Go To Top" navigation link on Blogger. There are many ways to do it. I have used JQuery here. If a page is very large in height then one has to use scrollbar for moving bottom to top. Instead of [...]

Read More >>

How To Add Scroll on Top Button | Blogger JQuery Tips

May 13th, 2010
Comments Off

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll down to where you see </head>tag . 3.Copy below code and paste it just before the </head> tag . <script src=’http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js’ type=’text/javascript’/> <script type=’text/javascript’>//<![CDATA[ $(function(){ $('a[href*=#top]‘).click(function() { if (location.pathname.replace(/^\//,”) == this.pathname.replace(/^\//,”)&& location.hostname == this.hostname) { var $target = $(this.hash); $target = $target.length && $target || [...]

Read More >>

How To Make Background Scrollable | Blogger Tips

May 13th, 2010
Comments Off

This tutorial tells you about the process to make background of a blog scrollable. It means if the body’s size of blog goes out of screen size, a scroll will be appeared automatically. Let’s see the step by step processes. Jquery is used here. 1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Scroll down [...]

Read More >>

Recent MultiTab Widget For Blogger | JQuery Tips

May 13th, 2010
Comments Off
JQuery Multi TabView Tutorial

This post describes step by step process to add latest MultiTab widget for Blogger with JQuery. Before that you may look simple Tab View 3d Tab View Widget Beautiful MultiTab Gadget Choose any one style you prefer than apply to blog. Please feel free to Contact Me for any suggestion. 1.Login to your blogger dashboard–> [...]

Read More >>

How To Add "Contact Me" Page | Blogger JQuery Tips

May 13th, 2010
Comments Off

This post describes how to create a contact me page for Blogger/BlogSpot. Blogger.com does not give any built-in option(gadget)which supports form submission. So you should borrow code from third party sites. One question arises why should one use a contact page for blog or site? There are some logics behind this. You may look contact [...]

Read More >>

How To Add Horizontal LinkList Blogger Jquery Tips

May 13th, 2010
Comments Off

1.Log in to your dashboard–> layout- -> Edit HTML 2.Scroll down to where you see </b:skin>tag. 3.Now copy below code and paste it just before </b:skin> tag . #nav, #nav ul{margin:0;padding:0;list-style-type:none;list-style-position:outside;position:relative;line-height:26px;}#nav a:link,#nav a:active,#nav a:visited{display:block;color:#FFF;text-decoration:none;background:#444;height:26px;line-height:26px;padding:0 6px;margin-right:1px;}#nav a:hover{background:#0066FF;color:#FFF;}#nav li{float:left;position:relative;}#nav ul {position:absolute;width:12em;top:26px;display:none;}#nav li ul a{width:12em;float:left;}#nav ul ul{width:12em;top:auto;}#nav li ul ul {margin:0 0 0 13em;}#nav li:hover ul ul,#nav li:hover [...]

Read More >>

An Inspiring Short Interview with Dumb Little Blogger

May 13th, 2010
Comments Off

Starting a blog or a business online that aimed for success on it, is not an easy stuff to do. But learning from those failures you’ve experienced is an advantage to reach your success. Recently, I… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how to [...]

Read More >>

How to Become an Authority in Your Niche

May 13th, 2010
Comments Off

I’ve been reading different blog articles since I do blogging and also learned different ideas from what others are sharing. What I’ve noticed is that even though that the niche they cover is hot… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how to find profitable [...]

Read More >>

Author: admin Categories: Blogger Tutorials, Blogging Tips Tags: ,

Video: What really RSS is and How to Use It?

May 13th, 2010
Comments Off

I’ve been doing blogging stuff since January 2009 but I still saw many bloggers today that don’t know what really RSS is. I think one of the reasons is that they just ignore the functions and the… A blog that shares ideas how to build online business, blogging tips and tricks, google adsense tips, how [...]

Read More >>

Author: admin Categories: Blogger Tutorials, Blogging Tips Tags: ,

Hey! Are You Really A Blogging or Internet Marketing Millionaires?

May 13th, 2010
Comments Off

You might wander why I have this kind of article on my blog. Well you might also think that I’m off on my blogging topics. But I will try to make this post have the blogging relevancy. You know that… A blog that shares ideas how to build online business, blogging tips and tricks, google [...]

Read More >>