Categories
Designs & Photoshop Web & Gadget

How To Remove FeedJit, Advertlet and MyBlogLog Footer

I never meant to share this but here goes [1. Sharing is caring 😛 ]. Why do I want to remove this? Because they don’t fit in my current theme and because they look ugly. I do this by customizing the CSS. You can change your CSS in your theme folder, called ‘style.css’.

This is only for geeks, who runs their own WordPress or blog.

To remove FeedJit footer, paste these lines in your CSS. This will remove both the footer and header

.FJ_Heading {display: none;}
.FJ_TrafFoot {display: none;}

To remove MyBlogLog, use this,

.mbl_fo_hidden {display: none;}
.mbl_h {display: none;}

To remove Advertlets logo, you have to put a <div> class around the javascript provided. Use this.

<div class=”advertlets”> Javascript by Advertlets </div>

In your style.css, put this,

.advertlets tbody img {display: none;}

Let me know if it doesn’t work.

ps : Is this against TOS? I don’t know and I don’t care. Please don’t ask this question.

pss: Should also teach you guys how to remove Google Ads footer?

By NoktahHitam

I am web developer, who's main concern is to save the trees. Nonetheless

42 replies on “How To Remove FeedJit, Advertlet and MyBlogLog Footer”

script type=”text/javascript” src=”http://feedjit.com/serve/?bc=transparent&tc=FFFFFF&brd1=000000&lnk=800000&hc=FFFFFF&ww=290″

FeedJit mcm kat atas ni. tuka ww=290 ikut pixel ko nak.

oke tengs. akoo cuba… nnti bro ade idea pasal nufnang gitaw ek. hehe. buruk btol nufnang tue terlebih width! :up:

soalan len… selain wp grin, ape lg yg boleh pki sbb akoo nye xleh letak. kalo letak, banner xnk kuar…

pastukan pasal bro nye emoticon, xphm la kena edit baris 1333 tuh… sy pki wp 2.5. ade ide x? tengs.

loq’s last blog post.. Menyampah Akoo Pasal Orang Minyak

Sy still pakai 2.3.3. mudah dah laju. 2.5 tak pernah try. 2.5 mungkin baris die lain skit kot..

WP Grin pakai Javascript. Try tgk kat wordpress.org, kot2 ade orang buat mcm WP Grin lagi best ke.. mane tau.

aduh… blog br je hancur… feedjit nye kot. adei. da la xreti coding…

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/selamba/public_html/blog/pearlrawgold/wp-includes/widgets.php on line 676

Warning: Invalid argument supplied for foreach() in /home/selamba/public_html/blog/pearlrawgold/wp-includes/widgets.php on line 676\

ape maksud eh?

paste ni dalam css kau,

.mbl_fo_hidden {display: none;}
.mbl_h {display: none;}

ini dalam sidebar, nak bagi transparent

< script type="text/javascript" src="http://pub.mybloglog.com/comm2.php?mblID=2007113006475449&c_width=290&c_sn_opt=n&c_rows=5&c_img_size=h&c_heading_text=MyBlogLog+Readers&c_color_heading_bg=transparent&c_color_heading=transparent&c_color_link_bg=transparent&c_color_link=transparent&c_color_bottom_bg=transparent" >< /script >

hakalaa….. aduyaii…. camne leh x perasan….. bukin malu betul 🙁

tapi yg peliknya, camne dia leh tumbuh sendiri lagi satu yer.. sbb khai copy paste je yg kat dalam entri ni…. arghh.. takpe ar.. janji dah ok.. well my bro in law, thanks..

unfortunately, my sis dah kehabisan stok.. hahaha… 😆

hahaha, aku cari sampai blog international kat pakcik google, last2 masuk kat blog.. ni jugak jumpa.. hahahahhahahahahha…

superb la.. article ni dah ada dlm top list google bab2 nak hack feedjit widget…

mesti penin mat selah nak paham.. comment2 kat sini.. hua hua hua

wahaha… haku test yang advertlets tu, mule2 xjadik, pening pale pikir…

bile semak2 balik, yang tanda buka bicara (“) tersalah ngan tutup bicara (“) lew..

p/s: skima solution aku,

Leave a Reply

Your email address will not be published. Required fields are marked *