Friday, 10 June 2011

How to write blog posts in MS Word best blogger tips

By this useful article you teach that how you How to write blog posts in MS Word best blogger tips. Recently I have received some calls and emails from visitors and readers they said that there is problem to transfer MS word text to Blogger post. Further discuss that some persons like to organize their posts as they are not connected with Internet. Some readers and friends complaint that if they try copy and paste from MS Word and other Microsoft programs like MS Excel, MS PowerPoint, after that lot of extra codes included to blogger posts and this mistake takes error in the post area. Now I guide you step by step see the following instructions and suggestions and also you can do blogger posts blog, blogger customization blog.blogger hack,blogger tips, how to make our own blog, how to write blog posts, blog post ideas and your first  blog post.

1. Now you have some time in your home or office you want to write articles in MS Word and then want to apply on blogger post. Really this is very simple way to publish it, because all people like simple and easy way not waste their time, to see the situation I am writing this article very simple and easy for others like my previous articles very easy to understand. Now see the following article, I have write in MS word.




 














  
2. You have finished writing your article and want to transfer in blogger blog. In this regard do not take any mistake direct copy and paste from MS word to any text editor like Notepad without any formatting for more guidance see the picture below, I have paste the article in Notepad shown in the above picture.




 









3. .After doing that you will lose any formatting bold, italics, indents etc that you did in MS Word.

4. Another way to utilize a Blogger friendly converter takes a MS Word or other Microsoft document turns it into the type of HTML that Blogger can handle it easily. Google Docs is one option you can convert easily any Microsoft documents.


I hope the above article will be very useful for you specially for new blog owners, if you like it please leave your comments.

Wednesday, 25 May 2011

How to make first word big as blog post ideas for blogger

By this useful article you will teach that How to make first word big as blog post ideas for blogger. Really this is very good fun to make beautiful paragraph of your blogger blog posts and also good attraction for visitors and readers and also nice for Search Engines. If your blogger post is nice looking really visitors comes time to time and also appreciates your efforts and praises your contents. There is no doubt your contents shows little information but looking beautiful really puts more impression to others.  You have already seen the paragraphs of magazines and newspapers in which the first letter of the first word of the first line is larger in size as balanced to the rest of the letters and same practice you can do in your blog post ideas to make more beauty in your blog, really this is very easy by inserting of CSS in HTML Code in the template of your blogger blog. If you want to know more about blog post ideas read also like:
blogger customization blog, blogger hack, blogger tips, how to make our own blog, how to write blog posts, blog post ideas, first blog post 

Now you are ready to make first letter of your paragraph is larger and you want to change font size see the following guide line and sample.


















Now I will learn you that how you install the CSS code in your blogger template how you make paragraph of your free blog blogger’s first word is larger. In this regard see the following instructions has been given step by step for your guidance.

1.  You are ready to install CSS code in your blogger template go to www.blogger.com.  After that move to Deshboard  and Edit HTML and press Ctr + F command and find the following code line in your blogger template.

]]></b:skin>


2.    It is suggested that paste the following CSS code before the above code line with carefully. I advice that backup your blogger blog then  tick mark on “Expand Widget Templates” and download your blogger template and keep it any place of your computer.

.post-body:first-letter {
float:left;
color: #000000;
background:# FAF8CC;
line-height:80px;
padding-top:1px;
padding-right:5px;
font-family:times;
font-size:100px;
}


3.  In view of the above useful code when you have pasted it on right place of your template according the instructions and now Save your template and view your blogger blog and get best result. Once again describe that the above CSS code has been tested by me in different blogger templates really this is nice code and working properly without any problem. If you like this code please leave your comments.