Blogger Designer : TeknoMobi
Original Designer : TemplateMo
Features : 2 Columns, Adapted from Css/xHtml, Right sidebar, Dark, Black
Categories : Two Columns
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. Especially useful for music blogs may be a theme. Tab at the top, which is configured with javascript section. In addition, the widget can be added to the footer section has been made.
Configuration
Header Top Tab:
<div class='indentmenu' id='pettabs'>
<ul>
<li><a class='selected' expr:href='data:blog.homepageUrl' rel='tab1'>Home</a></li>
<li><a href='#' rel='tab2'>Edit</a></li>
<li><a href='#' rel='tab3'>Edit</a></li>
<li><a href='#' rel='tab4'>Edit</a></li>
<li><a href='#' rel='tab5'>Edit</a></li>
<li><a href='#' rel='tab6' style='border-right: none;'>Edit</a></li>
</ul>
</div>
<div class='tabcontentstyle'>
<div class='tabcontent' id='tab1'>
Hello Guest! Welcome to our Website.
</div>
<div class='tabcontent' id='tab2'>
<ul>
<li><a href='#'>Service 1</a></li>
<li><a href='#'>Service 2</a></li>
<li><a href='#'>Service 3</a></li>
<li><a href='#'>Service 4</a></li>
<li><a href='#'>Service 5</a></li>
</ul>
</div>
<div class='tabcontent' id='tab3'>
<ul>
<li><a href='#'>Product 1</a></li>
<li><a href='#'>Product 2</a></li>
<li><a href='#'>Product 3</a></li>
<li><a href='#'>Product 4</a></li>
</ul>
</div>
<div class='tabcontent' id='tab4'>
<ul>
<li><a href='#'>Link 1</a></li>
<li><a href='#'>Link 2</a></li>
<li><a href='#'>Link 3</a></li>
<li><a href='#'>Link 4</a></li>
<li><a href='#'>Link 5</a></li>
<li><a href='#'>Link 6</a></li>
</ul>
</div>
<div class='tabcontent' id='tab5'>
Something you might want to know about us.
</div>
<div class='tabcontent' id='tab6'>
Don't be hesitated to contact us if you have something to say.
</div>
</div>