My Code for Blogger

All HTML / Javascript / CSS that I use on my blog 

  1. Completely Remove Blogger Navigation Bar
  2. #navbar-iframe,#navbar { display: none !important; }
    Past this code BEFORE ]]></b:skin> Tag.

  3. Add Code to Blog Post
  4. [Your Code Here]

No comments:

Post a Comment

All comments will be display after moderation

[How-to] Rename mutiple files by replace character with PowerShell

1. Open folder of files you want to rename.