Free Friendster Layouts Tutorial Creating Make Customize Profile
Posted On Thu Aug 16, 2007 By travis In Blogs About Many Topics That Are Interesting For Discussion In Forums Forums
if you want to know how you can customize your friendster page, you can do it with css and html, here, i will show you in this simple tutorial for biginers to learn how to do it,
check out my profile and make comments please.
my profile is: http://www.friendster.com/27136494
this is how you do it:
first, login to your friendster account, then go to "My Profile" then "Edit Profile"

second, click on the "Customize" tab

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

CSS CODE (friendster Layout Code):
then clik on the save button at the bottom of the page once you have inserted the code i provided above

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
check out my profile and make comments please.
my profile is: http://www.friendster.com/27136494
this is how you do it:
first, login to your friendster account, then go to "My Profile" then "Edit Profile"

second, click on the "Customize" tab

Now copy and paste the following code into the "Advanced Cusotmization" area where it says "Cusomtize 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--} */
/* {--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

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
friendsters friendsters com www friendsters com friendsters layout friendsters layouts www friendsters profiles find friends friends dating music profile games social networking date social network match love tagworld friendship free friend facebook online dating xanga videos online community sex youtube singles video blog face book blogs friend network blogger craigslist social networks yahoo hi5 social networking site bebo livejournal frienster downelink freindster mysoace a place for friends hotmail
nelly Mon Oct 25, 2010
hi...im s0ri,i tried how to do ds one but its not w0rks..cn u more teach me how to do this in a easy way?..plz....help me?..pls...i'll w8 ur rply..thnx..
myra Fri Apr 10, 2009
gud evening can i ask how to make my photo layout on my frienster profile
Tung Thu Mar 12, 2009
wow! thank you so much, i can make my profile same like u. thnx again
my profile:
friendster /tunghardy
my profile:
friendster /tunghardy
joyax! Tue Mar 10, 2009
.hellow poh!!..can u teach me how to make friendster layouts?
alexis Wed Feb 25, 2009
how can i make my image to be a layout [friendster,facebook, or any]
â&At Wed Feb 11, 2009
hey!!!
gud evening i want to ask u if how can i create a layout that the backround is a picture!!!!!!
pls. i need it! im dying to know it!
i'll wait your reply!! tnx,,,
gud evening i want to ask u if how can i create a layout that the backround is a picture!!!!!!
pls. i need it! im dying to know it!
i'll wait your reply!! tnx,,,
zhaiyie Sat Jan 24, 2009
pls teach me how 2 use my picture as my layout?! pls..
iveey Mon Jan 12, 2009
hi,,can u pls teach me how to use my pictre as my layout?
tahank u so much...godbless
tahank u so much...godbless
cristina Mon Jan 12, 2009
pls..teach me how to use my pic as my profile background..thanks
Related Content
Information
Forums »
Blogs About Many Topics That Are Interesting For Discussion In Forums »
Free Friendster Layouts Tutorial Creating Make Customize Profile
Blogs About Many Topics That Are Interesting For Discussion In Forums »
Free Friendster Layouts Tutorial Creating Make Customize Profile
Title: Free Friendster Layouts Tutorial Creating Make Customize Profile
Description: Free Friendster Layouts Tutorial Creating Make Customize Profile
Tags: free ,friendster ,layouts ,tutorial ,creating ,make ,customize ,profile ,
Info: This Post Has Been Viewed 0 Times Since
Date: Thu Aug 16, 2007
Author travis Received 48 Replies #1705
Date: Thu Aug 16, 2007
Author travis Received 48 Replies #1705
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5





