friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#1  2007-06-06 06:50:28

cip6192
 Ciprian
cip6192's display avatar
» Promoter
[ Plaifer Cipher ]
Class-S
Location: Nagareyama, Chiba
Registered: 2007-05-13
Posts: 1553
Last visit: 2008-08-06
Reputation: 7
Friendster

put a background for the picture of your control panel




/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 { 
  background-color: transparent;
background-image: url(URL OF THE IMAGE HERE);
background-position: center center;   
background-attachment: fixed;
background-repeat: repeat;
border-color: #e3e3e3;
border-style: groove;
border-width: 4px;
padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
margin-left:0; margin-right:0px; margin-top:25; margin-bottom:0px;
}

replace the URL OF THE IMAGE of what ever image do you like but i suggest gif maybe will do so i put some here u can use it if you want




http://dl9.glitter-graphics.net/pub/20/20719fhdb8hwmpw.gif


http://dl8.glitter-graphics.net/pub/137/137388pt9xs3lkoa.gif


http://dl2.glitter-graphics.net/pub/25/25542c2j3936327.gif


http://dl.glitter-graphics.net/pub/20/20771m3zgek88w1.gif


http://dl7.glitter-graphics.net/pub/148/148607tg6rggnb0l.gif


http://dl10.glitter-graphics.net/pub/63/63300h5k4h2190n.gif

save in css extension or if you know just replace it by the old one's okey thats all  :lol:

more gif's here  :arrow:  www.glitter-graphics.com

Last edited by cip6192 (2007-09-07 22:01:52)


#2  2007-06-06 06:54:51

bernadeth_hd8
 Bernadeth
bernadeth_hd8's display avatar
» FriendsterFreak
Dream Big ♥
Location: Here, not there =)
Registered: 2007-06-03
Posts: 1589
Last visit: 2008-09-05
Reputation: 5
Friendster

Re: put a background for the picture of your control panel

hahaha!!nice one kuya cip!!! i'll catch u later in the cbox...nyahaha!! ;)

Last edited by bernadeth_hd8 (2007-06-06 06:58:59)


#3  2007-06-08 00:42:29

zandra
zandra's display avatar
» FriendsterTalker
Location: Phil.
Registered: 2007-06-01
Posts: 103
Last visit: 2008-12-20
Reputation: ~

Re: put a background for the picture of your control panel

:)  well, I see that you've given out your nice codes ha.....

#4  2007-06-08 04:58:31

EmoMeyms
 Meyms
EmoMeyms's display avatar
» FriendsterAddict
Tsukuyomi!
Location: Q.c.
Registered: 2007-06-04
Posts: 304
Last visit: 2008-12-30
Reputation: ~
Friendster

Re: put a background for the picture of your control panel

nice one...thnx f0r sharing...wakoko.... :eh:  :thumbsup:  :D  =)


"Life's too short, sin a little."

#5  2007-06-08 12:15:43

MarGgie
 MarGgie
» FriendsterNewbie
Location: Philippines
Registered: 2007-06-02
Posts: 60
Last visit: 2008-11-20
Reputation: ~
???

Re: put a background for the picture of your control panel

very cute codes...thanks for sharing it...btw what should be the size of the background to be use?

#6  2007-06-13 07:10:16

' nEa '
 nea
' nEa ''s display avatar
» FriendsterTalker
♥ music is love ♥
Rockstars
Location: *piNk city*
Registered: 2007-04-29
Posts: 112
Last visit: 2008-12-22
Reputation: ~
Friendster

Re: put a background for the picture of your control panel

very nice.. i love it!  =)

thanks for sharing! :thumbsup:



#7  2007-06-13 12:54:33

Chiny.12
 ARGENiNE. :*
Chiny.12's display avatar
» FriendsterFreak
wth?
The Scandalers
Location: another planet.
Registered: 2007-06-04
Posts: 1757
Last visit: Today
Reputation: 59
Friendster

Re: put a background for the picture of your control panel

tnxz i l0ved it




toinksss.

#8  2007-06-13 19:34:21

Campus_hearthrob02
Campus_hearthrob02's display avatar
» FriendsterAddict
Location: lone star state
Registered: 2006-10-30
Posts: 337
Last visit: Yesterday
Reputation: 1
Friendster

Re: put a background for the picture of your control panel

wow cool one... i'll use these in my other account.. :D



visit my site, best viwed in IE..
simplynico.net

#9  2007-06-20 11:40:02

yantoy
» FriendsterNewbie
Registered: 2007-06-19
Posts: 7
Last visit: 2007-07-27
Reputation: ~

Re: put a background for the picture of your control panel

=) cute

#10  2007-06-20 12:21:42

matsuchisakisakurah
 Justine Ann S. Miraflor
matsuchisakisakurah's display avatar
» FriendsterAddict
skater girl acu.
Location: Mandaluyong City
Registered: 2007-06-17
Posts: 584
Last visit: Today
Reputation: 4
Friendster

Re: put a background for the picture of your control panel

what a cute backgrounds!!!

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
  background-image: url(http://dl.glitter-graphics.net/pub/20/2…ek88w1.gif);
  background-attachment: fixed;
  background-color: transparent;
  cursor: pointer;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  text-decoration: overline;
}
.usercontent a:hover {
  text-decoration: overline;
}
/* MASTER BOXES */
.commonbox {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
.commonbox .evenrow {
  background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  color: #000000;
  background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: #66ccff;
  border-style: outset;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
.controlpanel .data {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
.data a {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  text-decoration: overline;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  text-decoration: overline;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  border-color: #6666ff;
  border-style: outset;
  background-color: transparent;
  text-decoration: overline;
}
#controlPanelButtons a:hover {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  color: transparent;
  border-color: #66ccff;
  background-color: transparent;
  text-decoration: overline;
}
/* BOX: MORE ABOUT ME */
.moreabout {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY PHOTO GALLERY */
.photos {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY FRIENDS */
.friends {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY VIDEOS */
.videos {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY GROUPS */
.groups {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY TESTIMONIALS */
.testimonials {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* TESTIMONIAL COMMENTS */
.testimonialscomments {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY SCRAPBOOK */
.scrapbook {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: FAN OF */
.fanof {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY FANS */
.myfans {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY REVIEWS */
.reviews {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY BLOGS */
.blogs {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* BOX: MY BLOG REVIEWS */
.blogsreviews {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
  border-width: 6px;
  border-color: #66ccff;
  border-style: outset;
  background-color: transparent;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  color: #66ccff;
  text-transform: capitalize;
  background-color: transparent;
}



Skateboarding Rocks !!!

#11  2007-06-26 12:31:54

jhaymie
jhaymie's display avatar
» FriendsterNewbie
Registered: 2007-06-07
Posts: 82
Last visit: 2007-07-17
Reputation: ~

Re: put a background for the picture of your control panel

cool! =)



http://i184.photobucket.com/albums/x258…bxdxms.gif

Only one signature can be displayed, please read the forum rules. Have a nice day ahead! :)
Gandalicious23

#12  2007-06-28 18:39:55

simply of me
simply of me's display avatar
» FriendsterNewbie
Location: switzerland
Registered: 2007-05-12
Posts: 26
Last visit: 2008-02-24
Reputation: ~
Friendster

Re: put a background for the picture of your control panel

What about if I wan one Box / Border around my Profile ( just one big Border ) bicause usualy u have many Border for Main Photo , Friends Box, About me ....etc , what i wan is one Border which I can puth sparkling image gif  just for the whole Border ( one Border in the Profile ) i have seen many people use ing it just I don't know haw to do it :-)

..Do you guys have the code ( hope you Guys understand what I'am talking about )

I wait , for the replay  .-))


#13  2007-07-01 08:48:04

Hanna_mae
Hanna_mae's display avatar
» FriendsterNewbie
LgiNg 2Log..
Location: d2 sa dReamLanD..
Registered: 2007-06-09
Posts: 68
Last visit: 2007-12-12
Reputation: ~

Re: put a background for the picture of your control panel

nice one!!

#14  2007-07-04 12:28:23

kazuyuki
 jc opiana
kazuyuki's display avatar
» FriendsterNewbie
friendster addic
Location: philippines
Registered: 2007-06-16
Posts: 82
Last visit: 2009-01-03
Reputation: 1
???

Re: put a background for the picture of your control panel

its not working on my file i do what you said  :cry:


every second change everything

#15  2007-07-13 10:24:59

lmyx23
» FriendsterNewbie
Registered: 2007-07-13
Posts: 1
Last visit: 2007-08-24
Reputation: ~

Re: put a background for the picture of your control panel

ahhhh iluv dis code

#16  2007-07-13 18:34:44

misz.playah
» FriendsterNewbie
Registered: 2007-07-09
Posts: 1
Last visit: 2007-07-13
Reputation: ~

Re: put a background for the picture of your control panel

hey how can i have a js or css extention? i tried to follow the instructions of others but nothing happened :cry:

#17  2007-07-14 05:11:25

loolo
 Juan
loolo's display avatar
» FriendsterTalker
What???
Location: Pardon???
Registered: 2007-06-16
Posts: 254
Last visit: 2008-11-29
Reputation: ~
Friendster

Re: put a background for the picture of your control panel

wow nice code
@msz.playah:already see it?http://friendstertalk.com/t1879-save-ex…te....html


#18  2007-08-22 17:14:30

mherylicious
 Jamie's Wifey
mherylicious's display avatar
» FriendsterWhiz
I LOVE MY BABY SO MUCH <3
Location: Florida, USA
Registered: 2007-07-27
Posts: 2784
Last visit: 2009-01-04
Reputation: 12
Friendster

Re: put a background for the picture of your control panel

wew!! cool.... i like it.... thankz foh d code!!  :thumbsup:

#19  2007-08-22 20:57:58

bobcbar
 Bob
bobcbar's display avatar
» SuperFriendster
Gee Back to Work
Location: Texas USA
Registered: 2007-04-08
Posts: 9869
Reputation: 288
Friendster

Re: put a background for the picture of your control panel

misz.playah wrote:

hey how can i have a js or css extention? i tried to follow the instructions of others but nothing happened :cry:

save in css extension, says at the botton of tutorial  ;]


#20  2007-08-22 23:17:30

mherylicious
 Jamie's Wifey
mherylicious's display avatar
» FriendsterWhiz
I LOVE MY BABY SO MUCH <3
Location: Florida, USA
Registered: 2007-07-27
Posts: 2784
Last visit: 2009-01-04
Reputation: 12
Friendster

Re: put a background for the picture of your control panel

wew... it's working in mah page... nice codez! thankz! :thumbsup:

Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2009 PunBB

[ 11 queries - 8.206 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)