=====================================================================
Copyright 2010 | BlueFolio| All Rights Reserved
Designer      : DzigNine
URL           : http://www.dzignine.com/
Thank's to    : Biyan Networks
URL           : http://www.i-biyan.com/
This templates license under http://creativecommons.org.
Don't try to edit or deleted the credit link.
Deleted it mean you've use an illegal copy.

=====================================================================


/* 1. HOW TO MAKE NEW POST
--------------------------------------- */

Go to Setting ? Formatting...scroll down and find "Post Template" form. Fill the blank with this code:

--------------------------------------------------------
<img src="PUT YOUR IMAGES LINK"/>
<div class="postdescribe">YOUR DESCRIBE</div>
--------------------------------------------------------

Now...leave that page. Go to posting ? New Post. the code will appear automatically on that page.

Just change:

--------------------------------------------------------
PUT YOUR IMAGES LINK ? with your own (Ex: http://biyanganteng.com/images/kentut.jpg).
YOUR DESCRIBE ? with your describe.
--------------------------------------------------------
--------------------------------------------------------
Make sure that the images size of 585x382 pixel. Outside of that size can cause your template look not proportional.
--------------------------------------------------------


2. CHANGE THE WELCOME & HI TEXT OR BACKGROUND

firs, to chage the backgound:
Go to Layout ? Edit HTML, find this code:

--------------------------------------------------------
#logo {
background: url(images.jpg) no-repeat;
width:218px;
height:65px;
float:left;
}
--------------------------------------------------------
Replace: "images,jpg" with your own.



Second, we'll change it text:

. Just follow my step. Go to Layout ? Edit HTML and find this similar words:

--------------------------------------------------------
<div id='logo'>
<div class='logotxt'><b>~Hi..</b><br/>lorem ipsum dolor sit amet, consectetur adipiscing elit</div>
</div>
--------------------------------------------------------

replace the blue with your lovely text.