6

screenshot.3

Pernahkah anda memasuki laman web Apple.Jika pernah tentu anda dapat melihat navbar yang digunakan oleh website itu yang aku rasa agak cantik dan kemas dan amat bersesuaian jika digunakan pada template yang berbentuk gallery dan video blog.Kepada yang belum pernah memasukinya boleh tengok disini.Pada kali pertama aku memasuki website Apple aku sudah pun tertarik hati dengan navbar yang digunakan oleh website itu dan pernah cuba untuk membuatnya tetapi tidak berjaya kerana pengetahuan aku tentang photoshop agak cetek.Kerana terlalu berminat untuk mendapatkan navbar seperti itu aku telah cuba mencari cara untuk membuatnya di Youtube dan aku telah terjumpa satu video tentang cara untuk membuat navbar seperti Apple itu dan ternyata dengan video yang ditunjukkan itu aku telah berjaya membuatnya .kepada anda yang berminat dan ingin mengetahui cara untuk membuatnya bolehlah tonton video dibawah dan cuba-cubalah untuk membuatnya dan aku harapkan agar anda berjaya.


Read More
12

ban

Hehe..post yang aku buat ni tak ada kena mengena dengan Tutorial tetapi sekadar ingin meminta tolong daripada Pengunjung-pengunjung di blog ini agar dapat mengundi aku..Sebut pasal mengundi ni tentu sahaja akan membuatkan anda bosan kerana terlalu kerap sangat negara kita ini mengundi tetapi ini tiada kena mengena dengan politik aku hanya ingin meminta anda semua  mengundi desktop aku.Aku ada menyertai pertandingan Desktop yang paling cun yang dibuat oleh Acap tokei blog Cybernatic.blogspot.com yang dibuatnya sempena follower dia dah cukup 100 orang.Hadiahnya berupa akaun megaupload sebanyak 50gb cukup besar untuk menyimpan fail.Dibawah ini adalah screenshoot desktop aku.

mykillerdesktop-1 Macam mana ada peluang tak nak menang.Setakat ni persaingan amat sengit peserta-peserta yang lain telah mendapat undian yang banyak tidak pasti samaada mereka menggunakan pengundi hantu atau menggunakan khidmat bomoh atau tidak tetapi yang pastinya aku baru mendapat 6 undian haha..Jadi aku meminta agar anda dapat mengundi aku dan jika aku menang aku berjanji..!!berapa banyak janji daaa..untuk mengundi sila pergi ke sini lihat di bahagian sidebar masa diberikan selama seminggu undian sms tidak dilayan kerana ini bukan AF.Selamat mengundi kepada anda .


Read More
8

sexy-bookmarks-for-blogger

Kepada anda yang ada menggunakan Sexy bookmarks V1 seperti yang aku gunakan sekarang ini kini anda boleh bertukar kepada Sexy bookmarks V2 pula.Sexy bookmarks v2 ini telah dibuat oleh Css Reflex untuk pengguna blogspot yang sebelum ini sudah pun dipakai di wordpress.Sexy bookmarks V2 kelihatan lebih menarik kerana iconnya terdapat dua baris tetapi anda hanya dapat melihatnya sebaris sahaja dan apabila mouse ditujukan kepada icon itu barulah icon di barisan yang kedua akan muncul dan hilang semula apabila mouse itu dilarikan..Agak-agak faham tak dengan penerangan aku ini?..Kalau tak faham tengoklah demo dia disini senang sikit hehe.Dan untuk memasangnya di blog anda boleh ikuti langkahnya dibawah.

SILA BUAT BACKUP TEMPLATE ANDA SEBELUM MEMBUAT INI.

1-Pergi ke layout---->Edit HTML.Berikan tanda didalam kotak expand widget templates.

2-Cari kode </head> kemudian pastekan kode dibawah ini diatasnya.

<script src='http://code.jquery.com/jquery-latest.js' type='text/javascript'/> 
<script type='text/javascript'> 
jQuery(document).ready(function() {
// xhtml 1.0 strict way of using target _blank
jQuery('.sexy-bookmarks a.external').attr("target", "_blank"); 
// this block sets the auto vertical expand when there are more than
// one row of bookmarks.
var sexyBaseHeight=jQuery('.sexy-bookmarks').height(); 
var sexyFullHeight=jQuery('.sexy-bookmarks ul.socials').height(); 
if (sexyFullHeight>sexyBaseHeight) {
jQuery('.sexy-bookmarks-expand').hover( 
function() {
jQuery(this).animate({
height: sexyFullHeight+'px'
}, {duration: 400, queue: false}); 
}, 
function() {
jQuery(this).animate({
height: sexyBaseHeight+'px'
}, {duration: 400, queue: false}); 
}
); 
}
// autocentering
if (jQuery('.sexy-bookmarks-center')) {
var sexyFullWidth=jQuery('.sexy-bookmarks').width(); 
var sexyBookmarkWidth=jQuery('.sexy-bookmarks:first ul.socials li').width(); 
var sexyBookmarkCount=jQuery('.sexy-bookmarks:first ul.socials li').length; 
var numPerRow=Math.floor(sexyFullWidth/sexyBookmarkWidth); 
var sexyRowWidth=Math.min(numPerRow, sexyBookmarkCount)*sexyBookmarkWidth; 
var sexyLeftMargin=(sexyFullWidth-sexyRowWidth)/2; 
jQuery('.sexy-bookmarks-center').css('margin-left', sexyLeftMargin+'px'); 
}
}); 
</script>

<style type="text/css"> 
div.sexy-bookmarks{margin:20px 0 0 0; border: 0;outline: none;clear:both !important} 
div.sexy-bookmarks-expand{height:29px; overflow:hidden} 
.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-love{background-image:url('http://img31.imageshack.us/img31/176/sexytrans.png') !important; background-repeat:no-repeat} 
div.sexy-bookmarks-bg-love{padding:26px 0 0 10px; background-position:left -1148px !important} 
div.sexy-bookmarks ul.socials{width:100% !important; margin:0 !important; padding:0 !important; float:left} 
div.sexy-bookmarks ul.socials li{display:inline !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:60px !important; cursor:pointer !important; padding:0 !important} 
div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after{content:none !important} 
div.sexy-bookmarks ul.socials a{display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important} 
div.sexy-bookmarks ul.socials a:hover{background-color:transparent !important} 
.sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumbleupon, .sexy-stumbleupon:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoobuzz, .sexy-yahoobuzz:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-scriptstyle, .sexy-scriptstyle:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-comfeed, .sexy-comfeed:hover, .sexy-newsvine, .sexy-newsvine:hover, .sexy-linkedin, .sexy-linkedin:hover, .sexy-google, .sexy-google:hover, .sexy-friendfeed, .sexy-friendfeed:hover{background:url('http://img512.imageshack.us/img512/3131/sexysprite.png') no-repeat !important;border: 0;outline: none;} 
.sexy-digg{background-position:-980px bottom !important} 
.sexy-digg:hover{background-position:-980px top !important} 
.sexy-reddit{background-position:-700px bottom !important} 
.sexy-reddit:hover{background-position:-700px top !important} 
.sexy-stumbleupon{background-position:-630px bottom !important} 
.sexy-stumbleupon:hover{background-position:-630px top !important} 
.sexy-delicious{background-position:-1190px bottom !important} 
.sexy-delicious:hover{background-position:-1190px top !important} 
.sexy-yahoobuzz{background-position:-1120px bottom !important} 
.sexy-yahoobuzz:hover{background-position:-1120px top !important} 
.sexy-blinklist{background-position:-1260px bottom !important} 
.sexy-blinklist:hover{background-position:-1260px top !important} 
.sexy-technorati{background-position:-560px bottom !important} 
.sexy-technorati:hover{background-position:-560px top !important} 
.sexy-myspace{background-position:-770px bottom !important} 
.sexy-myspace:hover{background-position:-770px top !important} 
.sexy-twitter{background-position:-490px bottom !important} 
.sexy-twitter:hover{background-position:-490px top !important} 
.sexy-facebook{background-position:-1330px bottom !important} 
.sexy-facebook:hover{background-position:-1330px top !important} 
.sexy-mixx{background-position:-840px bottom !important} 
.sexy-mixx:hover{background-position:-840px top !important} 
.sexy-scriptstyle{background-position:-280px bottom !important} 
.sexy-scriptstyle:hover{background-position:-280px top !important} 
.sexy-designfloat{background-position:-1050px bottom !important} 
.sexy-designfloat:hover{background-position:-1050px top !important} 
.sexy-newsvine{background-position:left bottom !important} 
.sexy-newsvine:hover{background-position:left top !important} 
.sexy-google{background-position:-210px bottom !important} 
.sexy-google:hover{background-position:-210px top !important} 
.sexy-comfeed{background-position:-420px bottom !important} 
.sexy-comfeed:hover{background-position:-420px top !important} 
.sexy-linkedin{background-position:-70px bottom !important} 
.sexy-linkedin:hover{background-position:-70px top !important} 
.sexy-friendfeed{background-position:-1750px bottom !important} 
.sexy-friendfeed:hover{background-position:-1750px top !important} 
.sexy-link{ margin-left:25px; float:left} 
.sexy-link A{padding:10px 0; width:470px; text-align:right; border:0; outline:none}</style>

3.kemudian anda cari pula kode <data:post.body/> dan copy dan pastekan kode dibawah ini dibawahnya

<div class='sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-love' style='margin:20px 0 0 0 !important; padding:25px 0 0 10px !important; height:29px;/*the height of the icons (29px)*/ display:block !important; clear:both !important;'>
<ul class='socials'>
<li class='sexy-delicious'><a class='external' expr:href='&quot;http://del.icio.us/post?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on del.icio.us'>Share this on del.icio.us</a></li>
<li class='sexy-digg'><a class='external' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Digg this!'>Digg this!</a></li>
<li class='sexy-stumbleupon'><a class='external' expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Stumble upon something good? Share it on StumbleUpon'>Stumble upon something good? Share it on StumbleUpon</a></li>
<li class='sexy-reddit'><a class='external' expr:href='&quot;http://reddit.com/submit?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Reddit'>Share this on Reddit</a></li>
<li class='sexy-google'><a class='external' expr:href='&quot;http://www.google.com/bookmarks/mark?op=add&amp;bkmk=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Add this to Google Bookmarks'>Add this to Google Bookmarks</a></li>
<li class='sexy-twitter'><a class='external' expr:href='&quot;http://twitter.com/home?status=Reading: &quot; + data:blog.title + &quot; - &quot; + data:post.url + &quot; (@NAME)&quot;' rel='nofollow' title='Tweet This!'>Tweet This!</a></li>
<li class='sexy-facebook'><a class='external' expr:href='&quot;http://www.facebook.com/share.php?u=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Facebook'>Share this on Facebook</a></li>
<li class='sexy-mixx'><a class='external' expr:href='&quot;http://www.mixx.com/submit?page_url=&quot; + data:post.url' rel='nofollow' title='Share this on Mixx'>Share this on Mixx</a></li>
<li class='sexy-comfeed'><a class='external' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' rel='nofollow' title='Subscribe'>Subscribe</a></li>
<li class='sexy-yahoobuzz'><a class='external' expr:href='&quot;http://buzz.yahoo.com/submit/?submitUrl=&quot; + data:post.url' rel='nofollow' title='Buzz up!'>Buzz up!</a></li>
<li class='sexy-linkedin'><a class='external' expr:href='&quot;http://www.linkedin.com/shareArticle?mini=true&amp;url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Linkedin'>Share this on Linkedin</a></li>
<li class='sexy-designfloat'><a class='external' expr:href='&quot;http://www.designfloat.com/submit.php?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Submit this to DesignFloat'>Submit this to DesignFloat</a></li>
<li class='sexy-technorati'><a class='external' expr:href='&quot;http://technorati.com/faves?add=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Technorati'>Share this on Technorati</a></li>
<li class='sexy-scriptstyle'><a class='external' expr:href='&quot;http://scriptandstyle.com/submit?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Submit this to Script &amp; Style'>Submit this to Script &amp; Style</a></li>
<li class='sexy-myspace'><a class='external' expr:href='&quot;http://www.myspace.com/Modules/PostTo/Pages/?u=http&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Post this to MySpace'>Post this to MySpace</a></li>
<li class='sexy-blinklist'><a class='external' expr:href='&quot;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Blinklist'>Share this on Blinklist</a></li>
<li class='sexy-friendfeed'><a class='external' expr:href='&quot;http://friendfeed.com/?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on FriendFeed'>Share this on FriendFeed</a></li>
<li class='sexy-newsvine'><a class='external' expr:href='&quot;http://www.newsvine.com/_tools/seed&amp;save?u=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Seed this on Newsvine'>Seed this on Newsvine</a></li>
</ul>
<div style='clear:both;'/>
</div>
<div class='sexy-link'> Widget by <a href='http://www.cssreflex.com/' title='Web Design Blog, Blogger Hacks and Blogger templates'>Css Reflex </a>|<a href='http://www.tutzone.org/' title='Tutorials, Rare Downloads, Link Heaven, Tips Tricks, Hacks, Make How, Blogger Tricks And Tutorials, Internet, News, And Many More'> TutZone</a></div>

4.Kemudian klik save dan tengok hasilnya.semoga berjaya.


Google telah update page rank sila semak page rank anda.Cara-cara nak semak boleh tengok di sini.blog ini telah mendapat page rank3.


Read More
6

Untitled

Pada post aku yang terdahulu aku ada menunjukkan bagaimana cara untuk membuat show all post atau table of content,sila rujuk disini tetapi cara yang aku tunjukkan itu tidak terlalu detail kerana hanya menunjukkan kesemua post yang telah dibuat didalam blog kita sahaja dan untuk memasangnya mungkin agak sukar kepada yang kurang mahir bermain dengan kode.Tetapi kini telah terdapat cara yang lebih mudah untuk membuat table of contents di blogspot.Cara membuat table of contents yang baru ini telah direka oleh Abu Farhan dan tentu sahaja rekaan beliau amat berguna kepada pengguna-pengguna blog di blogspot.

Dengan adanya Table of content rekaan Abu Farhan ini akan dapat memudahkan visitor diblog anda mencari post-post anda yang terdahulu dan sudah tentu dapat menjimatkan masa mereka mencari post yang mereka inginkan.Terdapat dua cara untuk menunjukkan kesemua post anda itu yang pertama menunjukkan kesemua post dengan label dan yang kedua menunjukkan kesemua post dengan tarikh.Lihat contoh table of content dengan label disini. Sila ikuti langkah-langkah untuk membuatnya dibawah.

1-Membuat table of Content dengan label

screenshot.1


2-Membuat Table Of Content dengan tarikh

screenshot.2

Cara menggunakannya.

Anda hanya perlu copy salah satu javascript yang diatas ini samaada mahu menggunakan table of content dengan label atau tarikh .Sebelum itu sila tukarkan link url yang aku tandakan dengan warna merah itu kepada link blog anda.

kemudian anda pergi ke dashboard dan buat satu post yang baru

screenshot.3

Selepas itu anda pastekan salah satu javascript table of content itu contohnya aku buat untuk label.Sila pilih EDIT HTML semasa anda mahu membuat post itu.

screenshot.4

Setelah itu anda hanya perlu publish kan sahaja post anda itu.kemudian anda lihat semula samaada menjadi atau tidak.Aku ucapkan selamat berjaya kepada anda.


Read More
23

Untitled Salam semua..hari ini aku ingin berkongsi dengan anda semua bagaimana cara membuat Rolling Sidebar di dalam blog anda.Jika anda ada menggunakan rocket dock didalam komputer anda dan berasa senang menggunakannya maka fungsi Rolling sidebar juga adalah lebih kurang sepertinya cuma rocket dock digunakan didalam komputer dan rolling sidebar pula anda gunakan didalam blog.

Rolling Sidebar ini digunakan sebagai jalan pintas untuk pergi ke sesuatu link yang lain contohnya seperti friendster,youtube dan sebagainya dan dibuat dalam bentuk icon.Dengan meletakkan Rolling sidebar ini didalam blog anda bukan sahaja dapat memudahkan anda dan juga visitor didalam blog anda tetapi dapat juga mengemaskan lagi penampilan blog anda itu.Anda boleh tengok disini demo Rolling Sidebar dan jika berminat boleh ikuti cara untuk membuatnya dibawah.

1.Pergi ke layout--->Edit HTML.Tidak perlu memberi tanda didalam kotak expand widget template.

2.Anda cari kode </b:skin> kemudian copy dan pastekan kode dibawah ini diatasnya.

.fixed_menu {
position: fixed;
top: 140px;
left: 0px;
width: auto;
margin: 0 0px 0px 0px;
background: #ffffff;
opacity:.900;
filter: alpha(opacity=90);
padding: 7px 5px 5px 5px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 0px;
}
.fixed_menu a:hover img {
position: relative;
top: 2px;
left: 2px;
border-top: 1px solid #b3b3b3;
border-left: 1px solid #b3b3b3;
border-bottom: 2px solid #999999;
border-right: 2px solid #999999;
}
.fixed_menu a { display: block; }
* html .fixed_menu {position:absolute;}

3.Kemudian anda cari pula kode <body> kemudian copy dan pastekan kode dibawah ini dibawahnya.

4.Selesai.dan semoga berjaya.

P/S:Yang aku tandakan dengan warna merah diatas itu anda boleh tukarkan kepada nama dan link anda sendiri.

<a href='link url destinasi anda' title='Nama Laman link'><img src='Link icon anda'/></a>


Read More
14
wood3
Salam semua,pada kali ini aku ingin menunjukkan kepada anda bagaimanakah caranya kita hendak meletakkan carousel didalam blog kita.Carousel ini boleh kita gunakan untuk meletakkan gambar atau iklan didalamnya.untuk melihat contoh carousel anda boleh lihat disini.Kepada sesiapa yang berminat untuk mencuba meletakkan carousel didalam blog bolehlah ikuti langkah-langkahnya dibawah.'
1.Pergi ke layout--->edit HTML.
2.Untuk meletakkan carousel anda perlu membuat satu lagi column didalam blog anda supaya menjadi seperti gambar dibawah ini .screenshot.1 Sila ikuti langkah-langkah dibawah untuk membuat colum
        1-Sila copy dan pastekan kode dibawah ini dan pastekan diatas </b:skin>
        .adscolumn{
         width:933px;
         padding:10px 3px;
         background:#fff;
        margin:0px 15px 10px 0px;
        text-align:center; 
        border:1px solid #C0C0C0;
        }
       .adscolumn .widget{
        }
      2.Kemudian cari kode dibawah ini 
        <div id='main-wrapper'>
       selepas itu copy dan pastekan kode dibawah ini diatas kode    <div id='main-wrapper'> tadi.
       <b:section class='adscolumn' id='adscolumn' preferred='yes'/>
    3.Sekarang anda telah selesai menambah column didalm blog anda.
       sila pergi ke page element untuk melihat hasilnya jika berjaya tahniah diucapkan.
3.Kemudian kita teruskan untuk membuat carousel.Anda copy kode dibawah ini dan pastekan diatas </b:skin>.
.carousel{
        float:left;
        margin: 0;
        padding:0px;
        }
.carousel .widget {
        width: 920px;
        background:#fcf42d;
        margin: 0;
        padding:0;
}
.carousel h2{
        display:none;
        }
.stepcarousel{
        position: relative; /*leave this value alone*/
        overflow: scroll; /*leave this value alone*/
        width: 910px; /*Width of Carousel Viewer itself*/
        height: 173px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
       position: absolute; /*leave this value alone*/
       left: 0;
       top: 0;
}
.stepcarousel .panel{
     float: left; /*leave this value alone*/
     overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
     margin: 20px; /*margin around each panel*/
     width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel .panel img{
     float: left; /*leave this value alone*/
     background:#1b1d1e; /*clip content that go outside dimensions of holding panel DIV*/
     margin: 0px; /*margin around each panel*/
     padding:10px;
     border:1px solid #1b1d1e;
}
3.Kemudian anda copy semua javascript dibawah ini dan pastekan di atas </head>

<script type='text/javascript'>
//<![CDATA[
/***********************************************
* Step Carousel Viewer script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/

//Step Carousel Viewer: By Dynamic Drive, at http://www.dynamicdrive.com
//** Created: March 19th, 08'
//** Aug 16th, 08'- Updated to v 1.4:
//1) Adds ability to set speed/duration of panel animation (in milliseconds)
//2) Adds persistence support, so the last viewed panel is recalled when viewer returns within same browser session
//3) Adds ability to specify whether panels should stop at the very last and first panel, or wrap around and start all over again
//4) Adds option to specify two navigational image links positioned to the left and right of the Carousel Viewer to move the panels back and forth

//** Aug 27th, 08'- Nav buttons (if enabled) also repositions themselves now if window is resized

//** Sept 23rd, 08'- Updated to v 1.6:
//1) Carousel now stops at the very last visible panel, instead of the last panel itself. In other words, no more white space at the end.
//2) Adds ability for Carousel to auto rotate dictated by the new parameter: autostep: {enable:true, moveby:1, pause:3000}
//2i) During Auto Rotate, Carousel pauses onMouseover, resumes onMouseout. Clicking Carousel halts auto rotate.

//** Oct 22nd, 08'- Updated to v 1.6.1, which fixes functions stepBy() and stepTo() not stopping auto stepping of Carousel when called.

var stepcarousel={
ajaxloadingmsg: '<div style="margin: 1em; font-weight: bold"><img src="ajaxloadr.gif" style="vertical-align: middle" /> Fetching Content. Please wait...</div>', //customize HTML to show while fetching Ajax content
defaultbuttonsfade: 0.4, //Fade degree for disabled nav buttons (0=completely transparent, 1=completely opaque)
configholder: {},

getCSSValue:function(val){ //Returns either 0 (if val contains 'auto') or val as an integer
return (val=="auto")? 0 : parseInt(val)
},

getremotepanels:function($, config){ //function to fetch external page containing the panel DIVs
config.$belt.html(this.ajaxloadingmsg)
$.ajax({
url: config.contenttype[1], //path to external content
async: true,
error:function(ajaxrequest){
config.$belt.html('Error fetching content.<br />Server Response: '+ajaxrequest.responseText)
},
success:function(content){
config.$belt.html(content)
config.$panels=config.$gallery.find('.'+config.panelclass)
stepcarousel.alignpanels($, config)
}
})
},

getoffset:function(what, offsettype){
return (what.offsetParent)? what[offsettype]+this.getoffset(what.offsetParent, offsettype) : what[offsettype]
},

getCookie:function(Name){
var re=new RegExp(Name+"=[^;]+", "i"); //construct RE to search for target name/value pair
if (document.cookie.match(re)) //if cookie found
return document.cookie.match(re)[0].split("=")[1] //return its value
return null
},

setCookie:function(name, value){
document.cookie = name+"="+value
},

fadebuttons:function(config, currentpanel){
config.$leftnavbutton.fadeTo('fast', currentpanel==0? this.defaultbuttonsfade : 1)
config.$rightnavbutton.fadeTo('fast', currentpanel==config.lastvisiblepanel? this.defaultbuttonsfade : 1)
},

addnavbuttons:function(config, currentpanel){
config.$leftnavbutton=$('<img src="'+config.defaultbuttons.leftnav[0]+'">').css({zIndex:50, position:'absolute', left:config.offsets.left+config.defaultbuttons.leftnav[1]+'px', top:config.offsets.top+config.defaultbuttons.leftnav[2]+'px', cursor:'hand', cursor:'pointer'}).attr({title:'Back '+config.defaultbuttons.moveby+' panels'}).appendTo('body')
config.$rightnavbutton=$('<img src="'+config.defaultbuttons.rightnav[0]+'">').css({zIndex:50, position:'absolute', left:config.offsets.left+config.$gallery.get(0).offsetWidth+config.defaultbuttons.rightnav[1]+'px', top:config.offsets.top+config.defaultbuttons.rightnav[2]+'px', cursor:'hand', cursor:'pointer'}).attr({title:'Forward '+config.defaultbuttons.moveby+' panels'}).appendTo('body')
config.$leftnavbutton.bind('click', function(){ //assign nav button event handlers
stepcarousel.stepBy(config.galleryid, -config.defaultbuttons.moveby)
})
config.$rightnavbutton.bind('click', function(){ //assign nav button event handlers
stepcarousel.stepBy(config.galleryid, config.defaultbuttons.moveby)
})
if (config.panelbehavior.wraparound==false){ //if carousel viewer should stop at first or last panel (instead of wrap back or forth)
this.fadebuttons(config, currentpanel)
}
return config.$leftnavbutton.add(config.$rightnavbutton)
},

stopautostep:function(config){
clearTimeout(config.steptimer)
clearTimeout(config.resumeautostep)
},

alignpanels:function($, config){
var paneloffset=0
config.paneloffsets=[paneloffset] //array to store upper left offset of each panel (1st element=0)
config.panelwidths=[] //array to store widths of each panel
config.$panels.each(function(index){ //loop through panels
var $currentpanel=$(this)
$currentpanel.css({float: 'none', position: 'absolute', left: paneloffset+'px'}) //position panel
$currentpanel.bind('click', function(e){return config.onpanelclick(e.target)}) //bind onpanelclick() to onclick event
paneloffset+=stepcarousel.getCSSValue($currentpanel.css('marginRight')) + parseInt($currentpanel.get(0).offsetWidth || $currentpanel.css('width')) //calculate next panel offset
config.paneloffsets.push(paneloffset) //remember this offset
config.panelwidths.push(paneloffset-config.paneloffsets[config.paneloffsets.length-2]) //remember panel width
})
config.paneloffsets.pop() //delete last offset (redundant)
var addpanelwidths=0
var lastpanelindex=config.$panels.length-1
config.lastvisiblepanel=lastpanelindex
for (var i=config.$panels.length-1; i>=0; i--){
addpanelwidths+=(i==lastpanelindex? config.panelwidths[lastpanelindex] : config.paneloffsets[i+1]-config.paneloffsets[i])
if (config.gallerywidth>addpanelwidths){
config.lastvisiblepanel=i //calculate index of panel that when in 1st position reveals the very last panel all at once based on gallery width
}
}
config.$belt.css({width: paneloffset+'px'}) //Set Belt DIV to total panels' widths
config.currentpanel=(config.panelbehavior.persist)? parseInt(this.getCookie(window[config.galleryid+"persist"])) : 0 //determine 1st panel to show by default
config.currentpanel=(typeof config.currentpanel=="number" && config.currentpanel<config.$panels.length)? config.currentpanel : 0
if (config.currentpanel!=0){
var endpoint=config.paneloffsets[config.currentpanel]+(config.currentpanel==0? 0 : config.beltoffset)
config.$belt.css({left: -endpoint+'px'})
}
if (config.defaultbuttons.enable==true){ //if enable default back/forth nav buttons
var $navbuttons=this.addnavbuttons(config, config.currentpanel)
$(window).bind("load resize", function(){ //refresh position of nav buttons when page loads/resizes, in case offsets weren't available document.oncontentload
config.offsets={left:stepcarousel.getoffset(config.$gallery.get(0), "offsetLeft"), top:stepcarousel.getoffset(config.$gallery.get(0), "offsetTop")}
config.$leftnavbutton.css({left:config.offsets.left+config.defaultbuttons.leftnav[1]+'px', top:config.offsets.top+config.defaultbuttons.leftnav[2]+'px'})
config.$rightnavbutton.css({left:config.offsets.left+config.$gallery.get(0).offsetWidth+config.defaultbuttons.rightnav[1]+'px', top:config.offsets.top+config.defaultbuttons.rightnav[2]+'px'})
})
}
if (config.autostep && config.autostep.enable){ //enable auto stepping of Carousel?
var $carouselparts=config.$gallery.add(typeof $navbuttons!="undefined"? $navbuttons : null)
$carouselparts.bind('click', function(){
stepcarousel.stopautostep(config)
config.autostep.status="stopped"
})
$carouselparts.hover(function(){ //onMouseover
stepcarousel.stopautostep(config)
config.autostep.hoverstate="over"
}, function(){ //onMouseout
if (config.steptimer && config.autostep.hoverstate=="over" && config.autostep.status!="stopped"){
config.resumeautostep=setTimeout(function(){
stepcarousel.autorotate(config.galleryid)
config.autostep.hoverstate="out"
}, 500)
}
})
config.steptimer=setTimeout(function(){stepcarousel.autorotate(config.galleryid)}, config.autostep.pause) //automatically rotate Carousel Viewer
} //end enable auto stepping check
this.statusreport(config.galleryid)
config.oninit()
config.onslideaction(this)
},

stepTo:function(galleryid, pindex){ /*User entered pindex starts at 1 for intuitiveness. Internally pindex still starts at 0 */
var config=stepcarousel.configholder[galleryid]
if (typeof config=="undefined"){
alert("There's an error with your set up of Carousel Viewer \""+galleryid+ "\"!")
return
}
stepcarousel.stopautostep(config)
var pindex=Math.min(pindex-1, config.paneloffsets.length-1)
var endpoint=config.paneloffsets[pindex]+(pindex==0? 0 : config.beltoffset)
if (config.panelbehavior.wraparound==false && config.defaultbuttons.enable==true){ //if carousel viewer should stop at first or last panel (instead of wrap back or forth)
this.fadebuttons(config, pindex)
}
config.$belt.animate({left: -endpoint+'px'}, config.panelbehavior.speed, function(){config.onslideaction(this)})
config.currentpanel=pindex
this.statusreport(galleryid)
},

stepBy:function(galleryid, steps){ //isauto if defined indicates stepBy() is being called automatically
var config=stepcarousel.configholder[galleryid]
if (typeof config=="undefined"){
alert("There's an error with your set up of Carousel Viewer \""+galleryid+ "\"!")
return
}
stepcarousel.stopautostep(config)
var direction=(steps>0)? 'forward' : 'back' //If "steps" is negative, that means backwards
var pindex=config.currentpanel+steps //index of panel to stop at
if (config.panelbehavior.wraparound==false){ //if carousel viewer should stop at first or last panel (instead of wrap back or forth)
pindex=(direction=="back" && pindex<=0)? 0 : (direction=="forward")? Math.min(pindex, config.lastvisiblepanel) : pindex
if (config.defaultbuttons.enable==true){ //if default nav buttons are enabled, fade them in and out depending on if at start or end of carousel
stepcarousel.fadebuttons(config, pindex)
}
}
else{ //else, for normal stepBy behavior
if (pindex>config.lastvisiblepanel && direction=="forward"){
//if destination pindex is greater than last visible panel, yet we're currently not at the end of the carousel yet
pindex=(config.currentpanel<config.lastvisiblepanel)? config.lastvisiblepanel : 0
}
else if (pindex<0 && direction=="back"){
//if destination pindex is less than 0, yet we're currently not at the beginning of the carousel yet
pindex=(config.currentpanel>0)? 0 : config.lastvisiblepanel /*wrap around left*/
}
}
var endpoint=config.paneloffsets[pindex]+(pindex==0? 0 : config.beltoffset) //left distance for Belt DIV to travel to
if (pindex==0 && direction=='forward' || config.currentpanel==0 && direction=='back' && config.panelbehavior.wraparound==true){ //decide whether to apply "push pull" effect
config.$belt.animate({left: -config.paneloffsets[config.currentpanel]-(direction=='forward'? 100 : -30)+'px'}, 'normal', function(){
config.$belt.animate({left: -endpoint+'px'}, config.panelbehavior.speed, function(){config.onslideaction(this)})
})
}
else
config.$belt.animate({left: -endpoint+'px'}, config.panelbehavior.speed, function(){config.onslideaction(this)})
config.currentpanel=pindex
this.statusreport(galleryid)
},

autorotate:function(galleryid){
var config=stepcarousel.configholder[galleryid]
if (config.$gallery.attr('_ismouseover')!="yes"){
this.stepBy(galleryid, config.autostep.moveby)
}
config.steptimer=setTimeout(function(){stepcarousel.autorotate(galleryid)}, config.autostep.pause)
},

statusreport:function(galleryid){
var config=stepcarousel.configholder[galleryid]
var startpoint=config.currentpanel //index of first visible panel
var visiblewidth=0
for (var endpoint=startpoint; endpoint<config.paneloffsets.length; endpoint++){ //index (endpoint) of last visible panel
visiblewidth+=config.panelwidths[endpoint]
if (visiblewidth>config.gallerywidth){
break
}
}
startpoint+=1 //format startpoint for user friendiness
endpoint=(endpoint+1==startpoint)? startpoint : endpoint //If only one image visible on the screen and partially hidden, set endpoint to startpoint
var valuearray=[startpoint, endpoint, config.panelwidths.length]
for (var i=0; i<config.statusvars.length; i++){
window[config.statusvars[i]]=valuearray[i] //Define variable (with user specified name) and set to one of the status values
config.$statusobjs[i].text(valuearray[i]+" ") //Populate element on page with ID="user specified name" with one of the status values
}
},

setup:function(config){
//Disable Step Gallery scrollbars ASAP dynamically (enabled for sake of users with JS disabled)
document.write('<style type="text/css">\n#'+config.galleryid+'{overflow: hidden;}\n</style>')
jQuery(document).ready(function($){
config.$gallery=$('#'+config.galleryid)
config.gallerywidth=config.$gallery.width()
config.offsets={left:stepcarousel.getoffset(config.$gallery.get(0), "offsetLeft"), top:stepcarousel.getoffset(config.$gallery.get(0), "offsetTop")}
config.$belt=config.$gallery.find('.'+config.beltclass) //Find Belt DIV that contains all the panels
config.$panels=config.$gallery.find('.'+config.panelclass) //Find Panel DIVs that each contain a slide
config.panelbehavior.wraparound=(config.autostep && config.autostep.enable)? true : config.panelbehavior.wraparound //if auto step enabled, set "wraparound" to true
config.onpanelclick=(typeof config.onpanelclick=="undefined")? function(target){} : config.onpanelclick //attach custom "onpanelclick" event handler
config.onslideaction=(typeof config.onslide=="undefined")? function(){} : function(beltobj){$(beltobj).stop(); config.onslide()} //attach custom "onslide" event handler
config.oninit=(typeof config.oninit=="undefined")? function(){} : config.oninit //attach custom "oninit" event handler
config.beltoffset=stepcarousel.getCSSValue(config.$belt.css('marginLeft')) //Find length of Belt DIV's left margin
config.statusvars=config.statusvars || [] //get variable names that will hold "start", "end", and "total" slides info
config.$statusobjs=[$('#'+config.statusvars[0]), $('#'+config.statusvars[1]), $('#'+config.statusvars[2])]
config.currentpanel=0
stepcarousel.configholder[config.galleryid]=config //store config parameter as a variable
if (config.contenttype[0]=="ajax" && typeof config.contenttype[1]!="undefined") //fetch ajax content?
stepcarousel.getremotepanels($, config)
else
stepcarousel.alignpanels($, config) //align panels and initialize gallery
}) //end document.ready
jQuery(window).bind('unload', function(){ //clean up
if (config.panelbehavior.persist){
stepcarousel.setCookie(window[config.galleryid+"persist"], config.currentpanel)
}
jQuery.each(config, function(ai, oi){
oi=null
})
config=null
})
}
}


//]]>
</script>
jika anda mempunyai hosting sendiri upload javascript itu dan copy urlnya kemudian buat seperti dibawah
<script src=' url javascript yang ada upload itu ' type='text/javascript'/>
4.Kemudian anda copy dan pastekan javascript beserta kode ini didalam column yang mula-mula anda buat tadi.
<script type="text/javascript">
stepcarousel.setup({
    galleryid: 'mygallery', //id of carousel DIV
    beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
    panelclass: 'panel', //class of panel DIVs each holding content
    autostep: {enable:true, moveby:1, pause:3000},
    panelbehavior: {speed:500, wraparound:false, persist:true},
    defaultbuttons: {enable: true, moveby: 1, leftnav: ['http://i41.tinypic.com/j0b0j7.png', 30, 60], rightnav: ['http://i41.tinypic.com/mcu1zk.png', -65, 60]},
    statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
    contenttype: ['inline'] //content setting ['inline'] or ['external', 'path_to_external_file']
}) </script>
<div id="mygallery" class="stepcarousel">
<div class="belt">
<!—tukarkan url dibawah ini kepada url anda sendiri-->
<div class="panel">
<a href="url blog anda"><img src="url gambar anda disimpan"/></a>
</div>
<!—untuk menambah lagi gambar anda hanya perlu menambah kode diatas ini dan anda bebas membuat seberapa banyak gambar yang anda suka-->
</div></div>
5.Sekian.semoga berjaya.Jika ada masalah sila tinggalkan komen anda dibawah aku akan cuba menolong anda nanti.
P/S: Anda hanya perlu membuat gambar berukuran 180X135 atau anda boleh mengecilkan ataupun membesarkannya lagi mengikut kretiviti anda,kemudian upload gambar anda itu di photobucket,flicker atau dimana sahaja tempat menyimpan gambar kemudian letakkan link url itu di tempat yang aku tuliskan url gambar anda disimpan itu.
Yang aku tandakan dengan warna merah anda boleh tukarkan mengikut kesesuain blog anda.

Read More
12
lightbreaker-blogger-template Adakah anda ada meletakkan iklan adsense didalam blog anda jika ada tentu tutorial ini akan membantu membuatkan ruangan iklan adsense anda akan kelihatan lebih kemas dan bergaya.Dan dengan membuat nav element bottom ini juga anda berkemungkinan akan mendapat lebih banyak klik untuk iklan adsense anda. Nav element bottom ini sebenarnya bukan hanya boleh diletakkan untuk iklan adsense sahaja tetapi ada bebas untuk meletakkan apa sahaja iklan seperti nuff,advertlets dan sebagainya dan tutorial aku ini aku akan tunjukkan untuk iklan adsense bersaiz 728X15 kerana iklan ini seakan-akan page didalam blog anda dan akan mudah mendapat klik dari pengunjung.Contoh Nav element bottom ini anda boleh tgk disini dan kalau baik hati bolehla memberi sekelik dua tapi jangan lebih-lebih nanti tak pasal-pasal kena fraud klik plak.kedudukan nav bar element ini biasanya diletakkan di bawah navbar tetapi anda boleh juga untuk meletakkannya di bahagian footer.
screenshot.2 screenshot nav element bottom
Ok jika anda rasa berminat untuk membuatnya anda boleh ikuti langkah-langkahnya dibawah.
1-pergi ke layout--->pilih edit HTML.
2-cari kode ini  ]]></b:skin>
3-kemudian anda copy kode dibawah ini dan pastekan diatas kode </b:skin> tadi.
#nav-element-bottom{
background:#131313;
border: 1px solid #101010;
width:925px;
margin:0;
padding-left:12px;
padding-top:5px;
height:20px;
float:center
}
4-kemudian anda cari kode ini <div id='main-wrapper'>
5-selepas itu kode dibawah ini anda pastekan di atas kode <div id='main-wrapper'> tadi .
<div id='nav-element-bottom'>
pastekan kode google adsense anda disini
</div>
6.Selesai.Semoga berjaya
p/s:yang aku tandakan dengan warna merah anda boleh tukarkan bersesuain dengan blog anda.Untuk membuatkan background nav bar element bersesuain dengan warna blog anda,anda boleh dapatkan software HTML color kode disini.Jika mahu membuatkan nav bar element lebih tinggi kerana mahu meletakkan iklan untuk nuff atau adverlets anda tukarkan angka yang aku tandakan dengan warna biru itu.

Tutorial akan datang aku akan tunjukkan cara-cara untuk membuat carousel


Read More
10

banne

Salam,Apa khabar semua semoga sihat sejahtera hendaknya.Sudah agak lama aku tidak update blog ni kerana aku agak sibuk sekarang ini dengan kerja serta projek-projek baru yang sedang aku usahakan sekarng ini.Aku ingin memohon maaf jika ada yang membuat pertanyaan tetapi aku tidak membalasnya bukan kerana tidak mahu layan tetapi aku memang terlalu sibuk.Terima kasih aku ucapkan kerana masih ada yang berkunjung ke blog ini tanpa sokongan dari anda blog ini tidak akan kemana.Dan aku akan cuba untuk memberikan yang terbaik untuk anda semua.

Pada kali ini aku ingin berkongsi dengan anda semua bagaimana cara meletakkan Recent post widget with thumbnail.Kelebihan yang ada pada Recent post widget with thumbnail ini adalah mempunyai thumbnail image,summaries,date post dan juga jumlah comment.screenshot.6

Tentu sudah ada diantara anda yang sudah tahu cara meletakkanya dan bagi yang tidak tahu anda boleh ikuti cara untuk membuatnya dibawah.

1.Pergi ke dashboard pilih layout.

2.Pergi ke Add a gadget 

screenshot.2

3.kemudian search for gadget dan cari Recent Posts Widget with thumbnails .

screenshot.4

4.kemudian klik butang tambah.

screenshot.3

5.Kemudian anda hanya perlu tukarkan blog url itu kepada url blog anda contohnya url blog aku

http://arieyblog.blogspot.com jika anda hendak melakukan sedikit edit agar bersesuaian dengan blog anda bolehlah anda edit sendiri disitu.

screenshot.5

6.kemudian klik save.selsesai

Sila berkunjung ke HITZSTREAMINGTV untuk menonton movies secara online


Read More
11

Synopsis: In Pandorum, actors, Dennis Quaid (Vantage Point, The Express) and Ben Foster (3:10 to Yuma, Alpha Dog), join Cam Gigandet (Never Back Down, Twilight), Cung Le (Tekken, Fighting), newcomer Antje Traue and director Christian Alvart (Antibodies) to tell the terrifying story of two crew members stranded on a spacecraft who quickly realize they are not alone. Two astronauts awaken in a hyper-sleep chamber aboard a seemingly abandoned spacecraft. It's pitch black, they are disoriented, and the only sound is a low rumble and creak from the belly of the spacecraft. They can't remember anything - who are they, what is their mission? The only way out of the chamber is a dark and narrow airshaft. Corporal Bower (Foster), the younger of the two, crawls inside, while the other, Lt. Payton (Quaid), stays behind for guidance on a radio transmitter. As Bower ventures deeper and deeper into the ship, he begins to uncover a terrifying reality. Slowly the spacecraft's shocking and deadly secrets come unraveled, and the astronauts realize that the survival of mankind hinges on their actions


Jom layan movies ni macam best je aku tengok.Sorila aku memang tiada masa untuk membuat post sebab terlalu sibuk.Movie ni bukan aku upload tapi aku ambik dekat megavideo.Lepas nikalau ada yang nak tengok movie baru bolehla request dekat shoutmix aku ya.Jom layan.








Arieyblog.blogspot.com is completely legal and I DO NOT host or upload any movie, film or media files of any kind. This site simply provides a directory of links to all visitors and members. If you have any legal issues or complaints of any kind please contact the appropriate media file owners. arieyblog.blogspot.com is not responsible for the accuracy, compliance, copyright, legality, decency, or any other aspect of the content of other linked sites. Contact me at ariey_xy@yahoo.com - Thank you.

Read More
19
zspvnt
Apa khabar semua..semenjak selepas hari raya ni aku agak sibuk sedikit banyak benda yang aku kena buat jadi aku mungkin sudah tak ada masa untuk membuat tutorial yang panjang-panjang jadi sebab tak mahu biar blog ini bersawang aku hanya buat post yang ringan-ringan je sebagai contoh yang aku post sekarang ni hehe..kalau sesiapa yang nak kan wallpaper ni boleh download dekat bawah.Jika ada masalah tentang tutorial ,request tutorial atau ingin membuat sebarang pertanyaan boleh contact aku kat sini atau Ym aku ariey_xy@yahoo.com kalau aku on9 lah atau tinggal je pesanan dkt shoutmix ada masa aku balas.
Wallpaper ni semuanya ada sebanyak 163 yang semuanya cun-cun download dekat bawah
download

Read More
16

Revolution Magazine

Template Revolution Green Color ini adalah template yang ketiga aku telah edit.Kalau dulu aku ada edit template revolution magazine ini dengan warna pink tetapi mungkin kepada sesetengah orang lelaki yang agak malu menggunakanya kerana dikhuatiri  akan menjejaskan kemachoaan mereka jadi aku telah edit semula template ini.Aku edit template ini berasaskan laman web technorati yang berwarna hijau kerana warna hijau juga menunjukkan kecintaan kita kepada alam sekitar.Anda boleh tengok demonya disini

Aku tiada membuat penambahaan apa2 kepada template ini hanya menukar icon dan juga warnanya sahaja tetapi aku ada memasukkan Comment Avatar yang tidak aku masukkan di template revolution magazine pink yang dulu tetapi aku telah mengeditnya semula, kepada sesiapa yang menggunakan Template revolution Magazine Pink yang dulu boleh Request template yang telah aku edit semula .

Kepada sesiapa yang berminat untuk menggunakan template ini bolehlah anda request dibawah kerana jika ada sebarang masalah didalam menggunakan template ini aku akan memberi bantuan secara percuma tetapi hanya jika anda ada didalam senarai orang yang Request sahaja.Tetapi aku meminta jasa baik anda agar tidak membuang icon Premium Service di bahagian comment

screenshot.1

dan juga semua link dibahagian footer sebagai tanda terima kasih kepada orang yang membuat,convert dan juga edit template ini.


Read More
28

bloggertubepost

Kepada anda yang sukakan video dari halaman Youtube dan ingin berkongsinya dengan orang ramai didalam blog anda aku sarankan kepada anda agar menggunakan Blogger Tube kerana ianya memang dibuat untuk video Template.

screenshot.1

Terima kasih kepada Dante kerana membuat Template yang bagus seperti ini.Dante telah dibantu Oleh Abu Farhan dan juga Anesh untuk Membuat javascript yang sangat berguna untuk menghasilkan Blogger Tube ini.Kini bukan sahaja wordpress yang mempunyai Template untuk video tetapi Blogger juga sudah anda.Dan template ini juga adalah free tidak perlu membayar untuk memilikinya.Untuk menggunakan template ini sangat mudah anda hanya perlu copy link url dari youtube dan membuat post tidak perlu copy Embed Code lagi.

Aku ingin mengigatkan anda jika ingin menggunakan template ini supaya jangan anda gunakan untuk blog yang anda gunakan sekarang kerana Template ini hanya dikhaskan untuk Video dari Youtube sahaja kerana jika anda menggunkannya didalam blog anda sekarang semua gambar anda akan hilang.Untuk dapatkan Template dan cara penggunaanya anda boleh dapatkan di blog Dante.


Read More