Name: iWork blogger template

Added by: Michael

Properties: , , , , ,

iWork template is originally designed as a wordpress theme by Nicola Di Trento and was converted to blogger template by jackbook

Photobucket




Updated 06/16/2008 : Install guide

1. Before you be able to use this template, please move all the files inside the folder to your own googlepages and then replace all link in the template

2. Config 2 HTML/Javascript widgets

#1 widget is the top horizontal menu
Here is the content, you can modify the links

<ul id="Nav">
<li><a href="http://google.com">Home</a></li>
<li><a href="http://yahoo.com" title="About">About</a></li>
<li><a href="http://msn.com" title="Gallery">Contact</a></li>
</ul>


#2 widget is the Recent Post list.

Here is the content, you can modify the links.

<script>

var numposts = 3;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;
</script>

<script src="http://YOUR_OWN_BLOG_HERE.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=rp"></script>


For more information how to config this, please read the article Recent Posts blogger widget