il sa nakakapikon na pagbabago

December 19th, 2006 by aldrinme

e2 nah ung bagong codezzz,,

thanks to kirksydney of nack for this codes,,

Since Friendster had some upgrades, some CSS codes no longer work.
Now, here are some newly updated codes for non overlay users.

Thanks to Darkangel and Friendstermagic for the converter.

Instructions:
1. Convert the codes here.
2. Paste it in your MEDIA BOX.

TRANSPARENT BOXES:

Code:
<style>/*modules*/ .commonbox { /*box*/ background-color: TRANSPARENT; } .commonbox h1, .commonbox h2 { /*header*/ background-color: TRANSPARENT; } .commonbox .viewall { /*viewall link*/ text-transform: TRANSPARENT; } .commonbox .imgblock75, .ir { /*photo blocks*/ background-color: TRANSPARENT; } .commonbox .dr { /*name bars below photo blocks*/ background-color: TRANSPARENT; } .commonbox .evenrow { /*even row*/ background-color: TRANSPARENT; } /*specific module boxes*/ .controlpanel { /*box*/ background-color: TRANSPARENT; } .photos { /*box*/ background-color: TRANSPARENT; } .friends { /*box*/ background-color: TRANSPARENT; } .blogsreviews { /*box*/ background-color: TRANSPARENT; } .videos { /*box*/ background-color: TRANSPARENT; } .testimonialscomments { /*box*/ background-color: TRANSPARENT; } .moreabout { /*box*/ background-color: TRANSPARENT; } .fanof { /*box*/ background-color: TRANSPARENT; } .groups { /*box*/ background-color: TRANSPARENT; } .testimonials { /*box*/ background-color: TRANSPARENT; } .scrapbook { /*box*/ background-color: TRANSPARENT; } .myfans { /*box*/ background-color: TRANSPARENT; } .reviews { /*box*/ background-color: TRANSPARENT; } .blogs { /*box*/ background-color: TRANSPARENT; } </style>

REPLACE FRIENDSTER LOGO:

Code:
<style>/* FriendsterMagic - replace friendster logo */ #navigation div img{height:0px;width:0px;}#navigation{background-color:transparent;background-repeat:no-repeat;background-position:top left;background-image:url(URL_OF_YOUR_IMAGE);}</style>

REMOVE FRIENDSTER LOGO, ORANGE BAR AND SEARCH BOX:

Code:
<style> /* FriendsterMagic */ #navigation {display:none;background:transparent;} /* FriendsterMagic */ .logo {display:none;background:transparent;} /* FriendsterMagic */ #search {display:none;background:transparent;} #search form {display:none;background:transparent;} /* FriendsterMagic */ #mainnav {display:none;background:transparent;} </style>

HIDE CONTACT BUTTONS:

Code:
: <style>/* FriendsterMagic - hide contact buttons */ #controlpanelbuttons{display:none;}</style>

HIDE GOOGLE ADS:

Code:
<style>/* FriendsterMagic - hide google ads */ #googleAdFactory.fullwidth{position:absolute;top:-5500px;}</style>

HIDE REPORT ABUSE:

Code:
<style>/* FriendsterMagic - hide report abuse */ .reportabuse{display:none;}</style>

HIDE FOOTER:

Code:
<style>/* FriendsterMagic - hide footer */ #footer_container{display:none;}</style>

HIDE TESTIMONIALS:

Code:
<style>/* FriendsterMagic - hide testimonials */ .testimonials{display:none;}.scrapbook{margin-top:-13px;}</style>

HIDE BLOG:

Code:
<style>/* FriendsterMagic - hide blog */ .blogs{display:none;margin-bottom:-15px;}.moreabout{margin-top:-13px;}</style>

HIDE CONNECTION BOX:
<style>/* FriendsterMagic - hide the connection box */ #meettrail{display:none;}</style>

HIDE SANDBOX:

Code:
<style>/* FriendsterMagic - hide sandbox */ .scrapbook{display:none;}</style>

REMOVE RIGHT BOXES:

Code:
<style>/* FriendsterMagic - remove right boxes */ .rtd{display:none;}</style>

REMOVE FEATURED SPONSORS:

Code:
<style>/* FriendsterMagic - remove featured sponsor */ #marketing_bg{display:none;background:transparent;}#navigation{height:50px!important;}</style>

REMOVE TOP BANNER:

Code:
<style>/* FriendsterMagic - remove top banner */ .banner_ad_fix{display:none;}</style>

CENTER MAINBOX TEXT:

Code:
<style>/* FriendsterMagic - center main box text */ .data{text-align:center;}</style>

CENTER HEADERS:

Code:
<style>/* FriendsterMagic - center headers */ .commonbox h1, .commonbox h2{text-align:center;}</style>

CENTER PROFILE BOX:

Code:
<style>/* FriendsterMagic - center left profile boxes */ .ltd{position:relative;left:155px;}</style>

SCROLLABLE TESTIMONIALS:

Code:
<style>/* FriendsterMagic - scrolling testimonial boxes */ .testimonials div div .dtd{width:100%;}.testimonials div div .dtd ul{padding: 2px 2px 2px 2px; overflow: auto; border: 1px solid #000000; width: 400px; height: 75px;}</style>

ONE COLUMN FRIENDS’ LIST:

Code:
<style>/* FriendsterMagic - one column friends list */ .friends div.boxcontent{width:100%;text-align:center;}.friends.flogrid75{text-align:center;width:75px;}.friends div.viewall a{text-align:center;width:100%;padding-left:20px;}</style>

MAKE YOUR PAGE FLOAT:

Code:
<style>/* FriendsterMagic - page float */ body{ border-style:solid; border-top-color: #000000; border-top-width: 75px; border-right-color: #000000; border-right-width: 75px; border-bottom-color: #000000; border-bottom-width: 75px; border-left-color: #000000; border-left-width: 75px; } </style>

NOTE: IF YOU ARE GOING TO USE TWO OR MORE CODES OR ALL CODES MAKE SURE THAT YOU CONVERT ALL THE CODES AND PASTE THEM ON YOUR MEDIA BOX. THIS IS A ONE WAY ACTION, PLACE THE CODES ALL TOGETHER AND CLICK SAVE. DO NOT SAVE THE CODES ONE BY ONE.

e2 ay some codes for you css section

November 7th, 2006 by aldrinme

Some Codes


These codes are all CSS CODES so only copy and paste it in the ADVANCE USERS AREA in CSS box.

Codes to contain the boxes or tables in your profile so that it will
not stretch and it will stay in the left side of your profile.

Code:
#container {             padding:0px !Important;             margin: 0px !Important;             margin-left: 0px !Important;             width: 900px !Important;             min-width: 900px !Important; }#container #content {            margin:0px !Important;            margin-left: 0px !Important;            width: 900px !Important;            margin-right: 0px !Important; }

make your contained boxes or tables in the center

Code:
.centered {margin: 0 auto 0 auto;}  body {text-align: center;}

invert the tables in your page

Code:
#twoClmLeftWide 123:relative; padding:5px 0 10px 0; height:auto; width:auto; line-height:1.1em;}#twoClmLeftWide .left_column {float:none; padding:0; width:100%; margin-right:0px; margin-left:310px; left:0px; top:0px; 123: block;clear: none;}#twoClmLeftWide.right_column {left:0px;top:0px; margin:0px; padding:0; z-index:1; float:left; right:0px; width:300px; height: auto;123: relative; clear: none;}

make your Friends and Fans table content vertical

Code:
.friendsof {             margin: 23px 20px 20px 20px;             padding: 0px 50px 0px 77px;             text-align: center;             border: 0px #000000 solid; }.friends {             height: auto;             width: 100px;             margin: 0px;             margin-right: 15px;             margin-bottom: 0px;              text-align: center;}

make your texts center

Code:
body,td,tr,div,p { text-align:center;}

take off the help icon in the rss bar and blog bar

Code:
.helpicon { height: 0px; width: 0px;}.helpicon2 { height: 0px; width: 0px;}

__________________

WANT a voice comment in yur friendster???!!!

November 7th, 2006 by aldrinme
Thumbs up
WANT a voice comment in yur friendster???!!!

hirs the link::

http://www.snapvine.com/signup/create_account?key=ms

click that site and make an acc0unt….

then c0py the c0de to0 p0st in yur friendster…..

dis is co0l cause u can leave me a v0ice msg. in my page….

try it…

Glowing Tex,,,t

November 7th, 2006 by aldrinme
Lightbulb
Glowing Text

Code:
a:link, a:visited, a:active{ filter:glow(color=#00CCFF, strength=5); height:0; }a:hover{ filter:glow(color=#33FFFF, strength=5); height:0;}h1, p { filter:glow(color=#33FFFF, strength=5); height:0; }

Pwede niyong ibahin yung strength, color values etc sa Hex Color Chart.

Merlin for non-overlay by vkey

November 7th, 2006 by aldrinme

Merlin for non-overlay by vkey


About The MERLIN…

MERLIN Code is in a javascript…

You need to convert the code first to any code converter that you know…this one is i know  http://www.codevkey.info/generator.htm

then the converted HEXA CODE (the one that are all numbers) is the one
that you will paste in your MEDIA BOX…save and your done…

BUT!!!!

If you experience that the MERLIN at fisrt are working and the other day it doesn’t….

May be this is what happen to you…

if you already have a MERLIN code at your MEDIA box and you edit it in
your media box, or you edit anything on your MEDIA box (not neccesarily
your MERLIN CODE), or you edit anything in your CSS box and you save
your changes then your MERLIN will not work again…

Then this is the problem of javascript at friendster…but dont worry…

All you have to do is to copy your MERLIN CODE and paste it again in
your code converter…copy again the HEXA CODE in your MEDIA box…save
and your done…again…

Everytime you edit anything in your MEDIA and CSS box and your MERLIN
doesn’t work again…just repeat the process…thats all…
This is my way of saying tnx to all people here that helps me a lot especially SIR AMBOT…

HOPE YOU UNDERSTAND MY EXPLANATION…

HAHAHAHAHAHAHAHAHAHA….

PATIENCE IS VIRTUE…

HAPPY CODING…

goodbye alert box p0h

November 7th, 2006 by aldrinme

Using this code, your visitor will get an alert box when he/she leaving
your profile. You can put your goodbye message on the box.

Put the code below in your CSS section.

/*GOODBYE ALERT BOX*/
body{left:exp/**/ression(
function goodbye()
{alert(’Goodbye ‘+pageViewerFName+’! Come Back Soon!’);}
window.onunload=goodbye);}

Cool MySpace/Friendster Audio Player with 3000 songs to choose from…. non-overlay p0h kau??? e2 nah oh,,, cheap kazi eh,,, magoverlay nlng

November 7th, 2006 by aldrinme
Cool
MySpace/Friendster Audio Player with 3000 songs to choose from

Add an Audio Player to your myspace profile, friendster profile, or
anywhere. There is are over 3000 mp3 songs to choose from or add your
own.

Instructions:
1. Go to http://www.pixpix.net and create and account.
2. Browse through the audio library and add your favorite songs to your playlist.
3. Paste the provide to your profile on MySpace, Friendster, etc.
4. That’s it!

Here is an example of what the player would look like
http://www.myspace.com/pixpix

Hope you guys/gals enjoy it…

chatbox pra sa mga low-tech nah non-overlay userzzzz

November 3rd, 2006 by aldrinme

1st thing: go to a website where there’s a shoutbox..i recommend to you http://cbox.ws/ coz this is the only site i know!hahaha..lol

2nd thing: register in http://cbox.ws/

3rd thing: after you register, you can edit your cbox/shoutbox if you want too..How?? just go to "Skins" located at the left side of the page..then change whatever you want to change..

4th thing: go to the "CODE GENERATOR" to get the code..

5th thing: copy the code..

6th thing: then go to http://friendster-tweakers.com/resou…d-ons/sbox.php then copy the shoutbox code and then click "Convert!"

finally..

7th thing: copy the converted code and place it in playing/media section.

ayan,,,, low-tech kazi ehhhh convert nio nah profile nio to overlay

website ng cursorzzzz

November 3rd, 2006 by aldrinme

e2 p0h unnnn

www.dynamicdrive.com

visit nio yan

another code for those low-tech non-overlay profilezzz

November 3rd, 2006 by aldrinme

1.Copy the code below into your Media/Now Playing section.

<marquee class="moving_lines_h1" direction="down" behavior="alternate" scrolldelay="0" scrollamount="15"><table border="0" cellspacing="0" cellpadding="0" style="width:1000px; height:1px;"><tr><td width="960" height="8" border="0" cellspacing="0" cellpadding="0" style="padding:8px; background-color:66ffff;"></td></tr></table></marquee><marquee class="moving_lines_h2" direction="down" behavior="alternate" scrolldelay="0" scrollamount="17"><table border="0" cellspacing="0" cellpadding="0" style="width:1000px; height:1px;"><tr><td width="960" height="8" border="0" cellspacing="0" cellpadding="0" style="padding:8px; background-color:3300ff;"></td></tr></table></marquee><marquee class="moving_lines_h3" direction="down" behavior="alternate" scrolldelay="0" scrollamount="19"><table border="0" cellspacing="0" cellpadding="0" style="width:1000px; height:1px;"><tr><td width="960" height="8" border="0" cellspacing="0" cellpadding="0" style="padding:8px; background-color:ff0000;"></td></tr></table></marquee><marquee class="moving_lines_v1" direction="right" behavior="alternate" scrolldelay="0" scrollamount="15"><table border="0" cellspacing="0" cellpadding="0" style="width:1px; height:5000px;"><tr><td width="1" height="5000" border="0" cellspacing="0" cellpadding="0" style="padding:8px; background-color:ffcc66;"></td></tr></table></marquee><marquee class="moving_lines_v2" direction="right" behavior="alternate" scrolldelay="0" scrollamount="17"><table border="0" cellspacing="0" cellpadding="0" style="width:1px; height:5000px;"><tr><td width="1" height="5000" border="0" cellspacing="0" cellpadding="0" style="padding:8px; background-color:33cc99;"></td></tr></table></marquee><marquee class="moving_lines_v3" direction="right" behavior="alternate" scrolldelay="0" scrollamount="19"><table border="0" cellspacing="0" cellpadding="0" style="width:1px; height:5000px;"><tr><td width="1" height="5000" border="0" cellspacing="0" cellpadding="0" style="padding:8px; background-color:00ccff;"></td></tr></table></marquee><a href="http://friendster-tweakers.com" title="Moving Lines by Friendster-Tweakers">Moving Lines by Friendster-Tweakers</a>

2. Copy the code below into your CSS section.

/* MOVING LINES - FRIENDSTER-TWEAKERS.COM */
.moving_lines_h1{width:1000px; height:200px; position:absolute; top:0px; left:0px; z-index:100; padding:0px; border-width:0px;}.moving_lines_h2{width:1000px; height:200px; position:absolute; top:0px; left:0px; z-index:100; padding:0px; border-width:0px;}.moving_lines_h3{width:1000px; height:200px; position:absolute; top:0px; left:0px; z-index:100; padding:0px; border-width:0px;}.moving_lines_v1{width:150px; height:700px; position:absolute; top:0px; left:0px; z-index:100; padding:0px; border-width:0px;}.moving_lines_v2{width:150px; height:700px; position:absolute; top:0px; left:0px; z-index:100; padding:0px; border-width:0px;}.moving_lines_v3{width:150px; height:700px; position:absolute; top:0px; left:0px; z-index:100; padding:0px; border-width:0px;}

kung type no lang po hihihiii..