Tuesday, May 8, 2012

1
Indose Blogger Template

Indose Blogger Template
Template Name : Indose
Design by : NewWPThemes
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : Indose.zip
How to use : Installation

Friday, April 27, 2012

5
Stylish-O Free Premium Blogger Template

Stylish-O Blogger Template
Template Name : Stylish-O
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : MagzNote.zip
How to use : Installation

Tuesday, April 10, 2012

1
Simply Delicious Blogger Template

MagzNote Blogger Template
Template Name : Simply Delicious
Design by : Mmminimal
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : Simply Delicious.zip
How to use : Installation

Sunday, April 8, 2012

0
Blucent Blogger Template

Blucent Blogger Template

Template Name : Blucent
Original Designer : Magpress
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : Blucent.zip
How to use : Installation

Friday, March 9, 2012

27
About Templates Error or Not Work Properly

Hi, after 2 months of working on a website project for my customers, now I will return to make the blogger template design or convert your request.

Some days, I'm struck by popping a few comments asking about some of the templates that are not working properly. after I checked, it turns out that "google code" account of mine have been removed without notice. I do not know why.

Solution for this, please host the javascript file to your own hosting. I always include a javascript files that will be used in the template's folder when you download.

Once you host the files, follow these steps:
1. sign in to Blogger
2. go to "Edit HTML", check "Expand Widget Templates"
3. press "CTRL + F", then search using the keyword "fbtemplate.googlecode.com". examples like the following,
<script src='http://fbtemplate.googlecode.com/files/PageQuery.js' type='text/javascript'/>
4. replace all the url of javascript files with yours.
5. save

HERE IS THE EASY WAY:
1. sign in to Blogger
2. go to "Edit HTML"
3. press "CTRL + F", then search using the keyword "fbtemplate.googlecode.com". examples like the following,
<script src='http://fbtemplate.googlecode.com/files/PageQuery.js' type='text/javascript'/>
4. just change "fbtemplate" being "fbt", for example
<script src='http://fbt.googlecode.com/files/PageQuery.js' type='text/javascript'/>

I still recommend you to upload your own javascript file that is needed, because I do not know when my account will be deleted again.