:: Hide Codes Galore ::
Would you like to react to this message? Create an account in a few clicks or log in to continue.

:: Hide Codes Galore ::


 
HomeHomeRulesLatest imagesGallerySearchRegisterLog in

one column profile

View previous topic View next topic Go down
Go to page : 1, 2  Next
Author Message
cutielicouso9
cutielicouso9
HCG Freak
Female

> : I love HCG!
Posts : 129
Age : 27
Location : milky way :)
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/oneyannineyanpor

one column profile Vide
PostSubject: one column profile one column profile I_icon_minitimeSat Sep 20, 2008 6:26 pm

CREDiTS TO FRiENDSTER TALK
CODES FROM FERUZZ←(he's from friendstertalk)



REQUiREMENTS
1. fileave or ripway account
2. common sense
3. you should know how to make a js file/extension..

Code:
/**
* One Column Friendster Profile (Pure DOM)
* Copyright 2008 by FeRuZZ ©️ http://profiles.friendster.com/feruzz
* In Cooperation with FriendsterTalk @ http://friendstertalk.com
* Timestamp: June 02, 2008
* Browser Compatibility: IE6, IE7, Firefox 2, Firefox 3, Opera 9, Safari 3.0
**/

/*global oColumn, attachOnLoadHandler, window, document*/

if (!attachOnLoadHandler(function () {
    oColumn.init();
})) {
    window.onload = function () {
        oColumn.init();
    };
}

(function () {
    oColumn = {
        $width: "630px", //Default width
        $IE: /*@cc_on!@*/false, //IE

        init: function () {
            var tableleft = oColumn.$$("ltd", "td")[0].getElementsByTagName("ul")[0];
            var tableright = oColumn.$$("rtd", "td")[0].getElementsByTagName("ul")[0];
            var ctrlpnl = oColumn.$$("commonbox controlpanel", "div")[0];
            if (!oColumn.$IE) {
                tableleft.parentNode.parentNode.parentNode.appendChild(tableright);
            } else { //Fixed for IE
                ctrlpnl.parentNode.parentNode.appendChild(tableright);
            }
            var tabledata = document.getElementsByTagName("td")[0].getElementsByTagName("img"), x = 0;
            while (x < tabledata.length) {
                if (tabledata[x].src === "http://images.friendster.com/images/spacer.gif") {
                    tabledata[x].style.display = "none";
                }
                x += 1;
            }
            var tableparent = oColumn.$$("commonbox", "div"), y = 0;
            while (y < tableparent.length) {
                tableparent[y].style.width = oColumn.$width;
                y += 1;
            }
            try {
                var removeads = oColumn.$$("standalonebox ads", "div")[0];
                removeads.style.display = "none";
                var banner = document.getElementById("banneradrow");
                banner.style.display = "none";
            } catch (e) {}
        },

        $$: function (strClass, nodeName, pElem) {
            nodeName = nodeName || "*";
            pElem = pElem || document;
            var objElm = pElem.getElementsByTagName(nodeName);
            if (!objElm.length && nodeName === "*" && pElem.all) {
                objElm = pElem.all;
            }
            var results = [];
            var delim = strClass.indexOf("|") !== -1 ? "|": " ";
            var rClass = strClass.split(delim);
            for (var i = 0, j = objElm.length; i < j; i += 1) {
                var rObjClass = objElm[i].className.split(" ");
                if (delim === " " && rClass.length > rObjClass.length) {
                    continue;
                }
                var c = 0;
                comparisonloop:
                for (var k = 0, l = rObjClass.length; k < l; k += 1) {
                    for (var m = 0, n = rClass.length; m < n; m += 1) {
                        if (rClass[m] === rObjClass[k]) {
                            c += 1;
                        }
                        if ((delim === "|" && c === 1) || (delim === " " && c === rClass.length)) {
                            results.push(objElm[i]);
                            break comparisonloop;
                        }
                    }
                }
            }
            return results;
        }
    };
})();

paste it in your js extension..

preview: http://profiles.friendster.com/82686352

hoped this helped :38:


Last edited by cutielicouso9 on Sun Sep 21, 2008 12:01 pm; edited 2 times in total
Back to top Go down
Chirokipau
Chirokipau
Global Mod
Male

> : LOL?XD
Posts : 1836
Age : 31
Location : Cavite.General trias.
Mood : Happy
Country : one column profile Philippines-1
Reg-Date : 2008-09-04
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/ayehempty

one column profile Vide
PostSubject: XD one column profile I_icon_minitimeSat Sep 20, 2008 6:29 pm

First to comment..

thank you for sharing..

again kip sharing ayt!..

:44:
Back to top Go down
cheska :)
cheska :)
Promoter
Female

> : betch. xD
Posts : 1882
Age : 35
Location : LiPA CiTY , BATANGAS .. mabuhay ! xD
Mood : Bitchy
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/cccheska

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSat Sep 20, 2008 6:36 pm

uhmm .. how can i rearrange the boxes ?
Back to top Go down
cutielicouso9
cutielicouso9
HCG Freak
Female

> : I love HCG!
Posts : 129
Age : 27
Location : milky way :)
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/oneyannineyanpor

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSat Sep 20, 2008 6:50 pm

cheskalicioussss wrote:
uhmm .. how can i rearrange the boxes ?

uhm i dont know po.. one column profile 631184
Back to top Go down
cheska :)
cheska :)
Promoter
Female

> : betch. xD
Posts : 1882
Age : 35
Location : LiPA CiTY , BATANGAS .. mabuhay ! xD
Mood : Bitchy
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/cccheska

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeThu Sep 25, 2008 7:35 am

cutielicouso9 wrote:
cheskalicioussss wrote:
uhmm .. how can i rearrange the boxes ?

uhm i dont know po.. one column profile 631184

awts.. aryt . thanks anyweis:D :35:
Back to top Go down
avatar
careign
Guest
Female

> : I love HCG!
Posts : 6
Age : 34
Location : Earth!
Reg-Date : 2008-10-13
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/lilcutedoll

one column profile Vide
PostSubject: wow one column profile I_icon_minitimeSun Oct 26, 2008 8:08 am

wow! nice one..thnx for sharing..
Back to top Go down
Chirokipau
Chirokipau
Global Mod
Male

> : LOL?XD
Posts : 1836
Age : 31
Location : Cavite.General trias.
Mood : Happy
Country : one column profile Philippines-1
Reg-Date : 2008-09-04
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/ayehempty

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSun Oct 26, 2008 8:38 am

cheskalicioussss wrote:
uhmm .. how can i rearrange the boxes ?


we dont think soo box of them will rearrange maybe it's with will be adjust.. edit the bold part..

Quote :
/**
* One Column Friendster Profile (Pure DOM)
* Copyright 2008 by FeRuZZ © http://profiles.friendster.com/feruzz
* In Cooperation with FriendsterTalk @ http://friendstertalk.com
* Timestamp: June 02, 2008
* Browser Compatibility: IE6, IE7, Firefox 2, Firefox 3, Opera 9, Safari 3.0
**/

/*global oColumn, attachOnLoadHandler, window, document*/

if (!attachOnLoadHandler(function () {
oColumn.init();
})) {
window.onload = function () {
oColumn.init();
};
}

(function () {
oColumn = {
$width: "630px", //Default width
$IE: /*@cc_on!@*/false, //IE

init: function () {
var tableleft = oColumn.$$("ltd", "td")[0].getElementsByTagName("ul")[0];
var tableright = oColumn.$$("rtd", "td")[0].getElementsByTagName("ul")[0];
var ctrlpnl = oColumn.$$("commonbox controlpanel", "div")[0];
if (!oColumn.$IE) {
tableleft.parentNode.parentNode.parentNode.appendChild(tableright);
} else { //Fixed for IE
ctrlpnl.parentNode.parentNode.appendChild(tableright);
}
var tabledata = document.getElementsByTagName("td")[0].getElementsByTagName("img"), x = 0;
while (x < tabledata.length) {
if (tabledata[x].src === "http://images.friendster.com/images/spacer.gif") {
tabledata[x].style.display = "none";
}
x += 1;
}
var tableparent = oColumn.$$("commonbox", "div"), y = 0;
while (y < tableparent.length) {
tableparent[y].style.width = oColumn.$width;
y += 1;
}
try {
var removeads = oColumn.$$("standalonebox ads", "div")[0];
removeads.style.display = "none";
var banner = document.getElementById("banneradrow");
banner.style.display = "none";
} catch (e) {}
},

$$: function (strClass, nodeName, pElem) {
nodeName = nodeName || "*";
pElem = pElem || document;
var objElm = pElem.getElementsByTagName(nodeName);
if (!objElm.length && nodeName === "*" && pElem.all) {
objElm = pElem.all;
}
var results = [];
var delim = strClass.indexOf("|") !== -1 ? "|": " ";
var rClass = strClass.split(delim);
for (var i = 0, j = objElm.length; i < j; i += 1) {
var rObjClass = objElm[i].className.split(" ");
if (delim === " " && rClass.length > rObjClass.length) {
continue;
}
var c = 0;
comparisonloop:
for (var k = 0, l = rObjClass.length; k < l; k += 1) {
for (var m = 0, n = rClass.length; m < n; m += 1) {
if (rClass[m] === rObjClass[k]) {
c += 1;
}
if ((delim === "|" && c === 1) || (delim === " " && c === rClass.length)) {
results.push(objElm[i]);
break comparisonloop;
}
}
}
}
return results;
}
};
})();
Back to top Go down
cutielicouso9
cutielicouso9
HCG Freak
Female

> : I love HCG!
Posts : 129
Age : 27
Location : milky way :)
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/oneyannineyanpor

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSun Nov 02, 2008 3:37 pm

tnx. . woot! swing no spam! cheer 2 cheer!
Back to top Go down
cutielicouso9
cutielicouso9
HCG Freak
Female

> : I love HCG!
Posts : 129
Age : 27
Location : milky way :)
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/oneyannineyanpor

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSat Nov 15, 2008 10:57 am

KEEP THiS POST UPDATED FOR iT CAN BE VERY USEFUL. . cheer 2
Back to top Go down
nikkipop
nikkipop
HCG Elite
Female

> : TWiLiGHT SAGA RULES!
Posts : 1027
Age : 30
Location : Isle Esme :]
Mood : Dorky
Country : one column profile SouthKorea-1
Reg-Date : 2008-11-07
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://starnixx.blogspot.com

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSat Nov 15, 2008 4:47 pm

wei. tnx fer sharing :D niice
Back to top Go down
cutielicouso9
cutielicouso9
HCG Freak
Female

> : I love HCG!
Posts : 129
Age : 27
Location : milky way :)
Reg-Date : 2008-09-08
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/oneyannineyanpor

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSat Nov 15, 2008 6:00 pm

nikkipop wrote:
wei. tnx fer sharing :D niice

just want to share wat i know. . one column profile 35724
Back to top Go down
0daven0
0daven0
HCG Maniac
Male

> : reminiscing xD
Posts : 4430
Age : 31
Location : here
Reg-Date : 2008-10-06
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/74673760

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeTue Nov 18, 2008 8:06 am

hmmm nicexD
Back to top Go down
luckzkie
luckzkie
HCG Freak
Male

> : I love HCG!
Posts : 183
Location : uNder a rOof ^_^
Reg-Date : 2008-10-09
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://www.friendster.com/usersearch.php?search=1&country=PH&use

one column profile Vide
PostSubject: wIcked! one column profile I_icon_minitimeFri Nov 21, 2008 7:00 pm

tHanks fOr tHe sHare tEh'


one column profile 47229

tC aLwayz

lOckz iR...
Back to top Go down
luckzkie
luckzkie
HCG Freak
Male

> : I love HCG!
Posts : 183
Location : uNder a rOof ^_^
Reg-Date : 2008-10-09
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://www.friendster.com/usersearch.php?search=1&country=PH&use

one column profile Vide
PostSubject: nice one column profile I_icon_minitimeSun Nov 23, 2008 8:23 pm

<center>
nIce tRick mIs..

^_^

kEep oN sHaring..

^_^

locKz..

tC aLwayz

one column profile 47229
<center/>
Back to top Go down
[a][c]
[a][c]
HCG Freak
Female

> : I JUST DON'T LOVE YOU NO MORE :)
Posts : 179
Age : 94
Mood : Crazy
Reg-Date : 2008-10-31
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://www.friendster.com/45640580

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSun Nov 23, 2008 8:41 pm

tnx fo sharing .. one column profile 47229
Back to top Go down
avatar
certifiedbratinela:)
HCG Freak
Female

> : i<3HCG (:
Posts : 176
Age : 29
Mood : Happy
Country : one column profile Philippines-1
Reg-Date : 2008-10-19
Forum Warning : one column profile 110
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/mhainelabbznicole

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeThu Dec 04, 2008 8:04 pm

thnx fer sharing :)
Back to top Go down
princefranciz
princefranciz
HCG Wizard
Male

> : I love HCG!
Posts : 69
Age : 31
Location : dislocated
Reg-Date : 2008-10-31
Forum Warning : one column profile 310
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://www.friendster.com/princefranciz

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeMon Dec 08, 2008 1:04 am

tnx
Back to top Go down
jhoyzilhetz19
jhoyzilhetz19
HCG Freak
Female

> : I love HCG!
Posts : 125
Age : 31
Location : somewhere in cebu
Mood : Happy
Country : one column profile Philippines-1
Reg-Date : 2008-11-16
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/88995753

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeMon Dec 08, 2008 5:04 pm

kEwL..
ganada
;lol;
Back to top Go down
Heinz™
Heinz™
Global Mod
Male

> : I'm a bee.. can you be my hone
Posts : 1618
Age : 38
Country : one column profile Philippines-1
Reg-Date : 2008-09-10
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/lordheinz

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeTue Dec 09, 2008 6:14 am

what if i want to adjust the width of my boxes and i have an additional boxes?will it be aligned in one?
Back to top Go down
javin6*
javin6*
HCG Freak
Male

> : I love HCG!
Posts : 136
Age : 32
Reg-Date : 2008-11-19
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/user.php*

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeTue Dec 09, 2008 9:33 am

thnx for sharing
Back to top Go down
kling :]
kling :]
HCG Member
Female

> : I love Myself!
Posts : 19
Age : 114
Location : Graveyard :]
Country : one column profile Japan
Reg-Date : 2008-12-28
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://www.friendster.com/klingpotek

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeMon Dec 29, 2008 3:31 pm

--

lurve
it! :]
Back to top Go down
ahn min hyo
ahn min hyo
HCG Elite
Female

> : inge repu :)
Posts : 1022
Age : 33
Mood : Good
Country : one column profile SouthKorea-1
Reg-Date : 2008-12-01
Forum Warning : one column profile 210
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/green17amick

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeMon Dec 29, 2008 5:06 pm

tnx for sharin'
Back to top Go down
Leryaaang.24™
Leryaaang.24™
Contributor
Female

> : ohyeah! lmao
Posts : 4787
Age : 30
Location : under yer shirt
Mood : Giggly
Country : one column profile Philippines-1
Reg-Date : 2008-11-01
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/lilzuplada08

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeWed Dec 31, 2008 1:29 pm

one column profile 163947 one column profile 933962 [b][i] hi!
can some one help me bout this thing?!!
talaga bang once lan siya ngana after ipaste sa profile??!!!
commentback please..
tnx..
Back to top Go down
stolenhart09
stolenhart09
HCG Addict
Female

> : iF FLiRTiNG WAS A SPORT.. i COULD BE A VARSITY.. ]
Posts : 350
Age : 32
Location : BOMBiNG CAPiTAL~GENERAL SANTOS CiTY.. ;]
Mood : Crazy
Country : one column profile Philippines-1
Reg-Date : 2008-10-30
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/21652206

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeWed Dec 31, 2008 1:32 pm

^^
..what do you mean.?
..elaborate your question ate..
Back to top Go down
halfalive024
halfalive024
Guest
Male

> : I love HCG!
Posts : 3
Age : 33
Location : Laguna
Reg-Date : 2008-12-15
Forum Warning : one column profile 010
Contribution :
one column profile Left_bar_bleue0 / 1000 / 100one column profile Right_bar_bleue



http://profiles.friendster.com/35336196

one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitimeSat Jan 03, 2009 11:58 am

help.. my i get the redy to paste code coz i don't know how to make js extension....tnx sa maghelp..
Back to top Go down

Sponsored content





one column profile Vide
PostSubject: Re: one column profile one column profile I_icon_minitime

Back to top Go down

one column profile

View previous topic View next topic Back to top
Page 1 of 2 Go to page : 1, 2  Next
                         Posting Regulations                         

Permissions in this forum: You cannot reply to topics in this forum
:: Hide Codes Galore :: :: Design And Development :: HCG Design and Development -
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com