Web Tech Guide

www.blogsmonetize.com feed

How to Add a Login Box into Bloger/BlogSpot

 

Do you want to access your blogger dashboard from your blog? I'm sure many of you want to do so. However, blogger does not have this widget feature. It is possible to add this widget to your blog and I'm sure you will love it.

The following steps will show you how to add a login box into your Blogger/BlogSpot.

1. Login to your account --> Design --> Page Elements
2. Click on "Add a Gadget" where you want to place the login box.
3. Select "HTML/JavaScript"
4. Copy the following code and paste into the content box.
<form action="https://www.google.com/accounts/ServiceLoginBoxAuth" method="post" onsubmit="onlogin()"><input value="http://www.blogger.com/loginz?d=%2Fhome&p=http%3A%2F%2Fwww.blogger.com%2F" name="continue" type="hidden"/><input value="blogger" name="service" type="hidden"/><input value="8" name="nui" type="hidden"/><input value="8" name="naui" type="hidden"/><input value="2" name="fpui" type="hidden"/><input value="3" name="uilel" type="hidden"/><input value="true" name="skipvpage" type="hidden"/><input value="false" name="rm" type="hidden"/><input value="true" name="alwf" type="hidden"/><input value="http://www.blogger.com/login.g" name="roeu" type="hidden"/><input value="0" name="alinsu" type="hidden"/><input value="WbQ8QiJfUvA" name="GA3T" type="hidden"/><div><label for="Email"> Username: <br/><input id="Email" tabindex="1" value="" name="Email" size="20" type="text"/></label></div><div><label for="Passwd"> Password: (<a href="https://www.blogger.com/forgot.g" target="_top" title="Forgot your password?">?</a>) <br/></label><input id="Passwd" tabindex="2" autocomplete="off" name="Passwd" size="20" type="password"/></div><br/><input id="signin-btn-ns" tabindex="0" value="Sign in" class="ubtn ubtn-block" name="submit" type="submit"/></form>
5. Save the widget and check it on your blog.
6. If you know some CSS, you can modify this to have the style that fix your website.

© 5/13/2011 09:54:00 PM www.blogsmonetize.com
Loading related posts...

1 comments:

Anonymous said...

thats good idea,tq dud

Post a Comment