Edited Template washed denim (Soft Green,Pink,Purple & Turqoise)

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 &quot;Scroll to Top&quot; 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(&quot;href&quot;);if($(window).scrollTop()!=&quot;0&quot;){$(this).fadeIn(&quot;slow&quot;)}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()==&quot;0&quot;){$(scrollDiv).fadeOut(&quot;slow&quot;)}else{$(scrollDiv).fadeIn(&quot;slow&quot;)}});$(this).click(function(){$(&quot;html, body&quot;).animate({scrollTop:0},&quot;slow&quot;)})}});
$(function() { $(&quot;#toTop&quot;).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'>&#160;</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 

Hai! Selamat membaca. Jangan lupa tinggal komen ya?

231 comments:

  1. nak letak dalam blog mcm mne ye?? komen dekat shoutbox ye.

    ReplyDelete
  2. alia xpaham.apa itu template? huhu :(

    ReplyDelete
  3. tak jadi laa template tu una . huhu

    ReplyDelete
  4. dik . akak amek yerr : ) thanks alot dik .

    ReplyDelete
  5. akak d-ja gne untuk template dja ye . terimasss

    ReplyDelete
  6. cantik lah !!! kak una kite ambil ye : )

    ReplyDelete
  7. Superb awesome! Smart lah . Saya ambil yaa .

    ReplyDelete
  8. kak una .. mintak copy eah .. wish u good luck SPM :-)

    ReplyDelete
  9. wow! shantek sangat! aka..saia amek taw ? sayang akak ~ :D

    ReplyDelete
  10. mau ye kak una . nnt dicreditkn lagy :) thanks

    ReplyDelete
  11. cantek..saia amek jugak taw ? :) tq kak una..

    ReplyDelete
  12. akak una. tihah ambek jgak tau :) tq..

    ReplyDelete
  13. saya ambil untuk kawan saya ye kak. memang comel dan cantik :D

    ReplyDelete
  14. saya guna :) terima kasih cantik sangat
    http;//aqu-selaluhappy.blogspot.com

    ReplyDelete
  15. Lawaa la . Susah nk buat code canni , saya ambil eh . :)

    ReplyDelete
  16. Kak 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 :)

    ReplyDelete
  17. Sys, kitee pakai ehh you punya nie :)

    sitinurizzatiafiqah.blogspot.com :)
    jemput lawat :)

    ReplyDelete
  18. saya ambik tau :) terima kasih sangat-2 !

    ReplyDelete
  19. sy amek code ni okey ? sy nk re-edit balik hiasan boleh ? don't worry,will use all of ur tuto ..hihi ...not all...

    ReplyDelete
  20. saye lelaki,,tapi saye ambek jugak yerw

    ReplyDelete
  21. zetty amek nie yew..cntik..aritu zetty amek soft blue template..skg zetty nk tukar..zetty amek yew :D

    ReplyDelete
  22. una ,ryna amik tau , onemore nanti una tlog app fb aanaviosee , coz saye nak tempah blog ^^

    ReplyDelete
  23. una , ryna amik tau,, i also add you at fb , tlg app plz , aanaviose ..ryna nk buy it

    ReplyDelete
  24. saya ambik tq sangad22 ...sangad cntik/

    ReplyDelete
  25. saya ambil code neyh..terima kasih na..:D

    ReplyDelete
  26. saya ambik yaa. :) thanks sgt2. cantik lah.

    ReplyDelete
  27. akak ? dia memang tulisan dia kecik kecik erk ?@iqwanroslanni

    ReplyDelete
  28. saya ambik satu, thankss sis :)

    ReplyDelete
  29. sye ambik ye ukhti..nk design blog kawan.. syukran!

    ReplyDelete
  30. saya mabik yea!! tenkss una.. really cantik bila gunakan ia!! :D you are the best !

    ReplyDelete
  31. saya amek satu k?
    thanks !
    too awesome ! :)

    ReplyDelete
  32. sy amek ye kak Una ;) thanks bebanyak

    ReplyDelete
  33. kak una cmne nak buang yg tagboard ,yg sidebar tu kt template nie ?

    ReplyDelete
  34. eh kak una ,dah tahu dah .sy gne nie oke :)

    ReplyDelete
  35. kak una adi amek taww , cantik . thanks :)

    ReplyDelete
  36. pykah ambil ya .
    comel sangat . nanti pykah kredit kan kat una :)

    ReplyDelete
  37. chantek ! ^^ saia amek ! saia baru masok ke dunia blogger , harap una tak kesa if saia ekod all toturial una . ^^

    ReplyDelete
  38. saya ambil satu ye kak una:)
    tap sbnrnya sya nk amek ygv lain tap sya try msukm dlm blog x jdi la:(

    ReplyDelete
  39. saya ambik template ni ye kak una :)

    ReplyDelete
  40. dear..
    thanks a lot...ur tutor really help me a lot...

    ReplyDelete
  41. sayang,sis gune template kamu ni ye.. thank you.. :)

    ReplyDelete
  42. Akak amik template comel nie...Thanks...

    ReplyDelete
  43. kAk una ; Ed guna !

    ReplyDelete
  44. kak una sye amik post title die punya decorating tu yea? :)

    ReplyDelete
  45. acik amek eh una , lawa sangat , thanks una

    ReplyDelete
  46. ade sikit sikit yg saya amik anda punye :) thanks

    ReplyDelete
  47. Kak Una, Hazirah nak ambik template ni boleh ? nanti Hazirah credit dekat Kak Una tau, thanks <3

    ReplyDelete
  48. salam,sis una.saya amik ya.thanks!

    ReplyDelete
  49. sis una.. sye ambik,
    tp sye tukar coding..sye wat wane purple..ta pe kan?hehe

    ReplyDelete
  50. Sis , saya ambik tau . Thanks :)

    ReplyDelete
  51. Una , sya ambil code yg bhgian post tu ja ya ? :)

    ReplyDelete
  52. kak una, hazirah ambil tau. thanks

    ReplyDelete
  53. una , saye guna yang neyh :) cantik sgt , suka pink !!

    ReplyDelete
  54. kak una, min guna template nie. kite re-edit blekk eyhh. don't worry. min credit kan kak una. btw, thanks! :D

    ReplyDelete
  55. una kita test gune yang ni tau :) thanks

    ReplyDelete
  56. wahh . cantek laaa . nak gune bole tak ? ape2 pun tahanks !

    ReplyDelete
  57. una...akk amek yer :)

    ReplyDelete
  58. sy 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

    ReplyDelete
  59. Akak, Saye pkai ye.. Saye nk ubah siket tapik saye x buang credit section.. :)

    ReplyDelete
  60. SALAM , kak una :)
    saya amik nieyh eh ! tengss

    ReplyDelete
  61. salam , kak una , saya ambik . thanks :)

    ReplyDelete
  62. Salam , Una Aida gune template nie ya . Terima kasih :) Cantik sangat template nie :D

    ReplyDelete
  63. Mintak kebenaran nak guna template ni :) ThankYou

    ReplyDelete
  64. klu sis ambil template nie blh x nk tukar header yg laen..tp cm ner cr2 nye yer

    ReplyDelete
  65. una..mama ambik template ni...nnt una tgk kt
    http://kasihterciptasuarahatiku,blogspot.com...
    tq una....akak nak tkr sikit jer..tq

    ReplyDelete
  66. saya amek tau ? terima kasih akak :)

    ReplyDelete
  67. comel sangat2 . saya amek tw . tenkiu . :)

    ReplyDelete
  68. Kak una :)
    saya Amik ni tau . cantik sgt ... tapi saya ade tuka2 sikit . bole ye k . una ?

    ReplyDelete
  69. saya ambik ea kak una .NICE thanks ^^

    ReplyDelete
  70. Akak, saya guna ae? terima kasih! comel :)
    (Najla Najihah)

    ReplyDelete
  71. Kak una , Adek amikk yee kak una :) tapi adekk edit2 siket-II :) Background tuhh tak suka sangat :D Thank youu .. credit section Adek takkan delete :)

    ReplyDelete
  72. Widy amek yer jangan marah nanti lagi tua.

    ReplyDelete
  73. Saya ambik ya. Thanks Sis ! ^^ Cantik template ni :)

    ReplyDelete
  74. kak unaa, saya ambik k~! tapi saya tukar tukar sikit and saya ambik background akak. don't worry nanti saya credit ^^ thanks a lot <3

    ReplyDelete
  75. Kak Una. Saya ambil template nii :D

    ReplyDelete
  76. awk..saya ambik tau template ni..cute la..thanks awk..

    ReplyDelete
  77. Assalamua'laikum akk.. saya amik yer??

    ReplyDelete
  78. saya ambik ya kak una. cantik betul lah ;D

    ReplyDelete
  79. Wah!!! Sangat cantik. I amik ye. Thanks alot. :)

    ReplyDelete

Assalammualaikum and Hye to all Blogger. Harap anda tidak mengeluarkan sebarang bahasa yang kasar ATAU keterlaluan untuk di baca. Ada apa-apa pertanyaan? Sila komen sini.. =TERIMA KASIH=