S Y A Z W A N I T Y P I N G
Follow here


Tutorial : Calendar Archeive ON Thursday, July 7, 2011 AT 6:17 PM

Assalamualaikum ,dengan lafaz BISMILLAHIRAHMANIRAHIM ,Calendar archieve ialah archieve yang ditanda dalam calander ,silakan mencuba untuk tahu hasilnya .
  • Design > edit layout > add a gadjet > html javacsript
  • Copy code ni and paste dekat html javascript .
<div id="blogCalendar"></div>

<script type="text/javascript" src="http://lvchen-recentcomments.googlecode.com/svn/trunk/Calendar/1.0/calendar_pack.js"></script>

    <script type="text/javascript">

    Calendar.base="syazwanyphinkeyz.blogspot.com/";

    Calendar.timeZone="+08:00";

    Calendar.timeZoneCheck = true;

    Calendar.drawTable();

    </script>

    <style>

    #blogCalendar {

    display:block;

    text-algin:center;

    border:3px double #F5A9A9;

    -moz-border-radius: 25px 10px / 10px 25px;

    border-radius: 25px 10px / 10px 25px;

    width:90%;

    background: url(url background korang);

    }

    #CalendarCaption a {

    text-decoration:none;

    }

    #CalendarCaption {

    border-bottom: 3px solid #F5A9A9; -moz-border-radius: 25px 10px / 10px 25px;

    border-radius: 25px 10px / 10px 25px;

    width:85%;

    margin:auto;

    }

    #CalendarTable a {

    font-weight:bold;

    color: #FA5858;

    }

    .Today {

    background: #F5A9A9;

    font-weight:bold;

    text-decoration:none;

    }

    #CalendarFooter {

    font-weight:bold;

    margin-top:5px;

    margin-bottom:5px;

    background: #F5A9A9;

    }

    .yearInput {

    color: #000000;

    background: #F6358A; }

    .monthTable {

    color: #000000;

    background: #F5A9A9;

    }

    </style>
  • Gantikan yang diwaranakan dengan warna pink kepada url bloggie korang dan url gamba.

Labels:




Older Post | Newer Post