| LIMITTED EDITION CINEMATICS | |
|
|
| Author | Message |
|---|
lolly ni ka Paul FM Moderating Team

   Age : 29 Joined : 02 Sep 2006 Posts : 1315 Location : Philippines Quotes : CREDENDO VIDES Interests : Playing Musical Instruments Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (50/999) Badge : 
 | Subject: LIMITTED EDITION CINEMATICS Tue Mar 20, 2007 10:06 pm | |
| LIVE PREVIEWupdated: 07-06-08- REMEMBER to view this page in FIREFOX -
INSTRUCTIONS #1: 1. Copy the CSS codes below and EDIT it on a NotePad 2. Save this file as myfile.css 3. Upload it to any web hosting site (e.g., www.freewebtown.com)
CSS CODES:
| Quote: | /* layout designed by - ka Paul */ #newlayout { border:none; padding-top:5px; padding-bottom:10px; overflow:auto; width:577px; height:320px; z-index:1; left:10px; top:15px; background-attachment: fixed; background-repeat: repeat; background-image: url(http://www.freewebtown.com/csspremade/cssoverlay2/stars.gif); background-position: top left; }
body { background:#000000; background-attachment: fixed; background-repeat: no-repeat; background-image: url(http://www.freewebtown.com/csspremade/cssoverlay2/bgmain.jpg); background-position: center center; }
body { scrollbar-arrow-color: #ffffff; scrollbar-base-color: #000000; scrollbar-dark-shadow-color: #000000; scrollbar-track-color: #000000; }
body {color:#ffffff;font-family:Trebuchet MS;} p {color:#c0c0c0;font-family:Trebuchet MS;font-weight:bold;} h2 {color:#ffffff;font-family:Trebuchet MS;}
/* FriendsterMagic - master links */ a:link {color:#c0c0c0;text-decoration:none;font-family:Trebuchet MS;font-weight:bold;} a:visited {color:#c0c0c0;text-decoration:none;font-family:Trebuchet MS;font-weight:bold;} a:hover {color:#ffff99;text-decoration:none;font-family:Trebuchet MS;font-weight:bold;}
#boxnav {margin-top:80px;margin-bottom:50px;} #boxnav a {font-size:11px;} #boxnav a:link {font-size:11px;} #boxnav a:visited {font-size:11px;} #boxnav a:hover {font-size:11px;}
#newnavigation {margin-top:50px;} #newnavigation a {font-size:11px;} #newnavigation a:link {font-size:11px;} #newnavigation a:visited {font-size:11px;} #newnavigation a:hover {font-size:11px;}
.imgblock200 {background:transparent;border:none;} .so {display:none;} .more {display:none;} .evenrow {background-color:transparent;}
#controlpanelbuttons a {border: none;background-color:transparent;} #controlpanelbuttons a:link {border: none;background-color: transparent;} #controlpanelbuttons a:visited {border: none;background-color: transparent;} #controlpanelbuttons a:hover {color:#ffff99;border:none; background-color: transparent;}
.friends.flogrid75 .ir {width:120px !important;height:120px !imporant;margin-top:5px;background-color:transparent;}
/* FriendsterMagic - resize friend photo */ .friends.flogrid75 .ir img {width:120px !important;height:120px !imporant;border:none;}
/* FriendsterMagic - center friend photo */ .friends.flogrid75 {margin-left: 73px;margin-right:0px;width:470px;} .friends.dr {display: none;}
#myframe {height:3000 !important;} #credits {display:none;} #shoutbox {display:none;} #cboxdiv {margin-top:30px;} |
INSTRUCTIONS #2: 1: Copy the JS codes below and EDIT it on a NotePad 2. Save this file as myfile.js 3. Upload it to any web hosting site (e.g., www.freewebtown.com)
JS CODES:
| Quote: | /*************************** Do not remove this headings! Coded by - ka Paul pauldemonteverde@yahoo.com FriendsterMagic.net ***************************/ //newnavigation var nav_1 = "<a href=\"http://www.friendster.com/\">Home</a> "; var nav_2 = "<a href=\"http://www.friendster.com/user.php\">Profile</a> "; var nav_3 = "<a href=\"http://www.friendster.com/friends.php\">Friends</a> "; var nav_4 = "<a href=\"http://www.friendster.com/explore.php\">Explore</a> "; var nav_5 = "<a href=\"http://www.friendster.com/gallery.php\">Search</a> "; var nav_6 = "<a href=\"http://www.friendster.com/video.php\">Video</a> "; var nav_7 = "<a href=\"http://www.friendster.com/editcollege.php?A=s\">Schools</a> "; var nav_8 = "<a href=\"http://www.friendster.com/reviews/\">Reviews</a> "; var nav_9 = "<a href=\"http://www.friendster.com/blogs.php\">Blogs</a> "; var nav_10 = "<a href=\"http://www.friendster.com/group/mygroup.php\">Groups</a> "; var nav_11 = "<a href=\"http://www.friendster.com/love.php\">Love</a> "; var nav_12 = "<a href=\"http://www.friendstermagic.net\">Forum</a> "; var nav_13 = "<a href=\"http://www.friendster.com/invite.php\">Invite</a>"; var navigation_opening = "<div id=\"newnavigation\">"; var navigation_closing = "</div>"; var new_navigation = ""+navigation_opening+nav_1+nav_2+nav_3+nav_4+nav_5+nav_6+nav_7+nav_8+nav_9+nav_10+nav_11+nav_12+nav_13+navigation_closing+"";
//boxnav var box_1 = "<a href=\"javascript:onClick=get_properties('content_0')\">Main Profile</a> "; var box_2 = "<a href=\"javascript:onClick=get_properties('content_6')\">More About Me</a> "; var box_3 = "<a href=\"javascript:onClick=get_properties('content_ 2 ')\">My Friends</a> "; //var box_4 = "<a href=\"javascript:onClick=get_properties('content_18')\">My Testimonials</a> "; var box_5 = "<a href=\"javascript:onClick=get_properties('content_18')\">Public Comments</a> "; var box_6 = "<a href=\"javascript:onClick=get_properties('scrapbook_10')\">My Media Box</a> "; var box_7 = "<a href=\"javascript:onClick=get_properties('shoutbox')\">Shoutbox</a> "; var box_8 = "<a href=\"javascript:onClick=get_properties('credits')\">Credits</a> "; var boxnav_opening = "<div id=\"boxnav\">"; var boxnav_closing = "</div>"; var all_box = ""+boxnav_opening+box_1+box_2+box_3+box_5+box_6+box_7+box_8+boxnav_closing+"";
// function get_properties(id) { document.getElementById('newlayout').innerHTML=document.getElementById(id).innerHTML }
// function get_item_box(){ var main_box = window.document.getElementById('content_0').innerHTML; var show_box_info = "<center>"+all_box+"<div id=\"newlayout\">"+main_box+"</div>"+new_navigation+"</center>"; window.document.getElementById('footer_container').innerHTML = show_box_info; }
// document.write('<span align="center" id="credits"><br><br><br><br><font color="#FFFFFF"><b>CREDITS</b></font><br><b>Creation by:</b><br><b><a target="_blank" href="http://www.friendster.com/kapaul">ka Paul</a></b></font><br><br><br></font><font face="Arial Narrow" size="1"><b><a target="_top" href="http://www.friendstermagic.net">FriendsterMagic.net</a></b></font><font face="Arial Narrow" size="2"><br><br><a target="_top" href="http://www.friendstermagic.net"><img border="0" src="http://www.freewebtown.com/friendstermagic/images/logo.jpg" alt="FriendsterMagic.net" width="88" height="30"></a><br><br><br><br></font></span>') ;
//you may add some onLoad functions here just place a semicolon with them ( ; ) when adding one document.write('<body onload="get_item_box()">') ;
document.write('<style type=text/css>table#flo_wrapper {display:none} #footer {display:none}</style>');
//place cbox here, just replace the complete SRC if you want to use your own cbox document.write('<span id="shoutbox"><div align="center" id="cboxdiv"><iframe frameborder="0" width="500" height="75" src="http://www.cbox.ws/box/?boxid=869405&boxtag=7270&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="background:#c0c0c0;border: #ffffff 2px dashed;border-bottom:0px;" id="cboxform"></iframe><br><iframe frameborder="0" width="500" height="155" src="http://www.cbox.ws/box/?boxid=869405&boxtag=7270&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="background:#c0c0c0;border: #ffffff 2px dashed;" id="cboxmain"></iframe></div></span>') ;
//Replace the URL_OF_FILE with the CSS URL. document.write('<link href=CSS_URL_HERE rel=stylesheet type=text/css>');
|
INSTRUCTIONS #3: 1. Make sure you put the CSS URL in your JS file. (example below) document.write('<link href=http://www.freewebtown.com/friendstermagic/xover.css rel=stylesheet type=text/css>');
2. Get the URL of your JS file then generate it in JavaScript Direct URL Generator (Instructions Included) 3. Paste your generated codes to your "Media Box" section. _________________ I'm selfish, impatient, and a little insecure. I make mistakes, I am out of control and at times hard to handle, but if you can't handle me at my worst, then you sure as hell don't deserve me at my best. -M.Monroe
Last edited by switpotato on Mon Feb 25, 2008 9:55 am; edited 9 times in total |
|
 | |
pogi na nurse FM Moderating Team

   Age : 30 Joined : 25 Nov 2006 Posts : 1013 Location : pilipinas Quotes : IF OTHERS CAN DO IT, SO CAN I Interests : computers, guitars, singing, gimiks Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (50/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Mar 21, 2007 12:08 am | |
| isang kahanga-hangang obra-maestro mula sa jao mapa look-alike of the forum........in-love me sa iyo !!!!!!!!!!!
hehehehehe..... _________________
THE NURSE OF THE FORUM
THE MACHIX REPUTATION |
|
 | |
- Wavegirl - FM V.I.P. Team

 Joined : 19 Mar 2007 Posts : 5927 Location : California, USA Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (50/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Mar 21, 2007 5:05 am | |
| | oh I like this one...Renz sige na copyahin na natin ang pattern..gawa na tayo ng layout tulongan natin si ka Paul...hehehe |
|
 | |
feruzz Newcomer
 Joined : 17 Jan 2007 Posts : 18 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Mar 21, 2007 11:12 am | |
| | nice! keep it up good work... |
|
 | |
Bhudz Newcomer

   Age : 21 Joined : 19 Mar 2007 Posts : 13 Location : MSU Quotes : Tae Interests : Jakol Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Mar 21, 2007 3:23 pm | |
| | Kuya Paul yaw gumana xakn.. an sama nmn.. kainz |
|
 | |
lolly ni ka Paul FM Moderating Team

   Age : 29 Joined : 02 Sep 2006 Posts : 1315 Location : Philippines Quotes : CREDENDO VIDES Interests : Playing Musical Instruments Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (50/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Mar 21, 2007 4:32 pm | |
| did you follow exactly what is written above?
trial and error ka ulit... subukan mo lang... _________________ I'm selfish, impatient, and a little insecure. I make mistakes, I am out of control and at times hard to handle, but if you can't handle me at my worst, then you sure as hell don't deserve me at my best. -M.Monroe |
|
 | |
thenamesjohn FM Loyal Member

   Age : 24 Joined : 22 Jan 2007 Posts : 174 Location : sa likod mo! Quotes : I dare not kiss so lovely a lady, but i have one heart to loose Interests : typing Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Fri Mar 23, 2007 12:57 pm | |
| this layout is so cool
great work _________________
 the Dark Side is Strong in me--For I am sith |
|
 | |
Refresh/Reload FM Loyal Member

   Age : 40 Joined : 26 Mar 2007 Posts : 172 Location : sa bubungan ng bahay nyo!! Quotes : Inosente lang ang nagtataka!! Interests : ANIME!! TUGTUGAN!! KAN....KANTAHAN!! hehehe muntik ng madulas... Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
   (5/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Sun Apr 01, 2007 2:37 am | |
| this one works on my profile... even edit some to look more "like me" hek hek!! and it was very awesome!! nice design ka paul!! excepts... i don't like shoutbox/cbox... and the displayed credits hak hak!! (no offense sir...) kaya di ko na lang gamit... kakahiya kasi kung aalisin ko eh... bad yun...
updated message:
pwede ba...?? i-modify...??? alis ayaw...? ... hak hak!! sabay ganun eh!! monyo talaga!! peace!! _________________
|
|
 | |
Danica FMians

   Age : 17 Joined : 12 Jan 2007 Posts : 35 Location : Utopian Society Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Mon Apr 02, 2007 8:18 am | |
| | wow!!! all of your layouts here are so COOOOOOOOOOL! i love it! |
|
 | |
syrel06 FMians

   Age : 18 Joined : 04 Mar 2007 Posts : 44 Location : Philippines Quotes : Growing old is mandatory; growing up is optional. Interests : netsurfing, guitar-playing, soundtripping Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Apr 04, 2007 1:17 am | |
| got inspired...
ganda..
i have to learn crossoverlayouting.hehehe...
 _________________
 |
|
 | |
randy FM Moderating Team

   Age : 58 Joined : 06 Nov 2006 Posts : 1508 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
   (20/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Apr 04, 2007 1:37 am | |
| syrel cge gawa ka... para masaya ...the more crossover the better hehehehe  _________________
 You call it customizing... but when it is from friendstermagic... it is crossover
Remember A Little Knowledge Can Be A Dangerous Thing.
We hope that what you will learn HERE will be used in a goodway. |
|
 | |
spirochetes_23 FM Loyal Member

   Age : 22 Joined : 31 Mar 2007 Posts : 290 Location : bAguio City Quotes : :lOvE sUcks whEn U sEE it As sUch: Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Apr 04, 2007 2:18 pm | |
| hnd sya ngwork sa profile ko...though i followed nmn ur instructions..... T_T huhuhuhuhu[b][/b]  |
|
 | |
syrel06 FMians

   Age : 18 Joined : 04 Mar 2007 Posts : 44 Location : Philippines Quotes : Growing old is mandatory; growing up is optional. Interests : netsurfing, guitar-playing, soundtripping Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Apr 04, 2007 2:34 pm | |
| question ka paul...
pwede q pong hiramin ung code n yan???
ill just edit them...
ganda kc nung pattern.hehehe...
ok lng po ba???  _________________
 |
|
 | |
lolly ni ka Paul FM Moderating Team

   Age : 29 Joined : 02 Sep 2006 Posts : 1315 Location : Philippines Quotes : CREDENDO VIDES Interests : Playing Musical Instruments Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (50/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Apr 04, 2007 3:02 pm | |
| @syrel06: sige gamitin mo yung code... basta yung headings ng JavaSrcipt, hwag mong burahin... you can just add "Modified by - YourName" okeyz...
Ü _________________ I'm selfish, impatient, and a little insecure. I make mistakes, I am out of control and at times hard to handle, but if you can't handle me at my worst, then you sure as hell don't deserve me at my best. -M.Monroe |
|
 | |
syrel06 FMians

   Age : 18 Joined : 04 Mar 2007 Posts : 44 Location : Philippines Quotes : Growing old is mandatory; growing up is optional. Interests : netsurfing, guitar-playing, soundtripping Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Wed Apr 04, 2007 3:19 pm | |
| got it..
tnx poh ka paul..  _________________
 |
|
 | |
ZedrickS. Newcomer

   Age : 14 Joined : 15 Jan 2007 Posts : 21 Location : Philippines Quotes : 1 4 all, all 4 1! add nyo q!!! Interests : surfing d' net... Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Thu Apr 05, 2007 9:41 am | |
| para qng nasa outer space!!!!
gnda nman!!!!
bakal na bakal ang dating!!!!! _________________
 |
|
 | |
gzon19 Newcomer

 Joined : 22 Apr 2007 Posts : 1 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Sun Apr 22, 2007 4:25 pm | |
| | ASTIG NMN PO NYAN IDOL N POH KITA HEHE |
|
 | |
ljduke Newcomer

 Joined : 14 Apr 2007 Posts : 5 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Fri Apr 27, 2007 11:23 pm | |
| | Bakit nasira ang layout? gumana naman ito last week. meron ba itong limit sa paggamit nito? |
|
 | |
-koji- Newcomer

 Joined : 16 May 2007 Posts : 1 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Fri May 18, 2007 10:02 am | |
| | kuya. . bgo po ako d2. . ndi ko po mgwa ung page ko. . pano po b? ilng beses ko n po inulit wla p rin po ngyayari. . help nmn po. . . pl?? salamat. . |
|
 | |
intelligentpork FMians

   Age : 22 Joined : 19 May 2007 Posts : 40 Location : Jagna City Quotes : its better to let someone think your an Idiot than to open your mouth and prove it Interests : Computer hards and Softs Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: LIMITTED EDITION CINEMATICS Sat May 19, 2007 7:06 pm | |
| mmm... tnx for the info will not apply it but just like your technique ^_^ will be browsing in this forum |
|
 | |
alfarette Newcomer
 |