Hey Guys this trick was experimented by mine and it works
[b]ARE YOU ANGRY BECAUSE THE LATEST JS LINKER DIDN'T LOAD OTHER CODES LIKE:[/b]
[quote]

[b]WELCOME ALERT[/b]

[b]GOODBYE ALERT[/b]

[b]FAKE FAN PROFILE[/b]

[b]AND OTHER BOXES?[/b][/quote]
[b]DON'T WORRY HERE'S THE SOLUTION ON YOUR PROBLEM
BTW[/b]

[quote][b]Credits to:

Vixenart.net

The linker website[/b][/quote]
Ok lets Start

[b]Requirements:[/b]

[b]Ripway Account[/b]

[b]Yourself

[/b]
[b]Step 1: Create a text file named [color=#FF0000]layout.vmsecde[/color][/b]
[b]

[color=#FF0000]WARNING: DON'T SAVE FIRST[/color]
[/b]
[b]Then paste this code:[/b]
[spoiler]var vcss=document.createElement('link');vcss.rel='stylesheet';vcss.media='screen, print';vcss.href='UR_CSS_LINK';navigation.appendChild(vcss);
var scri=document.createElement('script');scri.src='UR_JS_LINK';navBg.appendChild(scri);[/spoiler]
[b]REPLACE YOUR CSS LINK AND JS LINK ON THE BOLD TEXTS

[b]Your CSS CODE must be saved at [color=#FF0000].txt [/color]format in order to work this.
[/b]
EXAMPLE THIS IS YOUR CODE :
[spoiler]/* PAGE BACKGROUND */
body {background-image:url(http://i160.photobucket.com/albums/t162/hotlyts24/2008/defaultlayouts/staticbackground.gif); background-attachment:fixed; background-position:bottom left; background-repeat:repeat; background-color:#000000}
cursor: url(http://www.myspacecursor.net/cursor/too161.ani);
text-align: left
}
/* Hide Messages | Setting | Help | Log out*/
#subnav_search {display:none!important;}
/* Hide Recent Updates */
.user_tracker {display:none!important;}
/* FriendsterMagic - remove top banner */
.banner_ad_fix{display:none;}
/* FriendsterMagic - remove logo */
#logo {display:none;background:transparent;}
/* FriendsterMagic remove search form*/
#search {display:none;background:transparent;}
#search form {display:none;background:transparent;}
/* FriendsterMagic - remove footer */
/* FriendsterMagic - hide google ads */
#googleAdFactory.fullwidth{position:absolute;top:-5500px;}
/* FriendsterMagic - hide report abuse */
.reportabuse{display:none;}
/* FriendsterMagic - remove featured sponsor */
/* GLOBAL FONTS */
.usercontent {
font-family: verdana;
color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #ffffff;
text-decoration: none;
}
.usercontent a:hover {
text-decoration: none;
color: #ffffff;
}
/* MASTER BOXES */
.commonbox {
border-width: 2px;
border-color: #fffff;
border-style: solid;
background: #000000;
filter:alpha(opacity=80);
}
.commonbox .evenrow {
background-color: #000000;
}
/*Header*/
.commonbox h1, .commonbox h2 {
font-family:Calibri;
color: #ffffff;
text-align: center;
font-size: 10px;
background-color: transparent !important;
background-image: url(http://i31.tinypic.com/wlxd9s.gif);
background-position: center center;
background-repeat: repeat no-repeat;
border-bottom: #ffffff 2px solid;
height:20px;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 2px;
border-color: #ffffff;
border-style: solid;
background: #000000;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #ffffff;
border-style: solid;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: verdana;
color: #ffffff;
}
.controlpanel .data {
font-family: verdana;
color: #fffff;
}
.data a {
font-family: verdana;
color: #ffffff;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: verdana;
color: #ffffff;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: verdana, Sans-serif;
font-size:9;
font-weight:bold;
color: #ffffff;
border: 3px outset #ffffff;
background-color: #000000;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
border: 3px inset #ffffff;
background-color: #000000;
}
/*sublink drop down menu*/
#mainnav ul li ul{
left: 0;
position: absolute;
display: block;
visibility: hidden;margin: 0 0 0 0!important;
background-color: #transparent !important;
color: #ffffff !important;
}
/* DATA / LABELS */
.data, .controlpanel .q {
color:#ffffff;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}
/* PHOTO BLOCKS */
.commonbox .imgblock75, .ir {
border-width:1px;
border-color:#ffffff;
background-color:transparent;
}
/* FRIENDS NAME BG */
.commonbox .dr {
background-color:transparent;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #ffffff;
border-style: solid;
}
/* MAIN NAVIGATION LINKS */
#navLang{
display: none;
}
#mainnav {
padding: 0 !important;
margin: 5px 0 0 0 !important;
width: 100% !important;
background: #000000 !important;
height: 20px !important;
position: relative !important;
text-align: center !important;
color: #ffffff !important;
font-size: 10px !important;
font-weight: bold !important;
}
#mainnav ul {
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
line-height: 20px !important;
z-index: 20000 !important;
}
#mainnav ul li {
position: relative !important;
display: inline !important;
float: left !important;
text-align: left !important;
}
#mainnav ul li#homelink {
width: 75px !important;
}
#mainnav ul li#profilelink {
width: 105px !important;
}
#mainnav ul li#connectionslink {
width: 140px !important;
}
#mainnav ul li#explorelink {
width: 93px !important;
}
#mainnav ul li#searchlink {
width: 80px !important;
}
#mainnav ul li a {
display: inline !important;
padding: 0 20px 0 8px !important;
font-size: 11px !important;
color: #ffffff!important;
line-height: 20px !important;
font-weight: bold !important;
text-decoration: none !important;
white-space: nowrap !important;
background-color: #000000 !important;
}
#mainnav ul li a:hover {
font-size: 11px !important;
color: #ffffff !important;
text-decoration: none !important;
background-color: #000000 !important;
}
#mainnav ul li ul {
left: 0 !important;
position: absolute !important;
top: 22px !important; /* no need to change, as true value set by script */
display: block !important;
visibility: hidden;
padding: 5px 0 5px 0 !important;
background-color: #000000 !important;
width: 150px !important; /*width of sub menu levels*/
}
#mainnav ul li ul li {
display: list-item !important;
float: none !important;
border-bottom: 1px dashed #ffffff !important;
margin: 0 5px 0 5px !important;
padding: 0 !important;
}
#mainnav ul li ul li.sublink_top {
border-top: 1px dashed #ffffff !important;
}
#mainnav ul li ul li a {
display: block !important;
font-size: 11px !important;
color: #ffffff !important;
padding: 1px 0 1px 5px !important;
background-color: #000000 !important;
}
#mainnav ul li ul li a:hover {
font-size: 11px !important;
color: #ffffff !important;
background-color: #000000 !important;
text-decoration: none !important;
}
#mainnav .mainfoldericon {
background: url('http://images.friendster.com/images/arrow_down.gif') no-repeat center right;
}
* html #mainnav ul li {
float: left !important;
height: 1% !important;
}
* html #mainnav ul li a {
height: 1% !important;
}
.primary_links {
float: left;
width: 60%;
}
.secondary_links {
float: right !important;
line-height: 20px !important;
}
.secondary_links a, .secondary_links a:link, .secondary_links a:visited, .secondary_links a:active {
color: #ffffff !important;
padding: 0 10px !important;
font-size: 11px !important;
font-weight: bold !important;
}
.secondary_links a:hover {
color: #ffffff !important;
font-size: 11px !important;
font-weight: bold !important;
text-decoration: none !important;
}
/* FriendsterMagic - hide the connection box */
#meettrail h2{text-transform: lowercase; border: none !important; background: transparent;}
/* FriendsterMagic - hide google ads */
#googleAdFactory.fullwidth{position:absolute;top:-5500px;}
/* FriendsterMagic - remove featured sponsor */
#marketing_bg{display:none;background:transparent;}
/* SHOUTOUT BOX AND FONT */
.sol{
display: none;
}
.controlpanel .so, .minicontrolpanel .so {
margin: 0 -20px 10px 0;
width: 257px;
position: relative;
background: #000000;
color: #ffffff;
font-weight: bold;
border: 1px solid #ffffff;
}
.controlpanel .so a, .minicontrolpanel .so a {
color: #ffffff;
}
.controlpanel .so div#cpShoutoutBox, .controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutBox, .minicontrolpanel .so div#cpShoutoutEditBox {
padding: 7px 7px 5px 7px;
margin: 0;
}
.controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutEditBox {
display: none;
}
.controlpanel .sol, .minicontrolpanel .sol {
position: absolute;
left: -5px;
top: 8px;
width: 6px;
height: 11px;
}
.controlpanel .sob, .minicontrolpanel .sob {
width: 257px;
height: 2px;
background: url() no-repeat;
line-height: 0;
font-size: 0;
}
.controlpanel .label, .minicontrolpanel .label {
text-align: left;
font-weight: bold;
margin: 10px 0 3px 0;
color: #ffffff;
}
/* CUSTOMIZED RECENT UPDATES BOX */
.user_tracker {
width: 95%;
font-size: 10px;
background: #000000;
border: 1px solid #ffffff;
color: #ffffff;
}
.user_tracker ul li a, .user_tracker ul li a:link, .user_tracker ul li a:active, .user_tracker ul li a:hover, .user_tracker ul li a:visited {
margin-left: 5px;
font-size: 10px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.user_tracker ul li a:hover {
font-size: 10px;
color: #ffffff;
text-decoration: none;
}
/* HIDE TOP WHITE BACKGROUND */
#marketing_bg {
display :none;
}
/* HIDE SPONSORED LINKS */
#sponsorsAd {
display: none;
}
/* HIDE BANNERD AD */
.banner_ad_fix {
display: none;
}
/* HIDE GOOGLE ADS */
#content_14 {display:none!important}
#content_14 {visibility:hidden!important}
}
/* CUSTOMIZED SCROLLBAR COLOR */
body {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: 000000;
scrollbar-darkshadow-color: #ffffff;
scrollbar-arrow-color:#ffffff
}
/* Hide Google Search */
#search {display:none!important;}
/*-- Hide Google Ads --*/
#content_14 {display : none ! important;}
body {overflow-x: hidden}
/* Hide the whole top navigation */
#navigation {display:none!important;}
/* Hide friendster logo */
#logo {display:none!important;}
/* Hide Footer */
#footer_container {display:none!important;}
/* CSS IMAGE EFFECTS - FRIENDSTER-TWEAKERS.COM */
img { opacity:1;filter:alpha(opacity=100) }
a:hover img { filter:xray }
/* FLOATING PAGE EFFECT - FRIENDSTER-TWEAKERS.COM */
body {border-style: groove;
border-top-color: #000000;border-bottom-color: #000000;
border-left-color: #000000;border-right-color: #000000;
border-top-width: 25px;border-bottom-width: 25px;
border-left-width: 25px;border-right-width: 25px;}
/* FriendsterMagic - hide the connection box */
#meettrail{display:none;background:transparent;}
#spawnpic img {
height: 100px;
width: 100px;
border: 2px #97B6CA solid;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-border-radius: 10px;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#spawnpic a:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-border-radius: 10px;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}[/spoiler]
[b]SAVE THIS AT .TXT FORMAT
AND PASTE THE LINK OF UR CSS ON THE CODE ABOVE[/b]
[b]FOR THE JS:
REMOVE THE CSS INJECTION ON YOUR JS CODE [/b]

[b]THEN USE THE LINKER HERE [url=http://www.balibersatu.com/layout/index3.html]HERE[/url][/b]

[b]BROWSER COMPATIBLE:ANY BROWSER[/b]

[b]IF OTHER PERSON HAS POSTED LIKE THIS THREAD INFORM ME.. THANKS

[/b]
Last edited by mitztaze21 (2008-08-25 05:51:20)