This is how its look :)
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Budak Kemetot bloggy here :)
Designer: Nurhusna Syabani Binti Hamzah
URL: http://aqupunyekesahbukankau.blogspot.com/
Date: 24/10/2011
-----------------------------------------------
*/
#navbar-iframe {
display: none !important;
}
/* Variable definitions
====================
<Variable name="bgColor" description="Page Background Color"
type="color" default="transparent" value="transparent">
<Variable name="textColor" description="Text Color"
type="color" default="transparent" value="transparent">
<Variable name="linkColor" description="Link Color"
type="color" default="transparent" value="transparent">
<Variable name="headerBgColor" description="Page Header Background Color"
type="color" default="transparent" value="transparent">
<Variable name="headerTextColor" description="Page Header Text Color"
type="color" default="transparent" value="transparent">
<Variable name="headerCornersColor" description="Page Header Corners Color"
type="color" default="transparent" value="transparent">
<Variable name="mainBgColor" description="Main Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="borderColor" description="Border Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#999999" value="#999999">
<Variable name="sidebarTitleBgColor" description="Sidebar Title Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
type="color" default="#333333" value="#333333">
<Variable name="bodyFont" description="Text Font"
type="font" default="normal normal 100% Verdana, Arial, Sans-serif;" value="normal normal 100% Verdana, Arial, Sans-serif;">
<Variable name="headerFont" description="Page Header Font"
type="font" default="normal normal 210% Verdana, Arial, Sans-serif;" value="normal normal 210% Verdana, Arial, Sans-serif;">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/
body {
background: url(http://i1218.photobucket.com/albums/dd417/cheesweet/polkadot-1.png);
background-attachment: fixed;
background-repeat: repeat;
margin: 0;
padding: 0px;
font: x-small Century Gothic, Arial;
color: #A49696;
font-size: 90%;
letter-spacing:1.5px;
}
::-moz-selection {
background: transparent;
color: #CAD9FF;
}
::selection {
background: transparent;
color: #CAD9FF;
}
a:link {
text-decoration: none;
color: #FFBABA;
}
a:hover {
color: #CAD9FF;
text-decoration:none;
}
a:visited {
text-decoration: none;
color: #FFBABA;
}
img {
-webkit-transition:1s;
transition:1s;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}
img:hover {
-webkit-transition:1s;
transition:0.5s;
filter:alpha(opacity= 70);
-moz-opacity:0.70;
opacity:0.70;
}
#outer-wrapper {
font: normal 12px Century Gothic;
}
::-webkit-scrollbar {
height:10px;
width: 10px;
background: #FFFFFF;
}
::-webkit-scrollbar-thumb {
background: #FDC0C0;
-moz-border-radius: 5px;
border-color: #FFC1C1;
border-radius: 5px;
}
::-webkit-scrollbar:hover {
background: #FFFFFF;
}
::-webkit-scrollbar-thumb:hover {
background: #CDFFB1;
}
u {
text-decoration:none;
background:#F5D6F7;
-webkit-transition-duration: 2s;
border-radius: 5px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;
}
u:hover {
-webkit-transition-duration: 2s;
font-color: #A49696;
-moz-border-radius: 3px;
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
/* Header
----------------------------------------------- */
#header-wrapper {
margin:0;
padding: 0;
background-color: transparent;
text-align: center;
}
#header {
width: 890px;
margin: 0 auto;
background-color: transparent;
border: 0px solid transparent;
color: transparent;
padding: 0;
font: normal normal 210% Verdana, Arial, Sans-serif;;
}
h1.title {
padding-top: 38px;
margin:14px .1em;
line-height: 1.2em;
font-size: 100%;
}
h1.title a, h1.title a:visited {
color: transparent;
text-decoration: none;
}
#header .description {
display: block;
margin: 14px;
padding: 40px;
line-height: 1.4em;
font-size: 50%;
}
/* Content
----------------------------------------------- */
.clear {
clear: both;
}
#content-wrapper {
width: 900px;
margin:auto;
padding:15px;
background : url(http://i1218.photobucket.com/albums/dd417/cheesweet/backgroundbody3.png);
border: 1px solid transparent;
border-top: 0;
border-top-left-radius: 25px 25px;
border-top-right-radius: 25px 25px;
border-bottom-left-radius: 25px 25px;
border-bottom-right-radius: 25px 25px;
-moz-box-shadow: 0 0 5px 5px #FFFFFF;
-webkit-box-shadow: 0 0 5px 5px #FFFFFF;
box-shadow: 0 0 5px 5px #FFFFFF;
}
#main-wrapper {
margin-right: 5px;
width: 600px;
float: left;
background-color: transparent;
display: inline; /* fix for doubling margin in IE */
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
margin-left: 5px;
width: 290px;
float: right;
background-color: transparent;
display: inline; /* fix for doubling margin in IE */
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
/* Headings
----------------------------------------------- */
h2, h3 {
margin: 0;
}
/* Posts
----------------------------------------------- */
.date-header {
Background-image:url( http://i1218.photobucket.com/albums/dd417/cheesweet/bluestripes2.png); repeat; padding: 5px;
border:1px solid #DCDCDC;
text-align:center;
font:normal 17px Century Gothic;
color: #000000;
}
.post {
margin:0.5em;
padding-bottom: 0.5em;
}
.post-title {
text-align:center;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdkt0Wzr0-SF2wtPH4f2NXb2G6tUpIatDW3Fc5obchF3I43bunip1PMm9wtWJe5oqhQFQQrgIoUDDGTG_WFq4TfwIQfLfER_wCYMKXmigYd-OuKv6jB0gf7en0u-VJirX497y6NVPpXnN6/s1600/green.jpg);
border-top: 2px solid #FEC8C8;
border-bottom: 2px solid #FEC8C8;
border-left: 4px solid #FEC8C8;
border-right: 4px solid #FEC8C8;
margin:0.5em;
padding:3px;
font: normal 18px BPscript,century gothic;
color: #A49696;
}
.post-title a, .post-title a:visited, .post-title strong {
margin: 1.6em 0 .5em;
padding: 4px 5px;
text-decoration: none;
color: #A49696;
font-weight: normal;
}
.post div {
margin:0 .75em;
line-height: 1.3em;
}
.post-footer .span {
margin: 1.75em;
}
.post img, table.tr-caption-container {
padding: 0px;
border: 0px solid #cccccc;
}
.tr-caption-container img {
border: none;
padding: 0;
}
.post blockquote {
background: #f1ffcf;
border: 2px solid #E2FFD0;
-webkit-transition-duration: 2s;
margin:1.0em;
padding:5px;
}
.post blockquote:hover {
background-color: #FFD0D0;
border: 2px solid #FFBABA;
-moz-box-shadow: 0 0 3px 3px #F9F9F9;
-webkit-box-shadow: 0 0 3px 3px #F9F9F9;
box-shadow: 0 0 3px 3px #F9F9F9;
filter:alpha(opacity= 70);
-moz-opacity:0.70;
opacity:0.70;
-webkit-transition-duration: 3s;
border-radius:9px;
}
.post blockquote p {
margin: .75em 0;
}
/* Comments
----------------------------------------------- */
#comments {
height:300px;
overflow:auto;
}
#comments h4 {
margin: 1em 3em;
font-weight: bold;
line-height: 1.4em;
color: #ffffff;
}
#comments-block {
margin-left:1.5em;
line-height:1.6em;
background: transparent;
color: black;
padding: 1em;
border:0px solid #ffffff;
}
#comments-block .comment-author {margin:.5em 0;}
#comments-block .comment-body {margin:.25em 0 0; background: #ffffff;}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .60em;
padding: 5px 5px 5px 5px;
background: url(http://i1218.photobucket.com/albums/dd417/cheesweet/stripes.gif) repeat top left;
-moz-border-radius: 20px 20px / 20px 20px;
border-radius: 5px 5px / 5px 5px;
border: 2px solid #FEC8C8;
}
.deleted-comment {
font-style:underlined;
color:transparent;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
text-align:center;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdkt0Wzr0-SF2wtPH4f2NXb2G6tUpIatDW3Fc5obchF3I43bunip1PMm9wtWJe5oqhQFQQrgIoUDDGTG_WFq4TfwIQfLfER_wCYMKXmigYd-OuKv6jB0gf7en0u-VJirX497y6NVPpXnN6/s1600/green.jpg);
border-top: 2px solid #FEC8C8;
border-bottom: 2px solid #FEC8C8;
border-left: 4px solid #FEC8C8;
border-right: 4px solid #FEC8C8;
margin:0.5em;
padding:3px;
font: normal 18px BPscript,Century Gothic;
color: #A49696;
}
.sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar li {
margin: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: .5em;
padding-left: 15px;
text-indent: -15px;
line-height: 1.5em;
}
.sidebar {
color: #A49696;
line-height:1.3em;
}
.sidebar .widget {
margin-bottom: 1em;
}
.sidebar .widget-content {
margin: 0 5px;
}/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin-top: 0;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0;
padding: 4px;
border: 1px solid transparent;
}
.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font-weight: bold;
line-height: 1.6em;
font-size: 78%;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
/* Footer
----------------------------------------------- */
#footer {
clear: both;
text-align: center;
color: #A49696;
}
#footer .widget {
margin:0em;
padding-top: 10px;
font-size: 90%;
line-height: 2.0em;
text-align: left;
font-size: 12px;
}
.post-footer {
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
padding-top: 20px;
text-align:right;
font-size:12px;
font-family:century gothic;
}
/* to top */#toTop { width:100px;background:none;border:0px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; }
]]></b:skin>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script type='text/javascript'>/*----------------------- * jQuery Plugin: Scroll to Top * by Craig Wilson, Ph.Creative (http://www.ph-creative.com) * Bring to you by Zen from http://zenplate.blogspot.com * Copyright (c) 2009 Ph.Creative Ltd. * Description: Adds an unobtrusive "Scroll to Top" link to your page with smooth scrolling. * For usage instructions and version updates to go http://blog.ph-creative.com/post/jquery-plugin-scroll-to-top.aspx * Do not delete these infomation * Version: 1.0, 12/03/2009 -----------------------*/
$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});
$(function() { $("#toTop").scrollToTop(); });
</script>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='kemetot (Header)' type='Header'/>
</b:section>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol'/>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML1' locked='false' title='The Owner' type='HTML'/>
<b:widget id='HTML2' locked='false' title='The Awesome Person ?' type='HTML'/>
<b:widget id='HTML4' locked='false' title='' type='HTML'/>
<b:widget id='HTML3' locked='false' title='Tagboard' type='HTML'/>
<b:widget id='HTML11' locked='false' title='Tempahan telah di buka lagi :)' type='HTML'/>
<b:widget id='Followers1' locked='false' title='Followers' type='Followers'/>
<b:widget id='HTML8' locked='false' title='sayang una?one click please ;)' type='HTML'/>
<b:widget id='HTML7' locked='false' title='' type='HTML'/>
<b:widget id='HTML5' locked='false' title='' type='HTML'/>
<b:widget id='HTML9' locked='false' title='' type='HTML'/>
<b:widget id='HTML10' locked='false' title='' type='HTML'/>
</b:section>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<div id='footer-wrapper'>
<b:section class='footer' id='footer'>
<b:widget id='HTML6' locked='false' title='' type='HTML'/>
</b:section>
</div>
</div></div> <!-- end outer-wrapper -->
<a href='#' id='toTop'><center><span class='Apple-style-span' style='color: rgb(255, 204, 204); '/></center><img src=' https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjA59tlubWU6scZwTZDUczOtfWV36UsAa4Fv4_ucChYt946ZnpUWfKjd7IdPXGJU3vmBW7ezExFfYlz-GPI1yAMpasQCRT0deze8KHDZrTiTwruegokORs63AUaqouge0bYM8nL84BD1kDz/s1600/pinksimpletop.png?t=1292762029' style='border:0;'/></a>
</body>
</html>
So , Please ! jangan buang credit section for una :) una tahu mana satu code una . una akan kejar korunk kalau di dapati korunk menggunakan code una tanpa kebenaran :) kalau nak re-freebies then korunk adjust coding pasty kan korunk tambah base code melalui una :) una harap korunk beri kerjasama ! pleaseee no copy at heree :) harap dengan template nie dapat bantu korunk kayy <3
Mi Amor
wah cantiklah sis!!
ReplyDelete@iqwanroslanni heee :D thanks dikk ^^
ReplyDeletewow..ohsemm!!
ReplyDeleteSaya nak ..
ReplyDeletenak letak dalam blog mcm mne ye?? komen dekat shoutbox ye.
ReplyDeletesaya ambil cantik ;)
ReplyDeletesaya nak template nie kak una...
ReplyDeletesye amik ye :)
ReplyDeletehmm asal tak boleh save?
ReplyDeletesaya ambil awak punya template :)
ReplyDeletehmmm , tak menjadi .
ReplyDeletesaya ambil yee kak :)
ReplyDeletetak jadilah kak una,,
ReplyDeleteSaya ambik ye kak :) Thanks.
ReplyDeletesaya amek tau kak :)
ReplyDeletenice sgt
alia xpaham.apa itu template? huhu :(
ReplyDeletexbolesave -..-
ReplyDeletetak jadi laa template tu una . huhu
ReplyDeletehee.saya amek :)
ReplyDeleteSaya ambik eh? Lawaaaaa ;*
ReplyDeletesya buat nih :)
ReplyDeleteakk sy guna eh .tq.
ReplyDeletex jd pun kak una , x leh save .
ReplyDeletelawanya. amy ambek ye kak . ily <3@iqwanroslanni
ReplyDeletesy amik yea :)
ReplyDeletekami pakai
ReplyDeletesAYA AMBIK
ReplyDeletesaya ambill :)
ReplyDeletedik . akak amek yerr : ) thanks alot dik .
ReplyDeletesys saya amik yee :)
ReplyDeleteakak d-ja gne untuk template dja ye . terimasss
ReplyDeletecantik lah !!! kak una kite ambil ye : )
ReplyDeleteSuperb awesome! Smart lah . Saya ambil yaa .
ReplyDeletesaya ambil :)
ReplyDeletekak una .. mintak copy eah .. wish u good luck SPM :-)
ReplyDeletesy ambil ..
ReplyDeleteSaya ambil yee kak Una :)
ReplyDeletesaya ambil yaa :)
ReplyDeletesy nk ea ?
ReplyDeletesy amek :)
ReplyDeletekak una, saya ambil ya :)
ReplyDeletewow! shantek sangat! aka..saia amek taw ? sayang akak ~ :D
ReplyDeletemau ye kak una . nnt dicreditkn lagy :) thanks
ReplyDeleteSaya amek, thanks :D
ReplyDeletesya nak ambl
ReplyDeletecantek..saia amek jugak taw ? :) tq kak una..
ReplyDeleteakak una. tihah ambek jgak tau :) tq..
ReplyDeletesaya ambil
ReplyDeletesaya ambil untuk kawan saya ye kak. memang comel dan cantik :D
ReplyDeletesaya ambil :)
ReplyDeletesaya guna :) terima kasih cantik sangat
ReplyDeletehttp;//aqu-selaluhappy.blogspot.com
Cantik . Saya Ambil Nie Kak Una :)
ReplyDeletesye ambil
ReplyDeleteamek ea ? thanks
ReplyDeleteLawaa la . Susah nk buat code canni , saya ambil eh . :)
ReplyDeletesaya nak yea kak una
ReplyDeleteKak Una , wani ambik template ni untuk blog cikgu wani ye :) Andd wani guna beberapa freebies yg akak buat andd tutorial yg kak una buat untuk edit blog wani punye cikgu :)
ReplyDeleteSys, kitee pakai ehh you punya nie :)
ReplyDeletesitinurizzatiafiqah.blogspot.com :)
jemput lawat :)
sy guna yeee
ReplyDeletesaya ambil ehh ;)
ReplyDeleteambik tau :)
ReplyDeletesaya ambik tau :) terima kasih sangat-2 !
ReplyDeletekite pakai yew..tengs..cntek
ReplyDeletesaya ambilll ;)
ReplyDeletesaya guna ya.
ReplyDeletesy amek code ni okey ? sy nk re-edit balik hiasan boleh ? don't worry,will use all of ur tuto ..hihi ...not all...
ReplyDeletehey saya ambil tau :)
ReplyDeletesaya guna :D
ReplyDeleteguna :D
ReplyDeletecantik laa. nk guna bole ?
ReplyDeleteKITE AMBIL NIE TAW, CANTIK SANGAT
ReplyDeletesaye lelaki,,tapi saye ambek jugak yerw
ReplyDeletezetty amek nie yew..cntik..aritu zetty amek soft blue template..skg zetty nk tukar..zetty amek yew :D
ReplyDeleteTHANKS UNA:)
ReplyDeletesya ambk ye
ReplyDeleteamik ya..thnks sis
ReplyDeletesweaty una .. amik boleyh ?
ReplyDeleteAkak, saya mencube :)
ReplyDeleteuna ,ryna amik tau , onemore nanti una tlog app fb aanaviosee , coz saye nak tempah blog ^^
ReplyDeleteSAYE AMIK YEE
ReplyDeleteuna , ryna amik tau,, i also add you at fb , tlg app plz , aanaviose ..ryna nk buy it
ReplyDeleteakak...saya amik ye...cantik la.
ReplyDeletesaya ambik tq sangad22 ...sangad cntik/
ReplyDeletesaya ambil code neyh..terima kasih na..:D
ReplyDeletediambil (: thanks
ReplyDeletesaya ambik yaa. :) thanks sgt2. cantik lah.
ReplyDeleteakak ? dia memang tulisan dia kecik kecik erk ?@iqwanroslanni
ReplyDeletesaya ambik satu, thankss sis :)
ReplyDeletesye ambik ye ukhti..nk design blog kawan.. syukran!
ReplyDeletesaya mabik yea!! tenkss una.. really cantik bila gunakan ia!! :D you are the best !
ReplyDeleteambik yea :D
ReplyDeletetake it yaw
ReplyDeleteyin guna ye ^^.
ReplyDeletesaya amek satu k?
ReplyDeletethanks !
too awesome ! :)
sy amek ye kak Una ;) thanks bebanyak
ReplyDeletesaya gune aw :D
ReplyDeletekak una sye ambik yg nie yew ((:
ReplyDeletekak una cmne nak buang yg tagboard ,yg sidebar tu kt template nie ?
ReplyDeleteeh kak una ,dah tahu dah .sy gne nie oke :)
ReplyDeletekak una adi amek taww , cantik . thanks :)
ReplyDeleteadi amek satuuu :)
ReplyDeletepykah ambil ya .
ReplyDeletecomel sangat . nanti pykah kredit kan kat una :)
@♥ Nurhusna Syabani Hamzah ♥ thanks unaa. lawa
ReplyDeleteSy amk tmplate ni..Cntk laa..^^
ReplyDeletechantek ! ^^ saia amek ! saia baru masok ke dunia blogger , harap una tak kesa if saia ekod all toturial una . ^^
ReplyDeletesy amek erh tq !
ReplyDeletesaya ambik ye :)
ReplyDeletekakak amek yg ni tau TQ :)
ReplyDeletesy amek :)
ReplyDelete@♥ Nurhusna Syabani Hamzah ♥
ReplyDeletesaye amek ea..tq =)
saya amik taw :)
ReplyDeletesaya ambil satu ye kak una:)
ReplyDeletetap sbnrnya sya nk amek ygv lain tap sya try msukm dlm blog x jdi la:(
Ummu guna ni taw :)
ReplyDeletesaya ambik template ni ye kak una :)
ReplyDeletedear..
ReplyDeletethanks a lot...ur tutor really help me a lot...
sayang,sis gune template kamu ni ye.. thank you.. :)
ReplyDeleteKite amek tauu akak :)
ReplyDeleteAkak amik template comel nie...Thanks...
ReplyDeleteAdeq Ambik erk ? thanks
ReplyDeletecantik lah :)
ReplyDeletesy guna tau :D
kAk una ; Ed guna !
ReplyDeleteSaya guna tau kak. Nice :)
ReplyDeletekak una sye amik post title die punya decorating tu yea? :)
ReplyDeleteacik amek eh una , lawa sangat , thanks una
ReplyDeleteade sikit sikit yg saya amik anda punye :) thanks
ReplyDeletenk try nih
ReplyDeletedayah amek satu :)
ReplyDeleteambek :) thanks .
ReplyDeleteKak Una, Hazirah nak ambik template ni boleh ? nanti Hazirah credit dekat Kak Una tau, thanks <3
ReplyDeletehelo sys .. sy amek yer .. thanks !
ReplyDeletesalam,sis una.saya amik ya.thanks!
ReplyDeletesis una.. sye ambik,
ReplyDeletetp sye tukar coding..sye wat wane purple..ta pe kan?hehe
i copy k. ^^ btw cntik blog una
ReplyDeleteSis , saya ambik tau . Thanks :)
ReplyDeletenambek ne :) comellaa
ReplyDeleteUna , sya ambil code yg bhgian post tu ja ya ? :)
ReplyDeletekak una. saya pakai nih yer :)
ReplyDeletekak una, hazirah ambil tau. thanks
ReplyDeletesye ambik okay.. thanks!
ReplyDeleteuna , saye guna yang neyh :) cantik sgt , suka pink !!
ReplyDeletekak una, min guna template nie. kite re-edit blekk eyhh. don't worry. min credit kan kak una. btw, thanks! :D
ReplyDeleteuna kita test gune yang ni tau :) thanks
ReplyDeletesaya amik gak yer :)
ReplyDeletewahh . cantek laaa . nak gune bole tak ? ape2 pun tahanks !
ReplyDeleteuna...akk amek yer :)
ReplyDeleteuna :) saya gune ni ea :)
ReplyDeleteuna akak amik yer :)
ReplyDeletesy amik ye, sy mintak maaf sgt2 sbb buang credits, tpi sy dah masukkan awk boley tgok kt blog sy http://khaleedafullstory.blogspot.com , skali lg sy mintak maaf xDD
ReplyDeletetengs
ReplyDeletesaye gune ea ! thnx :)
ReplyDeletesaya guna tau ^_^ comel
ReplyDeleteSaya ambil :) Thanks .
ReplyDeleteakak, kite amek tau. thanks <3
ReplyDeleteAkak, Saye pkai ye.. Saye nk ubah siket tapik saye x buang credit section.. :)
ReplyDeleteSALAM , kak una :)
ReplyDeletesaya amik nieyh eh ! tengss
salam , kak una , saya ambik . thanks :)
ReplyDeleteSalam , Una Aida gune template nie ya . Terima kasih :) Cantik sangat template nie :D
ReplyDeleteMintak kebenaran nak guna template ni :) ThankYou
ReplyDeleteklu sis ambil template nie blh x nk tukar header yg laen..tp cm ner cr2 nye yer
ReplyDeleteuna..mama ambik template ni...nnt una tgk kt
ReplyDeletehttp://kasihterciptasuarahatiku,blogspot.com...
tq una....akak nak tkr sikit jer..tq
Saya ambiknya kak :)
ReplyDeletetq una.
ReplyDeletesweet sgt!
saya amek ya... :DDD
ReplyDeletepakai yerr . thanx
ReplyDeletesaye amek yew,, ^_*
ReplyDeletesaye amek yew,, ^_*
ReplyDeletesaye ambik kak ;)
ReplyDeletesaya amek tau ? terima kasih akak :)
ReplyDeleteakk saya ambik satu..
ReplyDeletecomel sangat2 . saya amek tw . tenkiu . :)
ReplyDeleteComelnye, macam nak guna.
ReplyDeleteComel, nak guna jugaklah.
ReplyDeletesaya ambik ea kak una .NICE thanks ^^
ReplyDeletesaya amek tawww.hee thaknkyouuu
ReplyDeletethanks dear :)
ReplyDeleteAkak, saya guna ae? terima kasih! comel :)
ReplyDelete(Najla Najihah)
saya amek taw , thnks kak comeyy :)
ReplyDeleteamek ye,,
ReplyDeletemakasih..
saye amik ye terimakasihh :)
ReplyDeleteWidy amek yer jangan marah nanti lagi tua.
ReplyDeleteSaya ambik ya. Thanks Sis ! ^^ Cantik template ni :)
ReplyDeletenice.. ambil yaaa ::)
ReplyDeletesalam. saya amek boley..cantik la.
ReplyDeletekak unaa, saya ambik k~! tapi saya tukar tukar sikit and saya ambik background akak. don't worry nanti saya credit ^^ thanks a lot <3
ReplyDeleteKak Una. Saya ambil template nii :D
ReplyDeleteamekk tau ! time kasih
ReplyDeleteSye ambik ye kak..
ReplyDeleteSye ambik ye kak..
ReplyDeletei take it
ReplyDeleteawk..saya ambik tau template ni..cute la..thanks awk..
ReplyDeleteamek tau ? Mekasih ^^
ReplyDeleteAssalamua'laikum akk.. saya amik yer??
ReplyDeletesaya ambik ya kak una. cantik betul lah ;D
ReplyDeleteWah!!! Sangat cantik. I amik ye. Thanks alot. :)
ReplyDeletesaya ijin pakai ya
ReplyDeleteAmbil yee :)
ReplyDeletesaya pun izin pakai. Thanks!
ReplyDeletesaya guna yer
ReplyDeletesaya guna ye akak..thanks :)
ReplyDeletesaya pakai ya? thanks sangat sangat.
ReplyDelete