1 Page How To Create A Layout For Friendster



1 Page How To Create A Layout For Friendster
1 Page How To Create A Layout For Friendster
Post Description:
Post Tags: 1, page, how, to, create, a, layout, for, friendster
This Post Has Been Viewed 12615 Times Since Wed May 30, 2007 12:48 pm Posted By tama with 149 replies
1 Page How To Create A Layout For Friendster

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About 1 Page How To Create A Layout For Friendster


149 Replies Found       <<   1   2   3     NEXT >     >>  


:: 1 :: #4958 - Reply By lala On Thu May 31, 2007 1:29 pm
Reply 1 Page How To Create A Layout For Friendster
this is my favorite layout
:: 2 :: #6183 - Reply By venus On Sun Jun 10, 2007 5:33 am
kindly send me the procedures for creating friendster layouts
:: 3 :: #6250 - Reply By erwin On Sun Jun 10, 2007 5:25 pm
pano nga ba?
:: 4 :: #7674 - Reply By lil_ejay06 On Fri Jun 22, 2007 2:06 am
panu gumawa ng layout?
how can i create a friendster layout?
plssss
:: 5 :: #10095 - Reply By jay On Sat Jul 07, 2007 7:50 pm
sahjsadhjfu
:: 6 :: #13333 - Reply By allan On Tue Jul 31, 2007 6:02 am
how nga ba to create layout
:: 7 :: #13677 - Reply By jerrick On Thu Aug 02, 2007 1:01 am
panu po ba gumawa ng sariling layout sa friendster?
:: 8 :: #14420 - Reply By jhakie On Mon Aug 06, 2007 7:58 pm
how can i create my own and unique friendster layouts. pls
:: 9 :: #15819 - Reply By sarah On Wed Aug 15, 2007 10:15 am
how can i create my own layouts? coz i want to put my pic there
:: 10 :: #15936 - Reply By jerrick On Thu Aug 16, 2007 1:43 am
pls pls pls paturo naman how to create friendster layouts tnx ng madami
:: 11 :: #15942 - Reply By nsync On Thu Aug 16, 2007 4:03 am
how to create a layout for friendster!!!??? turuan nyo naman kami please!!!

:: 12 :: #15968 - Reply By travis On Thu Aug 16, 2007 10:04 am
this is how you do it:

first, login to your friendster account, then go to "My Profile" then "Edit Profile"

friendster layout edit


second, click on the "Customize" tab

friendster layout customize


Now copy and paste the following code into the "Advanced Cusotmization" area where it says "Cusomtize CSS"

friendster layout css

CSS CODE (friendster Layout Code):
/* {--friendster-layouts.com css code start--} */

/* {--friendster-layouts.com css code start--} */

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */
/* PAGE BACKGROUND */
body {
background-image: url(http://www.4ir.ir/daily/11/love-wallpaper11.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
cursor: url("http://downloads.totallyfreecursors.com/cursor_files/HeartBlue.ani"),default;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Georgia, Times New Roman, Times, serif;
color: #0033ff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #33ccff;
}
.usercontent a:hover {
color: #99ccff;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #0033ff;
border-style: ridge;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #00ccff;
background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #0066ff;
border-style: groove;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #00ccff;
border-style: dotted;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #99ffff;
}
.controlpanel .data {
font-family: Courier New, Courier, Monaco, monospace;
color: #00ccff;
}
.data a {
font-family: Courier New, Courier, Monaco, monospace;
color: #ccffff;
text-decoration: underline;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #33ffff;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Courier New, Courier, Monaco, monospace;
color: #0033ff;
border-color: #00ffff;
border-style: dashed;
background-color: transparent;
text-decoration: line-through;
}
#controlPanelButtons a:hover {
font-family: Courier New, Courier, Monaco, monospace;
color: #00ffff;
border-color: #0033ff;
background-color: transparent;
}
/* BOX: MORE ABOUT ME */
.moreabout {
border-width: 4px;
border-color: #33ffff;
border-style: inset;
background-color: transparent;
}
/* BOX: MY PHOTO GALLERY */
.photos {
border-width: 4px;
border-color: #33ffff;
border-style: ridge;
background-color: transparent;
}
/* BOX: MY FRIENDS */
.friends {
border-width: 4px;
border-color: #00ff00;
border-style: double;
background-color: transparent;
}
/* BOX: MY VIDEOS */
.videos {
border-width: 4px;
border-color: #0033ff;
border-style: ridge;
background-color: transparent;
}
/* BOX: MY GROUPS */
.groups {
border-width: 4px;
border-color: #00ff66;
border-style: dotted;
background-color: transparent;
}
/* BOX: MY TESTIMONIALS */
.testimonials {
border-width: 4px;
border-color: #0033ff;
border-style: groove;
background-color: transparent;
}
/* TESTIMONIAL COMMENTS */
.testimonialscomments {
border-width: 4px;
border-color: #0033ff;
border-style: ridge;
background-color: transparent;
}
/* BOX: MY SCRAPBOOK */
.scrapbook {
border-width: 4px;
border-color: #00ff66;
border-style: ridge;
background-color: transparent;
}
/* BOX: FAN OF */
.fanof {
border-width: 4px;
border-color: #00ffff;
border-style: dashed;
background-color: transparent;
}
/* BOX: MY FANS */
.myfans {
border-width: 4px;
border-color: #0033ff;
border-style: double;
background-color: transparent;
}
/* BOX: MY REVIEWS */
.reviews {
border-width: 4px;
border-color: #00ffff;
border-style: double;
background-color: transparent;
}
/* BOX: MY BLOGS */
.blogs {
border-width: 4px;
border-color: #0033ff;
border-style: ridge;
background-color: transparent;
}
/* BOX: MY BLOG REVIEWS */
.blogsreviews {
border-width: 4px;
border-color: #0033ff;
border-style: ridge;
background-color: transparent;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
color: #00ffff;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
color: #ccffff;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #33ffcc;
border-style: dashed;
background-color: transparent;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
color: #0033ff;
background-color: transparent;
}


/* {--friendster-layouts.com css code end--} */


/* {--friendster-layouts.com css code end--} */



then clik on the save button at the bottom of the page once you have inserted the code i provided above
friendster layout save

now view your new profile with the new layout, (make sure to refresh your screen if you don't see a background with hearts)

Done
:: 13 :: #16596 - Reply By kathzz On Mon Aug 20, 2007 3:39 am
pls gd..help???pa anu ba to?hihihihihih..thanx a lot kg my ma help gd xa akn...
:: 14 :: #22280 - Reply By jihinx On Sat Sep 29, 2007 4:19 pm
i love griffa
:: 15 :: #23217 - Reply By rikka andajao On Sat Oct 06, 2007 9:37 pm
can u pls help me how to creat my own layout plsssss
i just want to creat for my own profile on friendster plsssss
plssssss plssssss plsssss plsssss
:: 16 :: #23887 - Reply By darwin On Thu Oct 11, 2007 6:55 pm
Reply 1 Page How To Create A Layout For Friendster
pano ba mag create ng layout!!!!i need reply,,,salamat poh
:: 17 :: #24450 - Reply By Jay On Tue Oct 16, 2007 4:24 am
pa ano ba gumawa ng may picture na friendster layouts
:: 18 :: #24473 - Reply By carlos On Tue Oct 16, 2007 9:59 am
i don't speak filipino or tagalog. i wish i could though. i luv filipinas, i only date filipina girls, one day i want to go the philipines and marry a virgin young filipina woman to be my wife and bring her to live with me in the states.
:: 19 :: #25665 - Reply By chynnababy On Thu Oct 25, 2007 6:31 pm
Reply 1 Page How To Create A Layout For Friendster
how to create a unique friendster layout???pls help me poh???thanks a lot!!!
:: 20 :: #26075 - Reply By rhealyn On Tue Oct 30, 2007 4:08 am
pls help me hpw to create my own profele???
:: 21 :: #26171 - Reply By Rommel On Wed Oct 31, 2007 1:58 am
how can i creat my own layout?
:: 22 :: #26864 - Reply By carl On Wed Nov 07, 2007 5:31 am
creat friendster-layout how?
:: 23 :: #29566 - Reply By bubbles On Wed Nov 28, 2007 5:04 am
Reply 1 Page How To Create A Layout For Friendster
ilove you baby,,,irvin.....mis u,...wrong site?
:: 24 :: #33455 - Reply By Jennifer On Fri Dec 28, 2007 7:45 pm
how to create layouts in friendster?
:: 25 :: #33458 - Reply By Jennifer On Fri Dec 28, 2007 7:55 pm
Reply 1 Page How To Create A Layout For Friendster
how to create layouts in friendster?
:: 26 :: #33528 - Reply By Jan Michael On Sat Dec 29, 2007 9:38 am
i really want to know "how to create my own layout or friendster layout?"
can anyone help me. do i need a software to create one. if yes what are the software needed.

its better i could learn new things rather than depending on someone. so that i could also show how artistic i am or how people express themselves.

if anyone could teach me or anything i am really greatfull. i dont know how i could i thank you. but if no one still i say thanks anyway.
:: 27 :: #37212 - Reply By ray2 On Sat Jan 19, 2008 4:31 pm
how?..i want 2 create my own lay outs, reply please..thanks!..^_^
:: 28 :: #37793 - Reply By jean On Wed Jan 23, 2008 12:46 am
Reply 1 Page How To Create A Layout For Friendster
how to create my own layout ??
:: 29 :: #38599 - Reply By jinkymae On Mon Jan 28, 2008 6:29 am
how can i create my own and unique friendster layouts. pls help me coz i want to know it thnx..
:: 30 :: #40371 - Reply By ishna On Sat Feb 09, 2008 2:19 am
Reply 1 Page How To Create A Layout For Friendster
pnu poh gmawa ng sriling profile ung sarili kong design n my nme and pic poh.. hehe.. or pwede poh b pagawa nlng.. kung pwde lng.. tnx.
:: 31 :: #42590 - Reply By kai On Fri Feb 22, 2008 7:29 pm
try this website...editfriendster ...just follow the instructions in this website...have fun..
:: 32 :: #43169 - Reply By kiray On Tue Feb 26, 2008 8:24 am
Reply 1 Page How To Create A Layout For Friendster
eow..how can i create my own layouts???
:: 33 :: #44251 - Reply By real On Tue Mar 04, 2008 10:46 pm
Reply 1 Page How To Create A Layout For Friendster
how can i use my own pic as background layout on friendster..your help is much highly appreciated...tnx
:: 34 :: #44657 - Reply By rowen On Fri Mar 07, 2008 11:48 pm
hello po...jst wnt to ask a favor...pls. teach me on how to create my own lay-out...i already know how to put my pics as a layout...but i want to put sum design first before using it as my friendster lay-out...pls. teach me how...thanks a lot!!!
:: 35 :: #44781 - Reply By jeffrey On Sat Mar 08, 2008 10:40 pm
can u help me make a layout??tnx a lot...
:: 36 :: #45003 - Reply By alvin orong On Tue Mar 11, 2008 5:08 am
pls help me how to make my own design on my layout
:: 37 :: #45107 - Reply By weng On Tue Mar 11, 2008 5:58 pm
Reply 1 Page How To Create A Layout For Friendster
pukimak lah kmu smuar!!!
:: 38 :: #45114 - Reply By maryss On Tue Mar 11, 2008 6:30 pm
Reply 1 Page How To Create A Layout For Friendster
how could i make my own layout....using pictures in my documents.... teach me how please.....
:: 39 :: #45583 - Reply By adrian wee wen li On Sat Mar 15, 2008 12:11 pm
hi can we be friend???
:: 40 :: #45986 - Reply By anne-eemax13 On Tue Mar 18, 2008 6:24 am
hello there! teach me how to put my own pix in my friendster page.. thanks a lot..gb!
:: 41 :: #46861 - Reply By kai On Mon Mar 24, 2008 7:31 am
Reply 1 Page How To Create A Layout For Friendster
teach me how to create unique or crossover friendster layouts please....... thanks a lot muaaahhhhh........
:: 42 :: #47770 - Reply By hoNey On Sat Mar 29, 2008 11:46 pm
Reply 1 Page How To Create A Layout For Friendster
.'plsz pfow help me 2 make my own layout ung picture nmin ng bf cuh an6 nkalagay .! plsz nman pfow .. hope 22lun6an muh acuh !
:: 43 :: #47785 - Reply By franz On Sun Mar 30, 2008 3:23 am
hello po pwede magpaturo gumawa ng lay-out yung hindi putol2x.....sana turo-an nyo ako.........
:: 44 :: #47833 - Reply By daryl On Sun Mar 30, 2008 9:29 am
gud eve can u help me how to make my own personalize friendster layout using my own pic???? tnx hope u could help me.. more power tnx.
:: 45 :: #48248 - Reply By rich john cute peralta On Wed Apr 02, 2008 1:13 am
hi and hello
:: 46 :: #48361 - Reply By Lil Ladylikz On Wed Apr 02, 2008 8:30 pm
hello can u just teach me how to create my own profile? that something or kinda gagster look.. ty
:: 47 :: #48537 - Reply By rich john peralta On Fri Apr 04, 2008 2:10 am
hi n thankyou
:: 48 :: #48881 - Reply By Veronica On Sun Apr 06, 2008 6:06 am
Reply 1 Page How To Create A Layout For Friendster
paano ba ako makakagwa ng layout sa frienster ko na gamit-gamit yng sarili kung picture?
:: 49 :: #48902 - Reply By jenxer On Sun Apr 06, 2008 8:01 am
Reply 1 Page How To Create A Layout For Friendster
teach me pls
:: 50 :: #49109 - Reply By carren_cute On Mon Apr 07, 2008 10:07 pm
Reply 1 Page How To Create A Layout For Friendster
hello,,,,sainyo
149 Replies Found       <<   1   2   3     NEXT >     >>