Simplex Typebased - A new template for free download

The reason why I didn't post anything on my blog for 2 days because I was coding a new template .And now this is a new free template for you : Simplex Typebased .
This template is original designed by Woothemes ,they released for free download ,so I've just converted it to Blogger template .
It's a template designed in Web 2.0 style ,a nice template .
Some functions I can't do it the same to wordpress version because I don't know how to do it now ,such as most viewed articles function . There are some script for doing this work ,but its result is not what I want ,so I changed this function to random posts . I hope you like it and if you find any script available , you can change it by yours own .
Simplex TypebasedLive demo Download

Install Instruction

1, Download template and unzip . Upload all images in images folder to an image hosting service such as flickr ,picasa or photobucket .

2, Open template file ( in xml format ) by any word editor you have and change all images link to link of images you uploaded . There are also some URLs need to be changed to your blog url ,where need to changed ,I noted carefully in template file . Pay attention to these notices .

3, Change Flickr id to your flickr id . My flickr id is 21845505@N03 . Hold Control+F for finding this Id in template file and change it to yours .

4, In the footer section of blog template ,you need to add your blog RSS address to there .
Where need to change ,I noted .

5, Upload template to blogger and check the result .

Feel free to contact me for any error you meet or for any idea you get . Comment form is always available .


Share this post

Advertisement

2 comments

  1. Although I really like this template and I wanted to use it for my new blog, I have a few questions though:

    The blog has a very nice layout and feel but it will be even better if you could add a sidebar editor in the layout tab. Personally I don't use Flickr and don't really think I would use the categories part on the sidebar. Its a bit complicated and time-consuming to go change all the HTML and URL'S. Maybe a sidebar able to edit under the layout section of Blogger including no content in the sidebar upon download in updated version?

    Thanks anyway, great work!

    ReplyDelete
  2. @Nick Cachet : Sidebar is in div layout : <div id="sidebar_in"> ,so you can find this in your template and remove element you need .
    To add widget to sidebar ,just add this code <b:section class='sidebar' id='sidebar' preferred='yes' showaddelement='yes'></b:section> in sidebar and now you can add widget as normal.

    ReplyDelete