Blogger Designer : TeknoMobi
Original Designer : TemplateMo
Features : 2 Columns, Adapted from Css/xHtml, Right sidebar, Dark, Elegant
Categories : Dark
Licence : Creative Commons Attribution 3.0 United States License.
Browser Compatibility : Firefox, Chrome, Safari, Opera, İnternet Explorer
Please do not delete the link in the Footer section
This theme has a dark hue. I have customized this theme for some blogger. Blogger made some changes when you turn to the theme I had to. Unfortunately part of the theme heaer not regulated as a widget. To change the logo in the header section below the setup manual you can look.
Configuration
Header Logo:
The following image link in the theme css code to find and replace with link to your own logo.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC1yEUXMCI1tdty_TR3LmCITScioWj3Fh4HHVi62XLKwa7Boh0Jvl1Jo57CgX_m1GeoA6pcQ75Ij5sBB0OdPDfxrAr561XY32bmk2wWn7UTOq3q6UuoX9nQPdzXbrkk-YEZoagry4Rpa5J/s1600/templatemo_logo.jpg
At the bottom of the logo to change the slogan on the theme code and the text below Find Make the necessary changes.
Your new website template
Header Menu:
<div id='templatemo_menu'>
<div class='templatemo_menu_item'>
<div class='templatemo_menu_home'>
<a class='current' expr:href='data:blog.homepageUrl'>HOME</a>
</div>
</div>
<div class='templatemo_menu_item'>
<div class='templatemo_menu_content'>
<a href='mailto:'>Contact</a>
</div>
</div>
<div class='templatemo_menu_item'>
<div class='templatemo_menu_about'>
<a href='#'>Projects</a>
</div>
</div>
<div class='last'>
<div class='templatemo_menu_member'>
<a href='#'>About Us</a>
</div>
</div>
<div class='cleaner'/>
</div>