By : www.freebloggertemplate.info
Download link: Click here
Template Name: MagzEvo-Finance Blogger Template
Download link: Click here
# SETUP TOP MENU NAVIGATION
Go to "Edit HTML" page
Search the codes like below
<ul id='dmenu'>
<li><a class='active' href='/'>home</a></li>
<li><a href='#'>EDIT</a></li>
<li><a href='/p/test-static-page.html'>Test Static Page</a></li>
</ul>Change "#" with your link anchor/url
Change "red text" with your text anchor
# SETUP CATEGORY MENU NAVIGATION
Go to "Edit HTML" page
Search the codes like below
<ul class='sf-menu' id='menu-main'>
<li><a href='/'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Uncategorized</a></li>
<li><a href='#'>Category B</a>
<ul class='sub-menu'>
<li><a href='#'>Category C</a></li>
<li><a href='#'>Category D</a></li>
</ul>Change "#" with your link anchor/url
Change "red text" with your text anchor
#CHANGE DEFAULT IMAGE FOR NO IMAGES POSTS
Go to "Edit HTML" page
Search the url below
http://3.bp.blogspot.com/-P31NsA4q2JM/TnOBCJdtrUI/AAAAAAAABro/i9nt8wxvfz0/s1600/39130-bigthumbnail.jpgReplace that image url with your image url.
#PAGINATION SETUP
Default is "5" posts to show.
To change it, go to "Edit HTML", Check "Expand Widget Templates",
Search this code
var pageCount=5;
var displayPageNum=5;var pageCount=5;
This code determines the number of posts that would be displayed per page.
var displayPageNum=5;
This code determines the number of additional page navigation numbers that will be displayed on the page.
find each occurrence of
data:label.url + "?&max-results=5"Change "5" with number of "pageCount" as you wish.
#RELATED POSTS SETUP
*How to control the number of related posts to show?
Go to "Edit HTML" then search this code
var relmaxposts = 5;
var numchars = 200;
relmaxposts = 5; <- Number of posts to show
numchars = 200; <- Number of characters for summary
Hi, is there a way to display media thumbnails for auto read more thumbnails? Thanks in advance
ReplyDeletei cannot install this
ReplyDeletehow is it?
wow..cool..thanks a lot!
ReplyDelete