|
|
| Author | Message |
|---|
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | Subject: DOTA WARCRAFT III 2007-06-11, 13:52 | |
| my 2nd layout...this was requested by "wohenjiandan".... (Pls wait for the image to appear) LIVE PREVIEW
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 CODE:
| Code: | /* layout designed by - wHitEy-chaN */ /* NEW BOXES CSS CODE */ #new_main_navigation {position: absolute; width: 137px; height: 332px; z-index: 1; left: 5px; top: 85px;} #new_navigation {position: absolute; width: 137px; height: 332px; z-index: 2; left: 852px; top: 85px;} #newphotobox {position: absolute; width: 190px; height: 297px; z-index: 7; left: 633px; top: 417px; overflow:auto;} #newfriendbox {position: absolute; width: 199px; height: 223px; z-index: 6; left: 630px; top: 99px; overflow:auto;} #newprofileinfo {position: absolute; width: 433px; height: 225px; z-index: 3; left: 168px; top: 95px; overflow:auto;} #newtestimonialbox {position: absolute; width: 425px; height: 225px; z-index: 4; left: 169px; top: 396px; overflow:auto;} #newcommentbox {position: absolute; width: 435px; height: 175px; z-index: 5; left: 169px; top: 658px; overflow:auto;}
/* FriendsterMagic - Editable CSS Properties */ /* Master Background */ body {background:transparent;} body { scrollbar-arrow-color: #ffffff; scrollbar-base-color: #000000; scrollbar-dark-shadow-color: #ffffff; scrollbar-track-color: #000000; }
/* Master Links */ a:link {color:#ffffff;text-decoration:none;font-family:Maiandra Gd;font-weight:bold;} a:visited {color:#ffffff;text-decoration:none;font-family:Maiandra Gd;font-weight:bold;} a:hover {color:#ffffff;text-decoration:none;font-family:Maiandra Gd;font-weight:bold;}
/* New Main Nav Links */ .nav1 a {font-size:14px;}
/* New Nav Links */ .nav2 a {font-size:12px;}
#newcommentbox a {font-size:12px;}
/* Master Text */ body {color:#ffffff;font-family:Maiandra Gd;} p {color:#ffffff;font-family:Maiandra Gd;font-weight:bold;} h2 {color:#ffffff;font-family:Maiandra Gd;}
.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 {border:none; background-color: transparent;}
/* FriendsterMagic - resize friend photo */ .friends.flogrid75 .ir img {width:120px !important;height:120px !imporant;border:none;} .friends.flogrid75 .ir {width:120px !important;height:120px !imporant;margin-top:5px;background-color:transparent;}
/* FriendsterMagic - center friend photo */ .friends.flogrid75 {margin-left: 8px;padding-right:0px !important;width:0px;} .friends.dr {display: none;}
/* FriendsterMagic - resize photo */ .photos.flogridp {margin-left:10px;margin-right:0px;width:200px;} .photos.flogridp .ir img {width:200px !important;height:150px !imporant;border:none;} .photos.flogridp .ir {width:200px !important;height:150px !imporant;margin-top:5px;background-color:transparent;} .flogridp .flogriditem {background:none;}
#content_controlpanel_1_1 {width:300px !important;}
#myframe {height:3000 !important;} #cboxdiv {margin-top:5px;} #credits, #shoutbox {display:none} |
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)
There are some codes in your JS file that needs to change - click HERE
JS CODE:
| Code: | Code: /*************************** Do not remove this headings! Coded by - wHitEy-cHaN Modified from the codes provided by ka Paul asian_magi[AT]yahoo.com FriendsterMagic.net ***************************/
//new_main_navigation var box_1 = "<a href=\"javascript:onClick=get_properties_3('content_moreabout_1_5')\">More About Me</a><br>"; var box_2 = "<a href=\"javascript:onClick=get_properties_3('content_controlpanel_1_1')\"><b>Main</b> Profile</a><br>"; //var box_3 = "<a href=\"javascript:onClick=get_properties_2('content_testimonials_1_6')\">My Testimonials</a><br>"; var box_4 = "<a href=\"javascript:onClick=get_properties_2('scrapbook_1_8')\"><i>My Media</i> Box</a><br>"; var box_5 = "<a href=\"javascript:onClick=get_properties_1('content_publiccomments_1_7')\"><b>Comments and Testimonials</b></a><br>"; var box_6 = "<a href=\"javascript:onClick=get_properties_1('shoutbox')\">Shoutbox</a></span><br>"; var box_7 = "<a href=\"javascript:onClick=get_properties_1('credits')\">Credits</a></span>"; var new_main_nav = box_1+box_2+box_4+box_5+box_6+box_7;
//new_navigation var nav_1 = "<a href=\"http://www.friendster.com/\">Home</a><br>;"; var nav_2 = "<a href=\"http://www.friendster.com/user.php\">Profile</a><br>"; var nav_3 = "<a href=\"http://www.friendster.com/friends.php\">Friends</a><br>"; var nav_4 = "<a href=\"http://www.friendster.com/explore.php\">Explore</a><br>"; var nav_5 = "<a href=\"http://www.friendster.com/gallery.php\">Search</a><br>"; var nav_6 = "<a href=\"http://www.friendster.com/video.php\">Video</a><br>"; var nav_7 = "<a href=\"http://www.friendster.com/editcollege.php?A=s\">Schools</a><br>"; var nav_8 = "<a href=\"http://www.friendster.com/reviews/\">Reviews</a><br>"; var nav_9 = "<a href=\"http://www.friendster.com/blogs.php\">Blogs</a><br>"; var nav_10 = "<a href=\"http://www.friendster.com/group/mygroup.php\">Groups</a><br>"; var nav_11 = "<a href=\"http://www.friendster.com/love.php\">Love</a><br>"; var nav_12 = "<a href=\"http://friendstermagic.forumzen.com\">Forum</a><br>"; var nav_13 = "<a href=\"http://www.friendster.com/invite.php\">Invite</a>"; var new_navigation = "<center>"+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+"</center>";
//maincontent function show_main_content(){ var html_1 = "<div id=\"newcontainer\" align=\"center\">"; var html_2 = "<img border=\"0\" src=\"http://i113.photobucket.com/albums/n212/kimzee_2006/dota.jpg\" width=\"1000\" height=\"900\">"; //replace image src if you want to use your own background var html_3 = "<div id=\"new_navigation\"></div>"; var html_4 = "<div id=\"newprofileinfo\"></div>"; var html_5 = "<div id=\"newfriendbox\"></div>"; var html_6 = "<div id=\"newcommentbox\"></div>"; var html_7 = "<div id=\"newtestimonialbox\"></div>"; var html_8 = "<div id=\"new_main_navigation\"></div>"; var html_9 = "<div id=\"newphotobox\"></div>"; var html_10 = "</div>"; var show_box_info_content = html_1+html_2+html_3+html_4+html_5+html_6+html_7+html_8+html_9+html_10; window.document.getElementById('footer_container').innerHTML = show_box_info_content; }
// function get_item_box(){ var main_box_1 = window.document.getElementById('content_photos_1_2').innerHTML; var main_box_2 = window.document.getElementById('content_friends_2_2').innerHTML; var main_box_3 = window.document.getElementById('content_controlpanel_1_1').innerHTML; var main_box_4 = window.document.getElementById('shoutbox').innerHTML; //var main_box_5 = window.document.getElementById('content_testimonials_1_6').innerHTML;
var show_box_info_1 = main_box_1; var show_box_info_2 = main_box_2; var show_box_info_3 = main_box_3; var show_box_info_4 = main_box_4; //var show_box_info_5 = main_box_5;
var show_nav_1 = "<center><span class=\"nav1\">"+new_main_nav+"</span></center>"; var show_nav_2 = "<center><span class=\"nav2\">"+new_navigation+"</span></center>";
window.document.getElementById('new_main_navigation').innerHTML = show_nav_1; window.document.getElementById('new_navigation').innerHTML = show_nav_2; window.document.getElementById('newphotobox').innerHTML = show_box_info_1; window.document.getElementById('newfriendbox').innerHTML = show_box_info_2; window.document.getElementById('newprofileinfo').innerHTML = show_box_info_3; window.document.getElementById('newcommentbox').innerHTML = show_box_info_4; //window.document.getElementById('newtestimonialbox').innerHTML = show_box_info_5; }
//this box will show the public comments, shoutbox and credits function get_properties_1(id) { document.getElementById('newcommentbox').innerHTML=document.getElementById(id).innerHTML }
//this box will show the testimonial and media box function get_properties_2(id) { document.getElementById('newtestimonialbox').innerHTML=document.getElementById(id).innerHTML }
//this box will show the profile info and more about me function get_properties_3(id) { document.getElementById('newprofileinfo').innerHTML=document.getElementById(id).innerHTML }
//do not alter anything here document.write('<meta http-equiv="imagetoolbar" content="no">') ; document.write('<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">') ; document.write('<style type=text/css>table#flo_wrapper {display:none} #footer {display:none}</style>');
//you may add some onLoad functions here just place a semicolon with them ( ; ) when adding one document.write('<body onload="show_main_content();get_item_box()">') ;
//place credits here, make sure that you place them in one single line document.write('<span align="center" id="credits"><br><br><font face="Arial Narrow" color="#ffffff" size="1"><b>CREDITS</b><br><br>Creation by:<br><a target="_blank" href="www.friendster.com/whiteychan10">wHitEy-cHaN</a><br><br><br><a target="_top" href="http://www.friendstermagic.net">FriendsterMagic.net</a><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>Inspired by the codes of<br><a href="http://www.friendster.com/kapaul">ka Paul</a><br><br>ACKNOWLEDGEMENT<br>Thanks for the support of our members and of my co-forum moderators, specially to Mr. Skull, the FriendsterMagic Admin.<br><br>CROSSOVER<br>All Rights Reserved.<br>2007<br><br></font></span>') ;
//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="305" height="75" src="http://www3.cbox.ws/box/?boxid=*******&boxtag=****&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border-bottom:0px;" id="cboxform"></iframe><br><iframe frameborder="0" width="305" height="165" src="http://www3.cbox.ws/box/?boxid=*******&boxtag=****&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border-top: #ffffff 3px solid;" id="cboxmain"></iframe></div></span>') ;
//Replace the URL_OF_FILE with the CSS URL. document.write('<link href=URL_OF_FILE 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. Rename your JS file to myfile.txt then upload it to any webhosting site 3. Get the URL of your .txt file then generate it in TEXT LOADER GENERATOR (Instructions Included) or you can use the newest linker available HERE
Note: you must change the ******* and **** into your own cbox url number.
If you have some questions, don't hesitate to ask. And to my kuya's & ate's, pls tell me if i'm describing the instructions carefully..hehehe... _________________

Last edited by on 2007-08-03, 11:40; edited 1 time in total |
|
 | |
wo_hen_jiandan Newcomer

 Joined : 31 May 2007 Posts : 7 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-06-11, 17:40 | |
| | wow thank you very very very much witney_chan... it was really really really AWESOME... as in to the highest level... i love it very very very much... thanks a lot... keep it up..... |
|
 | |
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-06-12, 05:22 | |
| hehe no problem... & i'm not witney...i'm whitey..hehehehehehe...  _________________

|
|
 | |
wo_hen_jiandan Newcomer

 Joined : 31 May 2007 Posts : 7 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-06-12, 10:41 | |
| | ahihihi... im churi whitey...... thanks again!!!!!!!!! |
|
 | |
pizzadox619 Newcomer

 Joined : 08 Jun 2007 Posts : 2 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-06-12, 11:45 | |
| VERY VERY THANK YOU! i like it
Btw, can I add User Tracker (wvm) and Enter Page??? How? (before i'm using this, i used standard css) |
|
 | |
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | |
 | |
metty327 FM Moderating Team

   Age : 26 Joined : 25 Sep 2006 Posts : 712 Location : Philippines Interests : Playing keyboards,guitar,flute,singing,listening to music and playing PS2 Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-06-13, 10:14 | |
| ahihihihihhii!!!nice layout there whitey!!!keep it up gurl!!! ciao!! _________________

MADA MADA DANE-"Still not there yet" -echizen ryoma |
|
 | |
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-06-13, 14:53 | |
| heehee....thnx...  _________________

|
|
 | |
dhensa_11 Newcomer

 Joined : 20 Jul 2007 Posts : 1 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-21, 16:14 | |
| | hi poh bkit poh hindi ko poh mkuha ung layouts ang hirap ayaw ma save sa ripway |
|
 | |
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-22, 06:01 | |
| hmm....baka may topak ngun ripway... try mu lang ng try isave makukuha mu din yan... basta kailangan ung filename mo may nakasulat na .JS or .CSS sa huli... gud luck!  _________________

|
|
 | |
`kryzamyka`^_^ FM Jr. Moderating Team

   Age : 18 Joined : 09 Sep 2006 Posts : 744 Location : -=Philippines=- Quotes : kun ayaw mo saken., di wak.. hehe bleeeh... Interests : Computer works, esp. Photo Editing... ^_^, Sports., online games,.. Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (5/999) Badge : 
 | |
 | |
NiNjA25 Newcomer

 Joined : 21 Jul 2007 Posts : 6 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-25, 12:01 | |
| | sorry noob po q... klangan po ba 2 ang gwin... instruction 1 and 2... or kh8 anu dun? sorry po tlga >.< |
|
 | |
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-25, 12:25 | |
| yup kailangan 2...kundi, hindi gagana ung cross-over.. _________________

|
|
 | |
NiNjA25 Newcomer

 Joined : 21 Jul 2007 Posts : 6 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-30, 10:33 | |
| | thx po ng marami ^^ |
|
 | |
manza16 Newcomer

 Joined : 18 Jul 2007 Posts : 1 Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-30, 14:47 | |
| | hirap talaga hindi koh alam kung panoh makuha ung layouts ng dota sana 2lungan nyo nmn akoh plssssss poh......... |
|
 | |
mahbunchai FM Loyal Member

 Joined : 10 Mar 2007 Posts : 234 Location : Dambana ng Kagitingan Quotes : i miss FM... un lang.. ^^ Interests : Climbing/Hiking,Guitars and of course... BED side nursing! Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-30, 15:00 | |
| | manza16 wrote: | | hirap talaga hindi koh alam kung panoh makuha ung layouts ng dota sana 2lungan nyo nmn akoh plssssss poh......... |
manza san ka po nahihirapan? sang part? kindly tell us para malaman namin ung main concern mo... madali lang po ung instructions if u will just read it carefully....
My advice, read and analyze.... ok lang magkamali, trial and error...  _________________
  add nyo po ako... mahbunchai@yahoo.com |
|
 | |
wHitEy_cHaN0710 FM Jr. Moderating Team

   Age : 16 Joined : 28 Apr 2007 Posts : 429 Location : Quezon City, Manila, Philippines Quotes : Expect The Unexpected Interests : drawing, surfing the net, experiencing lots of adventures! Country : .png) My Mood :  Warning Level :
  (0/5) Karma Points :
   (3/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-07-31, 13:34 | |
| basahin u lang ung instructions ng mabuti, makukuha u din yn... _________________

|
|
 | |
noriel Newcomer

   Age : 18 Joined : 31 Jul 2007 Posts : 18 Location : maRiqUinA Quotes : CowTaBle.. ^^ Hihi Interests : EmPRe UnG InTerEstiNg.. ^ ^ Country :  My Mood :  Warning Level :
  (0/5) Karma Points :
  (0/999) Badge : 
 | Subject: Re: DOTA WARCRAFT III 2007-08-02, 11:44 | | <
|