Simple Clean White Template

Simple Clean White Template
Simple clean white templates as the name shows its a simple clean and white template which looks very beautiful the main view of the page is very beautiful comments layout and the css multi level drop down menu is also very cool. Most of the blogger use templates which have very dark background which does not looks good and even some times they use such color combination that actual posts are not visible.



This template has following advantages
  1. Simple And Clean Design
  2. Multi Level Drop Down Menu 
  3. Three Column Footer


How To Edit the Drop Down Menu

This template has by default drop down menu like menu 1 menu 2 etc so you have to change them according to your own need so in order to do this follow these steps

  1. Download the template and apply it
  2. Go to Layout>>edit Html and check the "expand widget Template"
  3. Now press Ctrl+f and then paste this code
                    <!-- NAV START -->
     4. There the code will be like this

<!-- NAV START -->
<ul id='navcss'>
<li><a HREF='#'>Menu 1</a>
<ul>
<li><a HREF='#'>Menu 1.1</a>
<ul>
<li><a HREF='#'>Menu 1.1.1</a></li>
<li><a HREF='#'>Menu 1.1.2</a></li>
</ul>
</li>
<li><a HREF='#'>Menu 1.2</a></li>
</ul>
</li>
<li><a HREF='#'>Menu 2</a>
<ul>
<li><a HREF='#'>Menu 2.1</a></li>
<li><a HREF='#'>Menu 2.2</a></li>
<li><a HREF='#'>Menu 2.3</a></li>
<li><a HREF='#'>Menu 2.4</a></li>
<li><a HREF='#'>Menu 2.5</a></li>
<li><a HREF='#'>Menu 2.6</a></li>
</ul>
</li>
<li><a HREF='#'>Menu 3</a></li>
<li><a HREF='#'>Menu 4</a></li>
<li><a HREF='#'>Menu 5</a></li>
</ul>
<!-- NAV END -->



   5.  This is the code which is for drop down menu so you have to change this.
Replace # sign with the link and menu 1. menu 2 etc with desired your page names.
When you have done this then just save the template and enjoy it.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.