Saturday 29 September 2012

HOW TO CREATE A PDF

,

Portable Document Format (PDF) is most safe format form of document as it is read only type of document. PDF is a "What you see is What you get" which means that it appears same on the paper as on the screen. Furthermore it is viewable in most of the platforms like Windows , Mac , iOS and Android. It is the most secure form of sharing information as you can preserve your identity by using watermarks and digital signatures which is the main reason that it is acceptable worldwide.


Ways To Create PDF Files Easily- 

PDF Logo

PDF documents are not word processing documents i.e they can not be created like using editors like MS-Word or Wordpad. Mostly PDF are created in other formats and then converted to PDF files. Below i have listed some ways to create PDF files easily.

PDF Creator


PDF Creator Logo


PDF creator is a free software and can be easily downloaded via Softonic. You can install this freeware and easily convert your existing Word documents to PDF files. Installation is also quite easy. Download the software and install t by following the instructions and then run the software.
Right Click on the document you want to convert and select create PDF and bitmap images with PDF creator. Follow the instructions and at last click Save button. All your data is preserved including highlighted  or underlined text.

DO PDF

DO PDF Logo

Do PDF is another software for creating PDF files and is very much similar to PDF creator. Download this software by clicking HERE. It is very easy to install and use. After installation to use this follow these instructions -
Go to Start >> Programs >> DoPDF or you may use the search bar to search DoPDF. Now a dialog box appears asking you to locate the file , locate it and click create and you are done.

Save Word Documents as PDF


Save Word Documents as PDF Add On


This is the most easiest way to create PDF files mostly for home users. You can simply save your MS-Word file in PDF format. It is required to install this add-on if you want to use this feature. Now after installing this add-on , simply create a MS-Word document and then click File >> Save As >> PDF or XPS.

Read more →

Friday 28 September 2012

HOW TO ADD ELEGANT EMAIL SUBSCRIBE WIDGET

,


I am really surprised to see amazing results when i applied new email subscription widget to my blog's header. Today i will share the same email subscription widget with all of you to increase your blog subscription rate. The main advantage of getting email ids of your visitor is the most secure way for increasing your traffic in long term prospects because many of visitor comes on our blog when they looking for what they need then fly away. They would not even remember name of the blog.




So only one solution for this problem is to make sure that visitor subscribe your blog when they visit to your blog and are notified of the new post daily by email and they return again to visit our blog.

Email Subscription/Signup Widget

Live Demo On MY BLog

How to add Email subscription/signup widget to your blog


  • Go to Blogger Dashboard > Layout > Add Gadget > HTML/Javascript.
  • Add following code in box.
<center><div id="feature_box">          <div id="sleek-subscribe">                  <div class="newsheadline"><span>Sign-up</span> for <cite>FREE</cite> Regular Newsletter.</div><div id="email-news-subscribe"> <!-- Email Subscribe --> <div class="email-box">    <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=Your Feed Burner Feed Name', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">               <input class="email" type="text" style="width: 400px; font-size: 15px;" id="email" name="email" value="Your Custom Text Goes Here" onfocus="if(this.value==this.defaultValue)this.value=&#39;&#39;;" onblur="if(this.value==&#39;&#39;)this.value=this.defaultValue;" />                   <input type="hidden" value="Your Feed Burner Feed Name Here Too" name="uri" />            <input type="hidden" name="loc" value="en_US" />            <input class="subscribe" name="commit" type="submit" value="Subscribe" />           </form>    </div> </div>       </div>      </div></center><style>/*---:[ feature box ]:---*/#feature_box { background: #eee; border-style: solid; border-color: #ddd; }/*---:[ home page teasers ]:---*/.teaser a.teaser_link:hover { text-decoration: underline; }.teaser .teaser_author { font-style: italic; }    .teaser .teaser_author .author { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }.teaser .edit_post { letter-spacing: 1px; }    .teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a { text-transform: uppercase; letter-spacing: 1px; color: #888; border-bottom: 1px solid #eee; }    .teaser .teaser_author a { font-style: normal; }    .teaser .format_teaser a { text-decoration: underline; }    .teaser .format_teaser a:hover { text-decoration: none; }/*---:[ border package ]:---*/#header, .post_box, .teasers_box, #footer, .image_box, .custom_box, #feature_box, #archive_intro, .prev_next, #comment_nav_2 { border-width: 0; }/*Featured Box*/.custom #feature_box{background:#f0f4f4; border:1px solid #d9eaea; padding:10px 15px 5px;}        /* Subscription Box */#sleek-subscribe{display: block; margin:0 auto; } .newsheadline {padding-left:20px;color:#222; font-size:20px; line-height:50px; float:left; font-weight:bold;}    .newsheadline span{font-size:38px; color:#444; line-height:14px; font-family:"Trebuchet MS"; font-weight:normal;}    .newsheadline cite{font-style:normal; color:#f00;}.signform{background:url('images/form-bg.jpg') no-repeat;padding:0 0 10px 100px; float:right; }      .txt2, .txt2:focus{width:140px; font-size:15px; background:#fff; color:#92c3c3; border:1px solid #E36B0A; margin:0 5px; float:left; padding:10px; width:160px; border-radius: 10px;}      .btn2, .btn2:focus {background:#E36B0A; margin:0 5px; padding:8px 10px 9px; border:1px solid #AD5513; color:#fff; font-size:15px; border-radius:10px;}            .btn2:hover{background:#6689b0; }#email-news-subscribe .email-box{        padding: 5px 10px;        font-family: "Arial","Helvetica",sans-serif;        border-top: 0;        border-right: 1px solid #C7DBE2;        border-left: 1px solid #C7DBE2;        border-image: initial;       height:34px;}    #email-news-subscribe .email-box input.email{        background:#FFFFFF;        border: 1px solid #dedede;        color: #999;        padding: 7px 10px 8px 10px;        -moz-border-radius: 3px;        -webkit-border-radius: 3px;        -o-border-radius: 3px;        -ms-border-radius: 3px;        -khtml-border-radius: 3px;        border-radius: 3px;        border-image: initial;        font-family: "Arial","Helvetica",sans-serif;}       #email-news-subscribe .email-box input.email:focus{color:#333}       #email-news-subscribe .email-box input.subscribe{        background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),color-stop(1,#FF9B00));        background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);        -pie-background: linear-gradient(270deg,#ffca00,#ff9b00);        font-family: "Arial","Helvetica",sans-serif;        border-radius:3px;        -moz-border-radius:3px;        -webkit-border-radius:3px;        border:1px solid #cc7c00;        color:none;        text-shadow:#d08d00 1px 1px 0;        padding:7px 14px;        margin-left:3px;        font-weight:bold;        font-size:12px;        cursor:pointer;        border-image: initial;}    #email-news-subscribe .email-box input.subscribe:hover{        background: #ff9b00;        background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);        background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));        filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);        outline:0;-moz-box-shadow:0 0 3px #999;        -webkit-box-shadow:0 0 3px #999;        box-shadow:0 0 3px #999        background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));        background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);        -pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);        border-radius:3px;        -moz-border-radius:3px;        -webkit-border-radius:3px;        border:1px solid #cc7c00;        color:#FFFFFF;        text-shadow:#d08d00 1px 1px 0}       #other-social-bar {        background-color: #D8E6EB;        box-shadow: 0 1px 1px #FFFFFF inset;        padding: 0px;        font-family: "Arial","Helvetica",sans-serif;        font-weight:bold;        overflow: hidden;        border: 1px solid #B6D0DA;           height:57px;    }</style><!--[if IE]>    <style>    #email-news-subscribe .email-box input.subscribe{        background: #FFCA00;        }    </style>    <![endif]-->

Customizations - 


 Friends i have highlighted the part that you need to change. Please change them according to your choice.
NOTE :  The widget is designed according to INFOZHELPER width. So you have to readjust according to your blog's width.
I have highlighted the  width: 400px  section in green color so that you can adjust it easily.
Read more →

Thursday 27 September 2012

USING FACEBOOK TO GET TRAFFIC

,

As compared to other social networking sites Facebook is the leading one today, because it is the second popular website in the world. You may want to know what the first one is, of course it is Google as it has many services. So you may think why Facebook, Google is the best and should go using Google Plus. Yes you may use Google Plus but as Google Plus has don’t yet have the number of monthly users compared to Facebook, so for now Facebook is the best social networking site. And as the title says today you will be learning how to get the maximum traffic from Facebook.
Facebook

 Make friends to get traffic!



You may be wondering how you can get traffic if you add friends to your Facebook profile. This is a common question. But this effects your blog traffic, and increases. How does traffic increase if you add more friends. Making friends doesn’t make your traffic grow. Making blogger friends grows your blogs traffic. For example if you share a link on your wall or timeline, only people will go to the link if the link is useful to them. Increasing friends by sending friends requests to the people having more mutual friends will not do. Make friends who are interested in your blog, or let them make you their friend by providing a profile badge on your blog. I recommend you to use RSS graffiti app to post all your blog posts directly to your Facebook wall or timeline.

Facebook Friends

Join groups to get traffic!


This is something similar to the first one. Joining groups will make a good and healthy traffic to your blog. But which group to join is the matter. Here I not at all mean that join any group you like and post you links in it, because people have different interests and according to their interests they create and join groups. For example if you join a group like “Friendship Quotes” and post your link with tutorials that are not related to friendship of course you will be removed from that group. So join wisely and post wisely to get wise traffic. If you own a blog on pets then join a group related to pets and post your link or there are some groups for all bloggers like - Bloggerz created by Stylify Your Blog where you can post the links of your posts.

Make a Fan Page to get traffic!

Creating a fan page in Facebook is one of the very best ways to get good traffic. This runs on a simple trick the more fans you have the more traffic you get. How to get more fans to your page, well this is a question that was once answered on this blog on a post “GOING VIRAL FOR FREE: YOU LIKE HITS” this is the best way to get fans and getting good amount of fans makes quite good traffic. Now you may ask I have a fan page and fans, but no traffic from Facebook. Yes, having a fan page and more fans won’t get you traffic. As written in the above points you need to post links to get traffic, but this point is more powerful than the above ones. Posting links every time is a very boring work and even I don’t like to do that. So what to do. Best way is to use RSS Graffiti; this is an app on Facebook that posts all your post links to your fan page’s wall or timeline directly.

Facebook Fan Page

So you are ready to get the maximum from Facebook. Well everything isn’t easy but is possible. Maintain a good blog, keep posting. Your main aim is Blogging if you go on blogging, traffic will be a fan of yours.


Read more →

ANIMATED TWITTER BUTTON(GIF) WIDGET v1

,

A great way to draw more attention to your Twitter feed and to get more people following your Twitter is by posting a “Follow Me On Twitter” button right by the feed.  I took the time to make up some free graphics for anyone that would like to use them. I supplied every version with a GIF with transparent background and a PNG with white background.



You can download the graphics by right clicking the image and downloading the link.  Just place the image on your site and link to your Twitter profile.

Make your website design more sociable with this twitter button design.

Enjoy!



Animated Twitter Button GIF with white background:


animated twitter button


Animated Twitter Button GIF with transparent background:


animated twitter button

Animated Twitter Button GIF with white background:


animated twitter button



Animated Twitter Button GIF with transparent background:


animated twitter button


Animated Twitter Button GIF with white background:



animated twitter button



Read more →

Thursday 13 September 2012

CSS STYLED TEXT BOX FOR BLOGGER

,

This is cool css styled text box for blogger. This text is for notice,note,etc. You can also use if for displaying script. This box has hover and active text effects. In normal mode it is white in color and in hover mode it turns blue. In active mode it turns to green color. So have it in your blog.







Steps To Add This Text Box


  • Go to Dashboard.
  • Go to Templates >> Edit html.
  • Find for ]]></b:skin> tag.
  • Paste the below code there.


.postmsgg23
{
color: black;
background-color: white;
width: 400px;
margin: 5px 60px;
padding: 20px 20px 20px 20px;
border: 2px dotted lightgrey;
border-radius: 10px;
box-shadow: -1px -1px 12px 2px gainsboro;
transition: background-color .777s;
-webkit-transition: background-color .777s;
-moz-transition: background-color .777s;
-o-transition: background-color .777s;
-ms-transition: background-color .777s;
}
.postmsgg23:hover
{color: white;
background-color: CornflowerBlue ;
}
.postmsgg23:active
{
background-color: darkgreen ;
}
  • Now click on Save the Template.
  • Write a new post.
  • Paste the below code where you want the text box to appear.
<div class="postmsgg23" style="font-family: &quot;Courier New&quot;,Courier,monospace;">Yout Text Here</div>
</div>



  • Now, click on Publish.




It's Done.


Read more →

Wednesday 12 September 2012

ADVANCED CSS MENU FOR BLOGGER

,
I would like to say thanks to web designer wall for this amazing menu.This Navigation menu is really awesome,it is having three buttons and if you want to add more than you can add it with help of Photoshop.So have it in your Blog.








STEPS TO ADD THIS AMAZING MENU

  • Go to Dashboard.
  • Go to Layout.
  • Add a Gadget >> Html/Javascript.
  • Paste the below code there.
<style>
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 774px;
  height: 210px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/menu-bg.jpg) no-repeat;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .home {
  width: 144px;
  height: 58px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/home.gif) no-repeat;
  left: 96px;
  top: 73px;
}
#menu .home span {
  width: 86px;
  height: 14px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/home-over.gif) no-repeat;
  left: 28px;
  top: -20px;
}
#menu .about {
  width: 131px;
  height: 51px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/about.gif) no-repeat;
  left: 338px;
  top: 97px;
}
#menu .about span {
  width: 40px;
  height: 12px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/about-over.gif) no-repeat;
  left: 44px;
  top: 54px;
}
#menu .rss {
  width: 112px;
  height: 47px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/rss.gif) no-repeat;
  left: 588px;
  top: 94px;
}
#menu .rss span {
  width: 92px;
  height: 20px;
  background: url(http://i1269.photobucket.com/albums/jj591/aditya9172/rss-over.gif) no-repeat;
  left: 26px;
  top: -20px;
}​
</style>
<ul id="menu">
  <li><a href="#" class="home">Home <span></span></a></li>
  <li><a href="#" class="about">About <span></span></a></li>
  <li><a href="#" class="rss">RSS <span></span></a></li>
</ul>


  •  Now, Click on Save.


It's Done.

Read more →

Friday 7 September 2012

Wordpress Adapted Social Subscription Box For Blogger

,
Hello Friends!! Today i will tell you how to add Wordpress Adapted Social Subscription Box For Blogger. This widget is adapted from wordpress and has your facebook fanpage like button and twitter follow button. The benefit of this widget is that your users can stay connected to you easily through your fanpage or twitter. This widget features slideout effect and appears when the user is at the bottom of the page.

Live Demo

To see Wordpress Adapted Social Subscription Box For Blogger Just Scroll Out to Bottom of this page. 



How to Add Wordpress Adapted Social Subscription Box For Blogger


  • Go to Blogger Dashboard > Layout > Add Gadget.
  • Then select HTML/Javascript and paste the below code in it

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> &nbsp; <script type="text/javascript">$(window).scroll(function(){if($(document).scrollTop()>=$(document).height()/4)$("#IGsocialslide").show("slow");else $("#IGsocialslide").hide("slow");});function closeIGsocialslide(){$('#IGsocialslide').remove();$.ajax({type:"POST",url:"/facebookpage.php"});}</script> <link href="https://dl.dropbox.com/u/100213066/InfozGuide%20Wordpress%20Adapted%20Social%20Subscription%20Widget.css" rel="stylesheet" type="text/css" />   <div style="display: none;" id="IGsocialslide"> <a style="position:absolute;top:14px;right:10px;color:#555;font-size:10px;font-weight:bold;" href="javascript:void(0);" onclick="return closeIGsocialslide();">(X)</a> <span style="font-family: Tekton Pro; font-size: 20px; margin: 10px 0; text-shadow: 1px 1px 0 #FFFFFF;">Don't forget to join our community!</span><br />   <div style="float:left; margin:15px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fcoollokjeeth&send=false&layout=button_count&width=80&show_faces=false&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowtransparency="true"></iframe></div>   <div style="float:left; margin:15px;"><a href="https://twitter.com/coollokjeeth" class="twitter-follow-button" data-show-count="false" data-size="large" data-show-screen-name="false">Follow @coollokjeeth</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div> </div>   <div class='clear'></div>


  • Note: 


Remember to change coollokjeeth with your own facebook page username.
Change coollokjeeth to your own Twitter Username twice in the above code.

Still have any problems or queries , use comment box below. 
  
(X)Don't forget to join our community!
Read more →