Template Name: Ashen Blogger Template
By : www.freebloggertemplate.info
Download link:
Click here
# SETUP MENU NAVIGATION
Go to "Edit HTML" page
Search the codes like below
<div class='menu-1-container' id='mainmenu'>
<ul class='menu' id='menu-1'>
<li class='current_page_item'><a href='/'>Home</a></li>
<li><a href='#'>About</a>
<ul class='sub-menu'>
<li><a href='#'>test1</a>
<ul class='sub-menu'>
<li><a href='#'>Test4</a></li>
</ul>
</li>
<li><a href='#'>Test3</a></li>
</ul>
</li>
<li><a href='#'>themes</a></li>
<li><a href='#'>Advertise</a></li>
<li><a href='/p/test-static-page.html'>Test Static Page</a></li>
</ul>
</div>
Change "
#" with your link anchor/url
Change "
red text" with your text anchor
#Slideshow "Random Articles" integrated
If you want to change the setup, go to "Edit HTML" and search this code and change the value
var numposts_gal = 6;
var numchars_gal = 300;
var random_posts = true;
numposts_gal = 6; <-- Number of posts to show
numchars_gal = 300; <-- Number of summary character to show
random_posts = true; <-- set it "false" to show recent posts