Monday, October 15, 2012

How to hide Blogger nav-bar

Have you ever noticed nav-bar just above the page of your blogger site. Are you thinking of how to remove it then this post is very fruitful for you. Just follow the following steps and you'll find your blog without the nav-bar:
  • Go to template.
  • Click on edit HTML.
  • Click on proceed.
  • Open the search box. (ctrl + f)
  • Search for </b:skin>. Just before this paste the following code:
#navbar-iframe, #navbar, .navbar {height:0px; visibility:hidden; display:none; margin: 0 !important;}
  • Preview and see what happens and click on save template if you liked it.
Read More

Tuesday, October 2, 2012

Fade up with trial period software

Its the problem of not only mine but to all those users who has been using software of trial period. I've found one of the simple way to overcome it. You can use the software again even after the trial period of software expires.
  • Just use the software till its trial period.
  • After the trial period ends, just uninstall the software.
  • Go to start menu.
  • Click on run.
  • Type regedit and enter, it will lead you to registry editor.
  • Go to HKEY_LOCAL_MACHINE
  • Go to software and locate your software.
  • After finding the entry of the software, delete it.
  • Now install the software again and get your trial period back.
Read More

Want to check whether your antivirus works or not?

Most of us might be confused whether the antivirus we installed still works or not. If you are in such dilemma then follow the following steps then you'll know it.

Open your notepad and paste the below code in it:

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H
Save the file as a.exe
Read More