
| Template Details: |
| Template Name: | Dark Orange |
| Designer: | Bloggets |
| Date Added: | November 30, 2009 |
Instructions:
*** Follow this steps for better view of Date Header besides Title Post:
1. Go to your Dashboard then click on Settings > Formatting.
2. Change the Date Header Format with the format DD-MM-YY.
3. Save.
*** Change Navigation Tab:
1. Go to your Dashboard > Layout > Edit HTML.
2. Search for this line of code:
<div id="navmmenu">3. Below the code above you will see the line of code below:
<div id='navmmenu'>4. Change the words highlighted with green to whatever you like and red to your Link URL .
<ul id='navigation'>
<li class='current'>
<li><a href='#'><span>Home</span></a></li>
<li><a expr:href='data:blog.homepageUrl + "feeds/posts/default"'><span>RSS Posts</span></a></li>
<li><a expr:href='data:blog.homepageUrl + "feeds/comments/default"'><span>RSS Comments</span></a></li>
<li><a href='#'><span>About us</span></a></li>
<li><a href='#'><span>Contact us</span></a></li>
</li>
</ul>
</div>
5. Save.
*** Change Twitter and Email Subscription:
1. Go to your Dashboard > Layout > Edit HTML.
2. Search For this line of code:
<div class='twitter'>3. Change the words highlighted with red to your twitter and email subscription URL.
<a href='YOUR-TWITTER-ACCOUNT-HERE'><img alt='RSS' src='http://1.bp.blogspot.com/_xn8h_BeLKac/Stw0Bd_FFwI/AAAAAAAABUU/_v12Uh2EzaI/s320/twitter.png' title='Follow Us on Twitter'/></a>
</div>
AND
<div class='rssemail'>
<a href='PUT-YOUR-EMAIL-SUBSCRIPTION-ADDRESS-HERE'><img alt='email' src='http://3.bp.blogspot.com/_xn8h_BeLKac/StWFhDkfZJI/AAAAAAAABQQ/JNbBV7AILm8/s400/mail_receive.png' title='Subscribe via Email'/></a>
</div>
4. Save.






