Zero Cheater Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Zero Cheater Community

LEECHER DILARANG MASUK
 
IndeksPortalGalleryPencarianLatest imagesPendaftaranLoginMy Blog
Similar topics
Login
Username:
Password:
Login otomatis: 
:: Lupa password?
Top posters
*|zero|*_|Juan| (88)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
panjaitangb (85)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
Mr.Ryuzaki (79)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
Zero Troyz (69)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
100afc000 (55)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
aribudirahman (54)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
admin (48)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
densus88 (47)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
sarigilo005 (46)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
garay (46)
pasang red more otomatis di blog Vote_lcappasang red more otomatis di blog Voting_barpasang red more otomatis di blog Vote_rcap 
Latest topics
» CHEAT WH+1 HIT SG GOSONG+BRUST+REPLACE SILVER+SANTET
pasang red more otomatis di blog EmptyMon Aug 25, 2014 11:36 pm by hinatha

» Cheat G-CAH Generator Version Chibionline.forumid.net
pasang red more otomatis di blog EmptyMon Aug 04, 2014 10:23 am by sarigilo005

» Macro-Auto-Inject
pasang red more otomatis di blog EmptyTue Aug 20, 2013 11:10 pm by hasmar07

» Long-cheat v.1 (July 28th, 2013)
pasang red more otomatis di blog EmptySun Jul 28, 2013 4:30 pm by danimurdox

» Work 100% dah gw coba
pasang red more otomatis di blog EmptySat Jul 06, 2013 4:37 pm by panjaitangb

» New Update Wh bersih + auto hs + ghost
pasang red more otomatis di blog EmptySat Jul 06, 2013 4:37 pm by panjaitangb

» cheat lost saga terbaru
pasang red more otomatis di blog EmptySun Jun 30, 2013 5:18 pm by panjaitangb

» NEW CHEAT Wh bersih + auto hs + ghost
pasang red more otomatis di blog EmptySun Jun 30, 2013 5:18 pm by panjaitangb

» CHEAT LOST SAGA SPECIAL RAMADHAN 1434 H
pasang red more otomatis di blog EmptyWed Jun 26, 2013 1:54 pm by kampiun.kukuh

chat

ShoutMix chat widget
Keywords
base rules facebook Cheat
weapon
Social bookmarking
Social bookmarking reddit      

Bookmark and share the address of Forum Indo Hacker on your social bookmarking website

Bookmark and share the address of Zero Cheater Community on your social bookmarking website
April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     
CalendarCalendar
Sponsor
VPS Server Starting at just $25/moBuild a Website and an Online Store with LightCMS

Share | 
 

 pasang red more otomatis di blog

Topik sebelumnya Topik selanjutnya Go down 
PengirimMessage
*|zero|*_|nabeat|
™ †™MODERATORS™ †™
™ †™MODERATORS™ †™
*|zero|*_|nabeat|

Male Jumlah posting Jumlah posting : 17
Points Points : 365
Cendol Cendol : 125
Join date Join date : 30.11.10
Age Age : 32
Lokasi Lokasi : Ngabang, kalimantan Barat

pasang red more otomatis di blog _
PostSubyek: pasang red more otomatis di blog   pasang red more otomatis di blog EmptyWed Dec 01, 2010 2:46 am

langkah-langkah dibawah ini:
• Log in dulu ke blogger
• Tata letak
• Edit HTML
• Kemudian kasi tanda centang di "Expand Tamplate Widget"
• Setelah itu cari kode
• Letak kode dibawah ini persis dibawah kode di atas dibawah ini : pasang diatas </head> (


<script type='text/javascript'>
var thumbnail_mode = "float" ;
summary_noimg = 250;
summary_img = 250;
img_thumb_height = 120;
img_thumb_width = 120;
</script>


<script type='text/javascript'>
//<![CDATA[
/******************************************
Auto-readmore link script, version 2.0 (for blogspot)

(C)2008 by Anhvo

visit http://en.vietwebguide.com to get more cool hacks
********************************************/
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}

function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
if(img.length>=1) {
imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
}

var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>


<script type='text/javascript'>
var thumbnail_mode = "float" ;
summary_noimg = 250;
summary_img = 250;
img_thumb_height = 120;
img_thumb_width = 120;
</script>


<script type='text/javascript'>
//<![CDATA[
/******************************************
Auto-readmore link script, version 2.0 (for blogspot)

(C)2008 by Anhvo

visit http://en.vietwebguide.com to get more cool hacks
********************************************/
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}

function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
if(img.length>=1) {
imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
}

var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>


lihat hasilnya..............
Kembali Ke Atas Go down
http://kuliahonline-philipus.blogspot.com/
snouck_afif
Zero Newbie
Zero Newbie
avatar

Jumlah posting Jumlah posting : 14
Points Points : 59
Cendol Cendol : 8
Join date Join date : 30.11.10

pasang red more otomatis di blog _
PostSubyek: Re: pasang red more otomatis di blog   pasang red more otomatis di blog EmptyFri Dec 03, 2010 12:27 pm

nice share..
Kembali Ke Atas Go down
*|Chibi|* Falz 1st
Zero Newbie
Zero Newbie
*|Chibi|* Falz 1st

Male Jumlah posting Jumlah posting : 14
Points Points : 53
Cendol Cendol : 9
Join date Join date : 02.12.10
Age Age : 26
Lokasi Lokasi : Jakarta or Bandung ??

pasang red more otomatis di blog _
PostSubyek: Re: pasang red more otomatis di blog   pasang red more otomatis di blog EmptyFri Dec 03, 2010 3:46 pm

:niceinfo:
Kembali Ke Atas Go down
*|zero|*_|Juan|
™ †™MODERATORS™ †™
™ †™MODERATORS™ †™
*|zero|*_|Juan|

Male Jumlah posting Jumlah posting : 88
Points Points : 255
Cendol Cendol : 23
Join date Join date : 20.07.11
Age Age : 27
Lokasi Lokasi : Taman Wisma Asri Bekasi

pasang red more otomatis di blog _
PostSubyek: Re: pasang red more otomatis di blog   pasang red more otomatis di blog EmptySun Jul 31, 2011 9:03 am

di coba ya
Kembali Ke Atas Go down
Sponsored content




pasang red more otomatis di blog _
PostSubyek: Re: pasang red more otomatis di blog   pasang red more otomatis di blog Empty

Kembali Ke Atas Go down
 

pasang red more otomatis di blog

Topik sebelumnya Topik selanjutnya Kembali Ke Atas 
Halaman 1 dari 1

Permissions in this forum:Anda tidak dapat menjawab topik
Zero Cheater Community :: Zero | Introduction :: DOWNLOAD SOFTWARE-
Navigasi:  
Sponsor
VPS Server Starting at just $25/moBuild a Website and an Online Store with LightCMS
Movies
Watch Anime Sub Indonesia
IKLAN
iklan
My Statistik
Free forum | ©phpBB | Free forum support | Report an abuse | Latest discussions