Font For your Friendster

This font usually used for comment,about me and who i want to meet

<font color=COLORHERE>TEXT HERE</font>

just change the font color :D

for example

<font color=RED>RED</font>


proceed : RED
it's so easy way :-Z


change font size


<font size=NUMBER>TEXT HERE</font>

Edit the number with your own size :D

Change Font Face

<font face="FONTNAME">TEXT HERE</font>

just change the "FONTNAME" such as impact,comic sans,verdana & many more & dont forget to change the "TEXT HERE"


Marquee

<marquee>TEXT HERE</marquee>

Edit The Text


BLINK(FF ONLY)

<blink>TEXT HERE</blink>

yeah... i think this enough :-z how about you?? :-?




Friendster 1 column


any body want have a 1 column profile??? :-z

ok...i will give your 1 column friendster profile :D

PREVIEW: YOU MUST LOG- IN TO SEE MY PROFILE

And this for the code

http://h1.ripway.com/vixcious666/myprofile.txt

save as .js file

proceed here : Js linker

and then go to your account profile > costumize > paste the code on your media box > save

:-Z

Dark Great Warrior

This is cool layout I think :D yeah...thats cool you can use this layout free!


Screenshots:














This is the code :



http://www.freewebs.com/okapresents/css%2Dcompilation/oka1.css

Finish step you need a css linker ! go here to proceed Linker CSS

And Cheers!!hohohohoho

CREATOR:OKA CYBERNET


How To Make A .js File



Go To RIPWAY

  • Register or if you already an account just log in .
  • After Log in Go To My Files
  • After selecting My Files look for Create Text Document found on right area of page.
  • After clicking Create Text Document you will see Filename field and Text field. on Filename of course name your file then add .js (Refer to image below.
  • After that, Paste the js code .
  • After pasting the code on the text field Click Save File.
  • After saving the file, prepare to get the Direct Link of your file and use the appropriate linker.


Example : h1.ripway.com/finishing/finish.js

Where to apply the Direct Link?

ok you must go here : Javascript linker

Cheers!

Javascript Linker For Friendster


Thanks To Archangel For The new linker....

And this is this linker....sometimes is work and sometimes didn't work...


<style type='text/css'>&#64;import url(http://the-linker.bravehost.com/my.css);</style><a href='URL OF JS' id='cradle'></a>

Edit the bold text into your .js file for example: h1.ripway.com/blabla/blabala.js

And then log in to your Friendster Account go to > Customize profile and then paste the code on your media box > Save

And Enjoy! lol

JUST DO IT THE INSTRUCTION
HOPE YOU UNDERSTAND...


Drop Your comment if you still not understand...

Welcome page Trick!



here is the tutorial to apply the welcome page in your css profile.

1. SAVE THE CODE BELOW IN NOTEPAD WITH .HTM FORMAT
eg : welcomepage.htm



<html>
<head>
<title>THE TITLE OF THE PAGE</title>
<style type="text/css">

body { background-color:#HEX VALUE; color:black; overflow:hidden }
#skipDiv {position:absolute; visibility:hidden; width:80px; }
#skipDiv a:link, #skipDiv a:visited {
font-family: 'century gothic';
font-size:10pt; color:#HEX VALUE; }

#wipeDiv1 { position:absolute; visibility:hidden; left:0px; top:0px;
width:1px; height:1px; z-index:1; }


.wipe { color:#HEX VALUE;
font-family: 'century gothic'; }

.wipe1 { font-size:36pt; }
.wipe2 { font-size:22pt; }
.wipe3 { font-size:10pt; }



</style>
<script src="http://www.freewebs.com/andh4/wipes.js" language="javascript" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
<!--



dom = (document.getElementById) ? true : false;
ns5 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false;
ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom) ? true : false;
ns4 = (document.layers && !dom) ? true : false;
ie4 = (document.all && !dom) ? true : false;
opr= navigator.userAgent.indexOf("Opera")!=-1
nodyn = (!ns5 && !ns4 && !ie4 && !ie5) ? true : false;


// PUT THE URL OF IMAGES IN THE BOLD PART BELOW, SEPERATED BY COMMAS

var wipe_imgs=new Array(
'URL OF IMAGE'
);
if (document.images) {
var theImgs=new Array();
for (var i=0;i<wipe_imgs.length;i++) {
theImgs[i]=new Image();
theImgs[i].src=wipe_imgs[i];
}
}

// THE WIPE WELCOME PAGE CONTENT
// U CAN PUT TEXT AT THE BOLD PART
// U ALSO CAN PUT IMAGE, MAKE SURE THE URL OF IMAGE SAME WITH THE URL OF IMAGE AT THE BOLD PART ABOVE

var wipe_array=new Array(
'<span class="wipe1"><img src="IMAGE URL"/></span>',1000,
'<span class="wipe3">TEXT</span>',2500,
'<span class="wipe2">TEXT</span>',2500,
'<span class="wipe3">TEXT</span>',2500
);

var wipe_final=new Array('Click here',2500);


var wipe_in_delay=1000;
var wipe_out_delay=1200;

var wipe_out_dv=2.5;
var dest_delay=0;

// PUT YOUR FRIENDSTER USER ID IN THE BOLD PART BELOW

function setDest() {
window.location = "http://profiles.friendster.com/user.php?uid=YOUR USER ID";
}


if (opr||nodyn)
setDest()

function initDynLyrs() {

if (nodyn) setDest();
positionBotmRt('skipDiv');
wipeLyr1 = new dynObj('wipeDiv1');
wipeLyr1.centerIn(window);
wipeLyr1.show();
//wipeLyr2 = new dynObj('wipeDiv2');
//wipeLyr2.centerIn(window);
doWipes();
}

window.onload=initDynLyrs;

</script>
</head>
<body>


<div id="wipeDiv1"></div>


<div id="skipDiv">
<a id="skipLnk" href="javascript:setDest()">skip intro</a>
</div>
</body>
</html>


2. Upload on your web hosting(ripway)
3.and then put your code here

place=document.location.href
if(place=="http://profiles.friendster.com/user.php?uid="+pageOwnerID){
}
else{
top.location.href="THE URL OF UR WELCOMEPAGE.HTM"
}

put your file .htm on the text bold
And enjoy...

Credits: Andha
Cheers!!

CSS linker For Friendster

Hello.....if you have to get the css linker....Thats easy way!
go here GENERATOR

just paste the url of css file and then click the generate
seed and enjoy!!!

Creator : Oka Cybernet
Archangel