How do I install a Blogger Template?

- Download the Blogger Template and Unzip the file
- Go to the blogger Edit HTML section  (dashboard → design → edit html) 
- Backup the previous version of your template (just in case)
- Find the recently saved and unziped .xml file and upload it.
- If you see a warning stating your new template does not include certain widgets, click Keep Widgets

      How can I edit my recently uploaded Template?
       
      - For background, font color, font family etc Blogger offers a free editing program right in your dashboard.
      - Go to (Dashboard → Design → Template designer → Advanced) to open the editior.
      - For major changes, it is recommended that you edit the HTML and CSS on your own using your knowlege of code. If you need some help feel free to contact us or, of course, google has many great guides to help you out!

        How do I log into Blogger without the NavBar?

        The blogger NavBar is just a tool that offers a shortcut to log in to your site to start editing, posting, etc. Another way to gain access to your account is to visit www.blogger.com and sign in from there.


        The date on my Blogger is not showing up or is undefined?

        This problem is mostly caused when the Date Header Format or Timestamp Format is not compatible with your blog. Follow these steps to try to remedy the problem: 

        - First, log into your account and go to... (Dashboard → Settings → Formatting)
        - Change either Date Header Format or Timestamp Format to one that works with your Blogger Template.


          The images in my template have disappeared or are unavailable?

          There are two reasons this may have happened:

          - The images were removed or exceeded their bandwith on the external service they were hosted on.
          - You use your own domain.
            If you are having trouble try to regain these images and save them to your computer. You can host them on sites such as tinypic, photobucket, etc.



            How do I embed a comment form below posts in my template?

            - First go to the Comment Settings (Dashboard → Settings → Comments)
            - Change the comment form placement to the Embedded Below Post option.

              How do I add the NavBar back into my Blogger Template?
               
              - (Dashboard → Design → Edit HTML)
                Search for this code:

                #navbar-iframe {
                   height:0px;
                   visibility:hidden;
                   display:none
                }

                Once you have found it, delete it.

                My blogger isn't showing the right number of posts I have set on each page?

                This is called Auto Pagination, that is supposed to reduce the time it takes to load a blog. There are a few factors that can cause it.

                - Copying pictures from the web instead of saving them and uploading them to your posts.
                - Too many unnecessary gadgets and widgets on your Blogger Blog
                  So in short to fix it you can either re-upload the images from your posts, reduce the number of widgets in your blog, and use the 'read more' feature to save space and shorten the loading time of your blog.


                  Can I remove the Blogger Template credits from my downloaded Template?

                  No, almost all of the templates posted on this site are created under a Creative Commons. Thus, removing the template credits would be using a illegal copy of the template.


                  How do I show the latest posts and comments on the sidebar?

                  - First go to: (Dashboard → Design). 
                  - Add a new Feed Widget

                    Add the following link for latest posts: 
                    http://YOURBLOG.blogspot.com/feeds/posts/default
                    
                    
                    Add the following link for the latest comments:
                    http://YOURBLOG.blogspot.com/feeds/comments/default



                    I sent in a Blogger Template, why hasn't it been posted?

                    We only post the Blogger Templates that meet a certain standard:

                    - High graphic and technology quality
                    - Installs easily
                    - Compatible with most web browsers

                    If you did send in a Template and have not heard back, please be patient, we will respond as soon as possible with news on whether it will be published or not.