Credits: to my idol here in our pad...

Feruzz
I just refer to his other code.... and pops out with this one ...
Image Preview: [img]http://img183.imageshack.us/img183/3849/87946660ty0.jpg[/img]
More Connections :cake:
Full Code... Insert Below your Js Codes
[quote]var replaceLinkm = document.createElement("a");
replaceLinkm.href = "http://www.friendster.com/friends.php?action=common&uid="+pageOwnerID;
replaceLinkm.appendChild(document.createTextNode("View All ([b]18588554[/b])"));
var viewall = getElementsByClassame(document.getElementById("content_15"),"div","viewall")[0].getElementsByTagName("a")[0];/if exist
if (viewall !== null) {
viewall.parentNode.replaceChild(replaceLinkm,viewall);
}
function getElementsByClassName(oElm,sTag,sClass) {
var elm = [];
if (!oElm)oElm = document;
if (!sTag)sTag = "*";
var els = oElm.getElementsByTagName(sTag) || document.all;
for (var j=0,k=els.length;j<k;j++) {
if (new RegExp(sClass).test(els[j].className)) {
elm.push(els[j]);
}
}
return elm;
}[/quote]
Edit the bold part for your own desire... hekhehekhekhek
Then Insert this inside your CSS... to remove the [b]You have ## friends in common[/b]
[quote].bottom {display:none!important;}[/quote]
That's It and your done ...
[quote]Q&A: Question And Answer

:
Q: When i viewed my profile I cannot see the Effect Why oh why????...
A: Only your viewer can see the tweak... That's Why it is [b]Meet-TRail Box[/b] (How your viewer connected with You!!)

[/quote]
Last edited by blurrycloud (2008-02-10 23:58:56)