HOME TUTORIALS FREEBIES TWITTER FACEBOOK INSTAGRAM

Freebies : DenimTemplate - PINK

Assalamualaikum ^^

Hi, selamat bertemu semula ^^ Hee, dah lama kan nisa tak update BLOG? Tahu tak kenapa? Nisa banyak homework la sayangss T_T #biasalahbudaknakambilPMR -,-

Btw, hari ni nisa nak bagi FREEBIES. Suka tak? Tak suka sudah -,- Okay ini contohnya ;


Dan korang WAJIB right klik dekat header di bawah ini jika korang nak pakai freebies ini.


Sekarang korang boleh copy code-code di bawah ini dan pastekan di Edit HTML.
<?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:     Denim
Designer: Darren Delaye
URL:      www.DarrenDelaye.com
Date:     11 Jul 2006
-----------------------------------------------
*/
#navbar-iframe {
display: none !important;
}
/* Variable definitions
   ====================
 <Variable name="bgColor" description="Page Background Color"
           type="color" default="#efefef" value="#efefef">
 <Variable name="textColor" description="Text Color"
           type="color" default="#333333" value="#333333">
 <Variable name="linkColor" description="Link Color"
           type="color" default="#336699" value="#a53f5b">
 <Variable name="headerBgColor" description="Page Header Background Color"
           type="color" default="#336699" 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="#cccccc" value="transparent">
 <Variable name="dateHeaderColor" description="Date Header Color"
           type="color" default="#999999" value="#999999">
 <Variable name="sidebarTitleBgColor" description="Sidebar Title Background Color"
           type="color" default="#ffd595" value="#ffd595">
 <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 12px Trebuchet MS">
 <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-image:url(http://i.imgur.com/lgzTL.gif);
background-repeat: repeat;
background-position: center;
background-attachment:Fixed;
margin:0;
font-family:Tahoma;
font-size: 11px;
color: #848484;
text-align: center;
cursor:url("http://www.drikoti.net/Goodies/Cursor/News/02.cur"),default; filter: none; text-decoration: none;
}
:-moz-selection {
background:#F5A9BC;
color:#FFFFFF;
}
::selection {
background:#F5A9BC;
color:#FFFFFF;
}
a:link {
cursor: url(http://www.drikoti.net/Goodies/Cursor/News/02.cur), progress;
  color: #F5A9BC;
text-decoration:none;
-webkit-transition: 0.4s;
}
a:visited {
cursor: url(http://www.drikoti.net/Goodies/Cursor/News/02.cur), progress;
  color: #F5A9BC;
text-decoration:none;
-webkit-transition: 0.4s;
}
a img {
border-radius:10px;
-webkit-transition:.5s;
}
a img:hover {
border-radius:30px;
-webkit-transition:.5s;
}
#outer-wrapper {
  font: $bodyFont;
}
u {
text-decoration:none;
border-bottom:2px solid #FF0040;
}
b {
color: #2E2E2E;
}
b:hover {
color: #6E6E6E;
}
/* Header
----------------------------------------------- */
#header-wrapper {
  margin:0;
  padding: 0;
  background-color: $headerCornersColor;
  text-align: $startSide;
}
#header {
text-align: center;
  width: 810px;
  margin: 0 auto;
  background-color: $headerBgColor;
  border: 0px solid $headerBgColor;
  color: $headerTextColor;
  padding: 0;
  font: $headerFont;
}
h1.title {
text-align: center;
  padding-top: 38px;
  margin: 0 14px .1em;
  line-height: 1.2em;
  font-size: 100%;
}
h1.title a, h1.title a:visited {
  color: $headerTextColor;
  text-decoration: none;
}
#header .description {
  display: block;
  margin: 0 14px;
  padding: 0 0 40px;
  line-height: 1.4em;
  font-size: 50%;
}
                                                         
/* Content
----------------------------------------------- */
.clear {
  clear: both;
}

#content-wrapper {
-moz-box-shadow: 0 0 5px 5px #FFFFFF;
-webkit-box-shadow: 0 0 5px 5px #FFFFFF;
box-shadow: 0 0 5px 5px #FFFFFF;
  width: 800px;
  margin: 0 auto;
  padding: 0 0 15px;
  text-align: $startSide;
background:#FFFFFF;
}
#main-wrapper {
  margin-$startSide: 14px;
  width: 478px;
  float: $startSide;
  background-color: $mainBgColor;
  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-$endSide: 14px;
  width: 274px;
  float: $endSide;
  background-color: $mainBgColor;
  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 {
text-align: right;
  margin: 1.5em 0 0;
  font-weight: normal;
  color: $dateHeaderColor;
  font-size: 100%;
}
.post {
border: 2px solid #ffffff;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
margin:0 0 1.0em;padding:5px;
background:#ffffff;
line-height:1.9em;
}
.post-title {
color: #000000;
border-bottom:2px solid #DA2754;
border-top:2px solid #2E2E2E;
font-family: Century Gothic;
font-size: 15px;
text-shadow: 2px 2px 2px #848484;
text-align: center;
padding: 3px;
-webkit-transition-duration: 0.4s;
}
.post-title:hover {
color: #000000;
border-bottom:1px solid #DA2754;
border-top:1px solid #2E2E2E;
font-family: Century Gothic;
font-size: 15px;
text-shadow: 2px 2px 2px #848484;
text-align: center;
padding: 3px;
-webkit-transition-duration: 0.4s;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: $textColor;
  font-weight: none;
}
.post div {
  margin: 0 0 .75em;
  line-height: 1.3em;
}
.post-footer {
}
.post-footer .span {
  margin-$endSide: .3em;
}
.post img, table.tr-caption-container {
  padding: 0px;
  border: 0px solid $borderColor;
}
.tr-caption-container img {
  border: none;
  padding: 0;
}
.post blockquote {
color:#2E2E2E;
font-size:11px;
background:url("http://www5e.biglobe.ne.jp/~cep/s/garden/strp.gif");
border-radius:10px;
border-top: 1px solid #FF0040;
border-bottom: 1px solid #FF0040;
border-left: 3px solid #FF0040;
border-right: 3px solid #FF0040;
padding: 5px;
-webkit-transition:.8s;
}
.post blockquote:hover {
border-radius:30px;
border-top: 1px dashed #FF0040;
border-bottom: 1px dashed #FF0040;
border-left: 1px dashed #FF0040;
border-right: 1px dashed #FF0040;
padding: 5px;
-webkit-transition:.8s;
}
.post blockquote p {
  margin: .75em 0;
}
/* Comments
----------------------------------------------- */
#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://1.bp.blogspot.com/-vnmjOR163Vs/TwGUoFKrcvI/AAAAAAAACvA/pFzYuvjyZXA/s320/unagradientpinkdown.png) repeat top left;
-moz-border-radius: 20px 20px / 20px 20px;
border-radius: 5px 5px / 5px 5px;
border: 2px solid #DA2754;
}
.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 {
color: #000000;
border-bottom:2px solid #DA2754;
border-top:2px solid #2E2E2E;
font-family: Century Gothic;
font-size: 15px;
text-shadow: 2px 2px 2px #848484;
text-align: center;
padding: 3px;
-webkit-transition-duration: 0.4s;
}
.sidebar h2:hover {
color: #000000;
border-bottom:1px solid #DA2754;
border-top:1px solid #2E2E2E;
font-family: Century Gothic;
font-size: 15px;
text-shadow: 2px 2px 2px #848484;
text-align: center;
padding: 3px;
-webkit-transition-duration: 0.4s;
}
                                                       
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding-top: 0;
  padding-$endSide: 0;
  padding-bottom: .5em;
  padding-$startSide: 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
.sidebar {
  color: $textColor;
background: #FFFFFF;
  line-height:1.3em;
}
.sidebar .widget {
border: 2px solid #ffffff;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
margin:0 0 1.0em;padding:5px;
background:#ffffff;
line-height:1.9em;
}
.sidebar .widget-content {
  margin: 0 5px;
}
/* Profile
----------------------------------------------- */
.profile-img {
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 0px;
  margin-bottom: 0px;
  margin-$startSide: 0;
  padding: 0px;
  border: 0px solid $borderColor;
}
.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: $textColor;
}
#footer .widget {
  margin:.5em;
  padding-top: 0px;
  font-size: 85%;
  line-height: 1.5em;
  text-align: $startSide;
}
a:hover {
color:#646464;
text-shadow: 2px 2px 2px #848484;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
padding-left:20px;
-webkit-transition-duration: 1s;
}
::-webkit-scrollbar {
height:6px;
width: 6px;
background:#FFFFFF;
}
::-webkit-scrollbar-thumb {
background:#F5A9BC;
-moz-border-radius: 2px;
border-radius: 2px;
}
]]></b:skin>
<link href='http://www.drikoti.net/Goodies/Favicons/Gifs/novo07.png' rel='shortcut icon' type='image/x-icon'/>
<link href='http://www.drikoti.net/Goodies/Favicons/Gifs/novo07.png' rel='icon' type='image/x-icon'/>
  </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='false' title='Cik Nisa Menaip (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:widget id='HTML4' locked='false' title='' type='HTML'/>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
</b:section>
      </div>
      <div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML1' locked='false' title='The Little Child' 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'/>
    </div>
  </div></div> <!-- end outer-wrapper -->
<script type='text/javascript'>
    window.setTimeout(function() {
        document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
      }, 10);
  </script>
<center><img src='http://i.imgur.com/n5hdh.png'/></center>
<center>&#169; Copyright by <a href='http://nysnyesa.blogspot.com/'>Nurhanisah</a>. All rights reserved.</center>
</body>
</html>
               
 Dah copy? Korang pastekan di Edit HTML. Tak tahu macam mana nak tukar code-code ni? Korang boleh refer dekat FREEBIES sebelumnya [http://nysnyesa.blogspot.com/2011/12/freebies-denim-template-grey.html] tapi jangan pula korang copy code dekat freebies pertama nisa. If nak pakai yang pertama korang boleh ikut tutorial yang sudah diberi serta me'copy codenya. Kalau nak pakai yang ini korang copy code di atas okay ^^

Tak FAHAM? Sila bertanya, nak freebies lagi? Nanti nisa buat di lain hari. Okay Bye ^^

9 comments:

mya myra said...

nux tanye selain jelly tarts 2 xley tukar yang laen kew???

blissful cat said...

saya amik :3

Nisaa Razie said...

@mya myra Err, boleh tapi pndai-2lah uad headernya sendiri :)

auliasuciwardina said...

THANKS NISA:)) :*

Anonymous said...

must look at this chanel handbag prices and check coupon code available fxwinter20off

Fyza said...

hee fyyza amik taw ^^ thanks nisa XD

qiedah sabri said...

Nk pakai erk.. BTW Nk tanye, Header tu pakai font jenis ape?

Anonymous said...

Hi :) Saya guna. Cantik. Hihi. Tapi saya tukar sikit-sikit boleh? :)

Unknown said...

saya ambil yaa :)

Template By NisaaRazie