Monday, January 31, 2011

How To Add Background Image In Post

Now, I will share a trick about how to add background image in posts. Maybe this trick help us while we're bored with our post background that only white or black, or maybe we just want to try a small experiment. So, you can try to change post background with background image with following steps.

Use this code in your post
<div style="background:url(IMAGE URL) no-repeat;">
YOUR POST HERE
</div>
For example :
<div style="background:url(http://robots1996.fileave.com/besar.jpg) no-repeat;">
~
Blog is a type of website or part of a website. Blogs are usually maintained by an individual with regular entries of commentary, descriptions of events, or other material such as graphics or video. Entries are commonly displayed in reverse-chronological order.
~

</div>
So the result will be like this :
~
Blog is a type of website or part of a website. Blogs are usually maintained by an individual with regular entries of commentary, descriptions of events, or other material such as graphics or video. Entries are commonly displayed in reverse-chronological order.
~

Good luck! Hopefully useful! ^_^

Saturday, January 29, 2011

Modify Blogger Comment Box Using IntenseDebate

This trick begins from Full Blog Tricks loyal reader, named AriE ONly. He said "your box comment is different from the original box comment by blogger, how to make it ??". From there, I think to share to you how to modify blogger comment box using IntenseDebate. By using IntenseDebate, our comment box has some features, such as comment voting, threading, etc. Besides that our blog will look profesional, because the comment box appear elegantly. Now, if you want it, you just follow the steps below.

Step 1.
Go to IntenseDebate. Then you must Sign Up first. Fill the form. Then, you'll need to verify your e-mail. Click on the link, and you're done.

Step 2.
Log in  to your blogger acount. then go to Design --> Edit HTML. After that, click Download Full Template, and save your template in a folder. Your template has been backuped.

Step 3.
Return to IntenseDebate. And on the top right area click log in, and log in to your account, after you are loged in your account, on the right side bar, you'll see the title, Manage blogs/sites,below it please click Install IntenseDebate. Then you 'll be taken for a page asking you to type your blog URL. Enter your blog URL and click next step.

Step 4.
Now, you'll go to page separated for 2 parts. On the left, there is a sidebar contain 2 questions.

  => How would you like to install IntenseDebate?
       - Widget
       - Template
please choose : Template
  => Which blog posts should have IntenseDebate comments enabled?
      - Only on new posts
      - On all blog posts
please choose : On all blog posts


Then scroll down untill you see a button titled Choose File. Click on it, and choose your blog template that you download in step 2, after that click Upload File.

Step 5.
IntenseDebate will modify and generate your template automatically, and in the next page you'll see your new template code. See the image below.
As you see in the above image, please click on the box, then copy the new generated template code. Then return to your blogger account, and go to Design --> Edit HTML. Now, select all the current template code, delete it. After that, paste your new template code (from IntenseDebate), and click Save Template. See the changes in your blog posts. You will receive alerts for replies and new comments in your e-mail.

How To Make Floating Widget

Hi, bloggers! Now, I will post about how to make floating widget. The main function of this trick is to save our blog space. Because this trick not needs space in the sidebar, but floating on our blog and always visible although we scroll. So, the visitors will always see the widget. If you already know and you want to make floating widget on your blog, you can follow the steps below.

1. Log in to your blogger account
2. Go to Deisgn --> Edit HTML
3. Find this code : ]]></b:skin> , then copy the code below and paste above ]]></b:skin>.
#trik_pojok {
position:fixed;_position:absolute;bottom:0px; left:0px;
clip:inherit;
_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth); }
=> You can change "bottom" with "top" , and "left" with "right" , up to where you want to put.

4. After that, find this code </body> , then copy the code below and paste above </body>
<div id="trik_pojok">
YOUR WIDGET / IMAGE / ADVERTISEMENT SCRIPT
</div>
=> You must change "YOUR WIDGET / IMAGE / ADVERTISEMENT SCRIPT" . For example I want to put a banner
<div id="trik_pojok">
<a href="http://full-tricks.blogspot.com/"><img border="0" src="http://robots1996.fileave.com/besar.jpg" ></a>
</div>
5. Save now!

Thursday, January 27, 2011

How To Change Font In Blog

Actually, idea to change font in blog begins from our readers request. Therefore, in this post I will teach you about how to change font in blog. Maybe you have never thought to change the font in your blog. Now if you read this trick, maybe you want to change your font blog. So, if you want to use this trick, you can follow the steps below.

1. Go to Design --> Edit HTML
2. Thick in the Expand Widget Templates box.
3. Use the code below :

For post title, you can find
.post h3 a {


For blog title, you can find
.titlewrapper {


For font post, you can find under body { , for example (not same for every template)
background:#CFCCC2 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicLbwTT9KYfHK3Aq53bfJ4nGLVw-Z8RUChii3nOv00-eBA45YPMMoOJh8lx30EfBnTSjON_yRAEZJ6g4_E1Bw1nkhFaHVKrKeZR_VPsDyqrn4Znu96wklTusnrH_j-rKVP4vsdHkQJE2s/
/headerbg-1.png) repeat-x scroll left top;
font-family:arial;
margin:0;
text-align:center;
}

Generally all fonts can find by this code
font-family

4. You can save your template, if you've finished.

Monday, January 24, 2011

Blogger Font Hacks By Using Google Font

The use of fonts in a blog must be appropriate. Because the style of the fonts must be adapted to available fonts in the visitors's computer. For example, your blog is using Dave Crossland font, sure not all computers can display the font type. So to conquer this problem, you can use Google Font. Google Font is free fonts directory to display a special fonts in a website or blog. Then, how to use it? You can go to Google Font Directory or follow the steps below.

1. Go to Google Font Directory
2. Then choose one of the fonts, for example I choose Slackey
3. Then click on "Use this font"
4. After that, you will see the code. Because I choosed Slackey, so I given this code

You can put it under <head> , before you put the code, you must add "/" before ">"
<link href='http://fonts.googleapis.com/css?family=Slackey' rel='stylesheet' type='text/css'/>

and then we also given the CSS code. We can put it above ]]></b:skin>
h1 { font-family: 'Slackey', arial, serif; }
You can change h1.

5. If you've finished, you can save now.

Sunday, January 23, 2011

Get Free Backlinks From Link Exchange

Do you want to get free backlinks? Special for my loyal readers, I wil give you a backlink. You just follow the procedure below.

Place Full Blog Tricks banner into you  blog.

Blogger tricks, Blogger hacks, SEO tips, Free widget


Then, if you've put it on your blog. You can contact me by give a comment.

Banner list:

Blogger tricks, Blogger hacks, SEO tips, Free widget



Naughtyric Blog's - Belajar Komputer dan Internet

Belajar dan Berbagi Untuk Semua.



www.blog-santai.com

Photobucket

Image and video hosting by TinyPic

kerja bisnis online

izoel's notice

nobinoku.blogspot.com

Photobucket

Semua tips dan trik, hacking, serta cheat ada disini

japan animes
japan animes


OZY-W


mermanarts



FootNote | Blog Kang Rizky | Rizky Illahi







adhiekloperer.blogspot.com

Tukar Link

Sains & Trick Blogger


Penerbit Imtiyaz






BIN HAKIM

Game , Sports info





Get free backlinks now, just put Full Blog Tricks banner into your blog!

Saturday, January 22, 2011

50 Important Blogging Tips


As a human, we must have a principle. Because with the principle, our life will be discipline and focus. As well a blogger, we must have a principle to develop our blog. So in this case, I will share to you about some blogging tips. There are 50 Important Blogging Tips that I will tell to you.

1. Create a new blog
2. Write your favorite topic
3. Choose a topic wisely
4. Use a domain that consistent with your blog's topic
5. Try to make a memorable domain
6. If you want to serious, buy a domain
7. Make a good design (template)
8. Choose appropriate widgets with your blog
9. Don't put too many widgets on the sidebar
10. Use easy-to-read text
11. Write a post with effective title
12. Put at least one picture in a post
13. Give some jokes
14. Don't copy articles from other blogs
15. Read again your post before publish
16. Edit the post more than one
17. Set the category or the label
18. Write at least 5 posts a week
19. Ping to Pingomatic and Pingoat after post
20. Write for Technorati and Ezine Articles
21. Blogwalking
22. Interact with other bloggers
23. Participate in the other bloggers project
24. Leave a useful comment
25. Become the first commentator
26. Try to always answer comments
27. Learn basics SEO
28. Use Meta Tag
29. Submit your blog to  Google, Yahoo!, and Bing
30. Register to some Social Bookmarks
31. Register to some Directories
32. Use Google Webmaster Tools
33. Use Google Analytics
34. Use Google External Keyword Tool
35. Create a list of "The Most Popular Posts"
36. Create a list of " Recent Comments"
37. Give some useful tools
38. Give some useful links
39. Use RSS Feed
40. Provide an easy way to subscribe
41. Join in some forums
42. Put a link to our blog as a signature
43. Provide an easy way for visitors to contact us
44. Try to earn money with Google AdSense, AdBrite, or Chitika
45. Don't put too many advertisements
46. Set the advertisement wisely
47. Blogging consistenly
48. Be patient
49. Be yourself
50. Make a list of "50 Important Blogging Tips" 

I think if you can do all 50 Important Blogging Tips, you will be a "Real Blogger".

Friday, January 21, 2011

How To Make A Button In Blog

Finally, I found a trick about How To Make A Button In Blog. The way is very easy, because only need simple script. The purpose of this trick is to modify our articles, so our articles will look attractive and unique. Now,  I will tell you the steps. (Previously, I am sorry to you because this trick cannot active in my blog. I don't know why? So, I only give you the picture)




=>Normal button :
<button>Full Blog Tricks</button>

=>But if you want to put a link, you can use this script
<a href="http://full-tricks.blogspot.com" target="blank"><button>Full Blog Tricks</button></a>

Hopefully  useful...

How To Add Recent Comments Widget

Add Recent Comments Widget in our blog can provoke our visitors to participate in commenting on our blog. So our blog can become crowded by the comments of the visitors. To Add Recent Comments Widget into your blog you can follow the steps below.

1. Go to Design --> Page Elements --> Add Gadget
2. Choose HTML/Java Script
3. Then copy the code below, and paste in the place.
<script style="text/javascript" src="http://www.geocities.com/oom_directory//recentcomments.txt"></script><script style="text/javascript">var numcomments = 5;var showcommentdate = true;var showposttitle = true;var numchars = 100;var standardstyling = true;</script>
<script src="http://full-tricks.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments"></script>
=> Change with your blog address
4. Now, you can save it

10 Secret Tips To Get High Traffic

When we've made a blog, usually we will complain about our blog, "Why my blog only has a low traffic?". In this case, you have to be patient first, because that's normal. Do you know, after one week I made this blog, my blog only visited by 4 person per day! Then, I pomote my blog to Facebook and submit my blog to some search engines. You can also advertise your blog in a free advertising website. Then, the result is my blog has a good traffic! If we has a good traffic, that's same as has a good rank in Alexa (Alexa Rank). Now, I will share to you about 10 Secret Tips To Get High Traffic.

1. Update your blog frequently
If you update your blog frequently, visitors will also visit your blog everyday. And search engine robots also visit your blog more often.

2. Make a good and unique post
The quality of post is the first! It's important to build traffic. When your visitors like your blog, maybe they will become your subscribers or loyal readers, and then they will tell your blog to their friends, so your blog become popular without spend your money to advertise.

3. Blogwalking and leave a comment in other blogs
Although it seems unimportant, blogwalking and leave some comments in other blog can give you good traffic. Because when you leave a good comment, other visitor or the webmaster maybe click your name, and go to your blog.

                                                      4. Submit your blog to Search Engine
By submitting your blog to some Search Engines, your blog will be indexed quickly. Search Engine that you should submit are Google, Yahoo!, and Bing. That are the greatest Search Engine, I think... 

5. Share your blog to Social Bookmarking
Because Social Bookmarking is a great community, I think you have to share your blog here. So, people know about your blog. There are many Social Bookmarking, but I recommend to share your blog to Facebook, Twitter, and Digg.

6. Join in a Forum
Why I command you to join in a forum? Because if we join in a forum and we will active there, we will get reputations. So people will believe with us, and we can tell about our blog. Beside that, in every post (in forum), we can add a link that go to our blog. I think you should join in Digital Point Forum

7. Write for Technorati and Ezine Articles
As we know, Technorati and Ezine Articles are the most often used by profesional webmaster. They write an article and add a link that go to their website. Proven, this way is very effective to get high traffic.

8. Make a good design for blog
Do you know? Besides make a good post, make a good blog design also important. Maybe, our visitors will comeback becuase they think our blog has a unique design. So they will remember your blog.

9. Be yourself!
This is very important things in building a blog. You must be yourself! Don't copy articles or another blog-style. Because by be yourself, your blog will has a characteristic. And your visitor will respect with your blog.

10. Be patient
Be patient! Need time to get high traffic. Impossible, if there is a new blog and visited by thousands of people. So you have to be patient, because there isn't "instant" in the world...

Monday, January 17, 2011

What is AlexaRank?

Usually, in some blog/website, we found a box that named with "Site Info". In that box, we will find "Rank: " and "Links in:". Do you know, what does it mean? "Rank" in the box means rank based on Alexa. While, "Links in:" means incoming links to your blog (inbound links)



By the way, do you know Alexa? Alexa/AlexaRank is how Alexa give a rank to your site based on your unique visitor number. The lower the AlexaRank of the site so it means that the site have more unique visitors. So if you able to drive more and more traffic to your site, than you will get lower AlexaRank.

So, how to add AlexaRank widget to our blog? Firstly, you can go to Alexa. Then you must register first. Now, if you've registered and clicked on the confirmation link (in your email), you can return to Alexa.

Before, we will add AlexaRank widget, we will claim our blog in Alexa. Now, click on the "Site Tools", and then click again on the "Claim Your Site". Firstly, you must fill with your blog address. Then, there are 2 options to claim your blog, you can use the second (by adding meta tag). If you choose this option, you must copy the code and paste under <head>.  Now, you can clik on the "Verify my meta tag".

Then, you can edit your site listing. But, we will add AlexaRank widget. So, you can pass this step. Now, you should return to "Site Tools", and click on the "Alexa Site Widgets". Then, you can choose the widget style. After that, copy the code and paste into your blog (Design --> Page Elements --> Add Gadget, choose HTML/Java Script). You can see your blog now, there is an AlexaRank widget.

How To Make Vertical Navigations Menu With CSS

 The purpose of made this menu is to facilitate the visitors to navigate our blog. Usually, some people fill it with "Home", "About Me", "Disclaimer", "Services", etc. But, if you want to make difference, it's OK. Well, before I give the steps, you must backup your template first, because we will make some changes!

1. Go to Design --> Edit HTML
2. For HTML code, you can paste under :
    => If you have right sidebar, you have to find this code : <div id='sidebar-wrapper'> or <div id='sidebar-wrapper-right'>
    => But, if you have left sidebar, you can find this code : <div id='sidebar-wrapper-left'>
3. For CSS code you can paste above ]]></b:skin>
4. After that, before I give the CSS code and HTML code, I will teach you how to edit the links and the titles.
<li><a href="Title 1" >Link 1</a></li>
<li><a href="Title 2" >Link 2</a></li>
<li><a href="Title 3" >Link 3</a></li>
<li><a href="Title 4" >Link 4</a></li>
<li><a href="Title 5" >Link 5</a></li>
=> Change with word that you want to display
=> Change with links that you want to open

example :
<li><a href="Full Blog Tricks" >http://full-tricks.blogspot.com/</a></li>

Now, I will give you 10 choice (CSS Style)

CSS Code:

HTML Code:



CSS Code:

HTML Code:



CSS Code:

HTML Code:



CSS Code:

HTML Code:



CSS Code:

HTML Code:



CSS Code:

HTMl Code:



CSS Code:

HTML Code:



CSS Code:

HTML Code:



CSS Code:

HTML Code:



CSS Code:

HTML Code:


5. Then, if you've finished, you can save now!