Showing posts with label widget generator. Show all posts
Showing posts with label widget generator. Show all posts

Wednesday, April 3, 2013

Top 4 Facebook Smooth jQuery Static POP OUT likebox widget generator for blogger blog

I had developed a Facebook Static popout jquery effect Like box generator for you.This Widget Generator let's you easily generaate your favorite Facebook style Widget and also easily add to your Blogger Blog.Use this Widget generator and Enjoy..!

Add jQuery plugin (if your blog have a jquery plugin ignore this step)

  • Go to Design->Edit HTML[Template->Edit HTML in new blogger interface]
  • Copy below code inside <head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>

Add the Widget To Your Blog

  • Go to Design-> Page Elements
  • Click add gadget and select HTML/javascript
  • Copy and paste the generated code inside it and save it. 

Sunday, March 31, 2013

Add Flash Twitter Follow Me Buttons to Blogger Blogs / Websites

Flash twitter Follow Me Buttons
I have created a widget generator to install the widget to your blog so just follow the below steps to generator the code and add it to your blog.

How to install Flash Twitter Follow Me Buttons On Your Blog?

1. Choose Any Flash Follow Me Button As You Want
2. Replace harikesh409 With Your Twitter User Name
3. Customize Width And Height as You Need
4. Click on Generate Button and Finally Click on Add to Blogger Button to add this widget on your blog.


Saturday, March 16, 2013

Create A Free Privacy Policy For Your Blog /Website

Privacy Policy

Privacy Policy is often a statement that declares a party's policy on how it collects, stores, and releases personal information it collects. It informs the client what specific information is collected, and whether it is kept confidential, shared with partners, or sold to other firms or enterprises."
-This defines Privacy Policy.

In other words Privacy policy is a statement or often a legal document which the publisher provides to its users clarifying them the way the company/brand will use their personal information and identity which the users have provided to them. The users must agree to this statement before providing any confidential information about themselves. Likewise the company cannot/must not make any other usage of the information that they retrieve from their users other than that stated in the policy.

In most of the website that you visit you will see a privacy policy. Blogs in general do not have any sort of privacy policy. Even though it is not compulsory for blogs but it gives an assurance of security to the privacy of the users.

These are few points a Privacy Policy Statement should contain:

  • Respecting User Privacy: In short tell the user how you respect their privacy policy and take steps to ensure that their critical information is not misused.
  • Cookies: If your blog / website uses and stores cookies on users PC, disclose this up front.
  • Tracking Location/ Data Collection: Make a small note on what information is collected by which tracking software and disclose that you will not share the information.
  • Credit Card Info: Tell the user whether or not you accept credit card details from the user as part of providing a service to them.
  • External Sites: Make it clear that you are not to be held responsible for any content in the external site and the policy is meant only for your domain/subdomain.
Now here we are providing a free tool to create a Privacy Policy for your site. This generator will make a basic privacy policy for you to use on your site.

Steps to be followed:

  • Fill in the form with your details then click on the Generate Code button.
  • You can preview your privacy policy by clicking on the preview link.
  • Copy and paste the generated code for use on your site.
  • Feel free to add/remove anything that doesn't apply.

Thursday, March 14, 2013

How to add a Hexa Color Code Generator Tool


Blogger Tools is very important in these days just because of some blog have many unique and awesome tools but they never share that all tools with their visitors to add on another blog but as we saw that and we want to share that tools and we are starting from new and some one unique tools where you doesn't need to search the codes for your fav color just you have to click on your fav color and color code will be show automatically. This is not a SWF tool, this is simply created by the JavaScript.The Credits to this tool goes to Hemant Verma.

Live Demo

 
 

How to add It?

Using Iframe

  • Go to Blogger posting area 
  • Click on HTML and paste below code in that area.
<center> <iframe frameborder="0" height="420px" marginheight="0px" marginwidth="0px" name="Roseic Hexa Color COde Generator" scrolling="no" src="https://harikesh409.github.io/Widget-Generators/Hexa%20Color%20Code%20Generator.html" style="border: 0px #FFFFFF none;" width="500px"></iframe> </center>
 Iframe URL: https://harikesh409.github.io/Widget-Generators/Hexa%20Color%20Code%20Generator.html

You can use my Iframe Generator to create your own customized frame.

Sunday, February 10, 2013

Sitemap Generator for Blogger

Blogger sitemap generator is great tool for creating sitemaps for your blogger blogs in just a single click. It very easy to generate a sitemap of your blog by using our sitemap generator tool.You can use the  final sitemap for submission to search engine and get traffic to your blog.



See also : How to Submit Sitemap to Bing and Yahoo without Errors
                How to Submit Sitemap to Google Webmaster Tools

 Sitemap Generator Tool

Saturday, February 9, 2013

Thursday, February 7, 2013

How To Add Floating Share Buttons On Blogger Blog


This widget has been created by Nitin .Integrating share buttons widget on your blog is a great way to get free traffic from social bookmarking website such as Twitter, Facebook, Google Plus, Digg and others. Share buttons make it easier for your blog readers and visitors to share posts they find interesting on your blog on social book marking site which will in turn increase your social engagement and page views.


Today, I want to teach you how to add a floating sharing widget for blogger blogs. This floating sharing gadget contains the best social buttons like Facebook Share/Like, Google +1 and Twitter button. This widget has been tested to be compatible with all major browsers.

How To Add Floating Share Buttons On The Sidebar Of Blogger Blog.

  Using Widget Generator  


Below is a widget generator form that you can easily use to add it to your blogger blog with a click.

1. Firstly, you need to select the type of vertical bar in the generator form
2. Customize the widget to your preferred color
3. Click on the Generate button
4. Finally add it to your blogger blog by clicking on the Add to Blogger button.



Add it Manually


1. Log in to your blogger account and click on Design
2. Click on Add A Gadget on the sidebar.
3. Select HTML/Java Script
4. Paste the code below into the box and save.

<style> /*-------Floating Sharing Widget------------*/ #floatdiv {
  position:fixed; bottom:15%; margin-left:-70px; z-index:10; float:left; padding-bottom:2px; } #justNairasidebar {
        background:#fff;
        border-top:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #ddd;
        border-radius:5px;
       -moz-border-radius:5px;
       -webkit-border-radius:5px;
        padding-left:5px;
        width:60px;
        margin:0 0 0 5px; } .fb_share_count_top {width:52px !important;} .fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;} .FBConnectButton_Small, .FBConnectButton_RTL_Small {width:52px !important; -moz-border-radius:3px;/*bs-fsmsb*/-webkit-border-radius:3px;} .FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;} </style>

<div id="floatdiv"> <div id="justnairasidebar">
    <table cellpadding="1px" cellspacing="0">

    <tr>
    <td style="padding:5px 0px 0px 0;"> <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    </td>
    </tr>
    <tr>
    <td style="padding:5px 0 2px 0;">
    <a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    </td>
    </tr>
    <tr>
    <td style=" padding:5px 0px 0px 0px;"> <script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script> <g:plusone size="Tall" expr:href="data:post.url">
    </g:plusone></td>
    </tr>
    <tr>
    <td> <p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href="http://blogg-tricks.blogspot.com/2013/02/how-to-add-floating-share-buttons-on.html">Get Widgets</a></p>
    </td>
    </tr>
    </table> </div> </div>



Customization

You can change the background colour of the floating widget to the colour that suits you. To do this, locate background:#fff; in the code above and change the Hex code(#fff) to your preferred colour. Use our online Colour Generator to select a colour.

The widget is align to the left side at default, so if you wish to move it towards the right side or you want to shift it more to the left side, locate margin-left:-70px; in the code above and decrease the numeric value to move it to the right and increase the numeric value to shift it more to the left side.



Monday, January 21, 2013

Add Animated Flash Clock Widget To Your Blogger/blog

Two most common widgets bloggers and webmasters put on their websites/blogs are a Clock and a Calendar.A clock gives a beautiful look to a website. A clock is a must for a personal blog. so i have created a generator for this widget because you can easy to add this widget to your blog.


How To Add Aniamted Flash Clock Widget To Blogger?
  • Choose a type of clock below
  • Provide Require widget title
  • Fill Height and Width of the Widget
  • Click on "Genetate" button
  • Finally click on "Add to Blogger" to add it to your blog.

Widget Generator

 Done by P.Harikesh and Levis Raju

Saturday, January 19, 2013

Install Alexa Widget on Blogger With A Click

Alexa is a web information company and also a subsidiary of Amazon, they deal with ranking of websites/blog. Alexa is popular among bloggers and webmasters and it decides the ranking of blog/website for free. So the lower the Alexa rank the more popular your website/blog is on the web.



Whenever a webpage Alexa rank is check online, it shows the number of page views and visitors, and these are calculated every 3 month. One of the best ways to increase Alexa rank is to add Alexa widget on blog or website. Today, I want to share with you how you can add Alexa widget to blogger blogs with a single click using a generator. With this generator, you don’t need to trouble yourself with copying of codes, all you have to do is to follow the instruction out line below and you will have a Alexa Traffic Rank 120x95 button sized on your blogger blog.

How to Install Alexa Traffic Rank Button on Blogger Blogs

1. Change the blog url in the generator to your blog url.
2. After inserting your blogger blog url into the required space, click on the “Generate” button.
3. Finally click on the “Add to Blogger” button to install Alexa Traffic Rank button on your blogger blog.



Alexa Rank Widget Generator

Alexa Rank Button (120 x 95) Widget Generator

Customize Widget
Blog url: http:// /
example: www.blogg-tricks.blogspot.com




Tuesday, November 27, 2012

Add 4 in 1 Social Subscribe widget for blogger using widget generator

If you don't have a space for your social subscribing widgets then don't worry.Here I have a solution with this problem.Hide and show them out with smooth jQuery slide out hover effect.his 4 in 1 slide out widget contains a floating facebook like box,your recent tweets,Google +1 button and feedburner email subscription form means all in one :).Here I am providing a widget generator so that you don't need to edit any code,just change my username with yours hit the generate button and finally add the widget.This script for this widget is created by Nitin and we developed the widget generator.

How To Install This Widget To Blogger?

Step :- 1
Ignore This Step If you have already Ajax 1.4.2 jQuery plugin in your template
  • Go to Blogger>>Design>>Edit HTML
  • CTRL + F To Find </head>
  • Copy and Paste Below Code Just Above  </head> 
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
Step : -2
  • Replace my usernames with yours
  • Click On “Generate” Button
  • Click On “Preview” button, if you want to show you customized settings..
  • Finally Click On “Add To Blogger” Button

 

Animated Flash Label Cloud Widget Generator For Blogger

Flash Animated Label Cloud Widget(Blogumus) for blogger was awesome widget to show blogger labels in alternatively. This widget is Designed for Word Press, and Now it is available for Blogger.I a have created an widget generator so that it is easy for you to add.



Live Demo

How to add This Widget


Note:- Back Up Your Template before Going to do this for safety
 

  • Login to Blogger account
  • Goto Design section > Edit HTML
  • Search Bellow Tag (press Ctrl + F to search)
    <b:section class='sidebar' id='sidebar' preferred='yes'>
  •  Add Generated Widget Code Just after it
OR
  •  Search Below Code
</b:section>

  • Add Generated Widget Code before it
  • Now save your template And check your blog 
  • Use our Hex Color Code generator to get Hex codes of the color you want.

Widget Generator