The Dark Green Blogger Theme is a clean dark design which Blogger Buster has converted to the Blogger platform and released it under the Creative Commons Attribution 3.0 License.
Installation Instructions
Once installed, you can change the links in the navigation bar by editing the template directly. The links to be changed may be found in this section of code in the template:
<!-- This is the navbar section which you can edit to include your own links --> <div style='height: 40px; padding: 10px 0 0 0; margin: 3px 0 0 0;'> <!-- Home Page Link --> <a class='nav-section' expr:href='data:blog.url' style='color: #fff; text-decoration: none;'>Home</a> <!-- About link add your link here --> <a class='nav-section' href='#' style='color: #fff; text-decoration: none;'>About</a> <!-- Contact link add your link here --> <a class='nav-section' href='#' style='color: #fff; text-decoration: none;'>Contact</a></div> <!-- End navbar section -->
You will also need to change the date settings for your blog to ensure the calendar widget is properly displayed.
For this, go to Settings>Formatting in your dashboard, and ensure the date is set to the YYYY-MM-DD format.
Full support for this theme is provided in the BloggingTips Theme Support Room.