friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#201  2008-10-12 08:39:01

Narcissist
 NarSSy
Narcissist's display avatar
» Banned
^_^
Location: Phil.
Registered: 2008-10-05
Posts: 110
Last visit: 2008-10-29
Reputation: -2
Friendster

Re: Translucent Box [Working With FF and IE]

nice one keepsafe


_kiss me-

#202  2008-10-13 11:28:56

boykilatz
 Akemi
boykilatz's display avatar
» FriendsterGeek
`Breaking.Dawn
Rockstars
Location: `Motus Ora
Registered: 2008-04-13
Posts: 1122
Last visit: 2009-01-01
Reputation: 23
Friendster

Re: Translucent Box [Working With FF and IE]

nice one!
thanks for sharing
:thumbsup::thumbsup:


Nothing to display.

#203  2008-10-18 06:48:37

human1percent
 humanize
human1percent's display avatar
» FriendsterNewbie
BOO!!~
Registered: 2008-08-07
Posts: 42
Last visit: 2008-12-09
Reputation: ~
Friendster

Re: Translucent Box [Working With FF and IE]

thanks there,i'm using it and work fine...thanks a lot  :D




i paint myself pink.nice♥

#204  2008-10-18 21:16:56

irvanfauzie
 iЯvanFauziЄ™
irvanfauzie's display avatar
» FriendsterAddict
Upgrade iWillFinding!
Executive Coder
Location: Unknow
Registered: 2008-03-17
Posts: 372
Last visit: 2009-01-07
Reputation: 9
Friendster

Re: Translucent Box [Working With FF and IE]

sO gReat !!
ReaLLy CoOL ..
:thumbsup:

#205  2008-10-19 02:13:08

xzyhon
» FriendsterNewbie
Registered: 2008-09-20
Posts: 2
Last visit: 2009-01-04
Reputation: ~

Re: Translucent Box [Working With FF and IE]

RAZIAN., those codes are for semi transparency of BOXES right?., do you know the codes to make the BG image semi transparent while the boxes and texts are unaffected?.. PM me please, hope you can help me.. thanks.. :D

#206  2008-10-22 05:10:57

jakers23
 JaKe
jakers23's display avatar
» FriendsterAddict
The Dark Side
Online Gamers Clan
Location: Cbr City
Registered: 2007-07-15
Posts: 363
Last visit: 2009-01-01
Reputation: 8
Friendster

Re: Translucent Box [Working With FF and IE]

nice trick :thumbsup:



#207  2008-10-23 04:09:18

mG
 «QuEzO dE BoLa™»
mG's display avatar
» FriendsterElite
Rockstars
Location: LP city
Registered: 2008-04-02
Posts: 3524
Reputation: 68
Friendster

Re: Translucent Box [Working With FF and IE]

:D OoOoww
tenkyu tenkyu
for this.. =):thumbsup:


RocK eN RoLL is nOt a LifesTyLe, ItS A bLoodTypE.

#208  2008-10-23 04:53:49

posh07
» FriendsterNewbie
Registered: 2008-10-13
Posts: 10
Last visit: 2008-12-22
Reputation: ~

Re: Translucent Box [Working With FF and IE]

thank you for this.. i loved it :D

Last edited by posh07 (2008-10-23 04:54:05)

#209  2008-10-23 12:48:45

irvanfauzie
 iЯvanFauziЄ™
irvanfauzie's display avatar
» FriendsterAddict
Upgrade iWillFinding!
Executive Coder
Location: Unknow
Registered: 2008-03-17
Posts: 372
Last visit: 2009-01-07
Reputation: 9
Friendster

Re: Translucent Box [Working With FF and IE]

preview please .. :cry:

#210  2008-10-23 16:48:57

robin182
 mbe cobain
robin182's display avatar
» FriendsterAddict
sakid jiwa
Naruto Fanz-ShinobiElite
Location: pelangi
Registered: 2008-09-28
Posts: 335
Last visit: Yesterday
Reputation: 28
Friendster

Re: Translucent Box [Working With FF and IE]

thx for sharing.. nice tricks... :penguin::penguin::penguin:


#211  2008-11-02 10:53:01

jddrulez
 JaydeE
jddrulez's display avatar
» FriendsterTalker
neWbiE on The haUs..!!
Friendstertalk University
Location: piLipiNas
Registered: 2008-10-22
Posts: 153
Last visit: Today
Reputation: ~

Re: Translucent Box [Working With FF and IE]

nyC...
thnx for dis.....
gotta try dis later....
kip it up dude....



^Look me in d' Eyes..?!^

#212  2008-11-02 13:03:59

DevilCry3
 Ken
DevilCry3's display avatar
» FriendsterNewbie
Laymakers Society
Location: Manila,Philippines
Registered: 2008-06-05
Posts: 42
Last visit: 2009-01-05
Reputation: 1
Friendster

Re: Translucent Box [Working With FF and IE]

thanks for sharing this code.... :thumbsup: nice !!


#213  2008-11-07 17:10:07

jusfred
» FriendsterNewbie
Registered: 2008-11-07
Posts: 1
Last visit: 2008-11-22
Reputation: ~

Re: Translucent Box [Working With FF and IE]

i have a customized shoutout and the transluscency code doesnt work in it.. can you pls help me? this is the code for my shotout:

Code:

/* SHOUTOUT BOX AND FONT */
.controlpanel .so, .minicontrolpanel .so {
  margin: 0 -20px 10px 0;
  width: 257px;
  position: relative;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  border: 3px dashed #000000;
}
.controlpanel .so a, .minicontrolpanel .so a {
  color: #ffffff;
}
.controlpanel .so div#cpShoutoutBox, .controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutBox, .minicontrolpanel .so div#cpShoutoutEditBox {
  padding: 7px 7px 5px 7px;
  margin: 0;
}
.controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutEditBox {
  display: none;
}
.controlpanel .sol, .minicontrolpanel .sol {
  position: absolute;
  left: -5px;
  top: 8px;
  width: 6px;
  height: 11px;
  background: url() no-repeat;
}
.controlpanel .sob, .minicontrolpanel .sob {
  width: 250px;
  height: 2px;
  background: url() no-repeat;
  line-height: 0;
  font-size: 0;
}
.controlpanel .label, .minicontrolpanel .label {
  text-align: left;
  font-weight: bold;
  margin: 10px 0 3px 0;
  color: #ffffff;
}

thanksalot!

Last edited by jusfred (2008-11-07 17:10:47)

#214  2008-11-12 09:25:54

EleeGirl
 Elҿҿna ำŁ
EleeGirl's display avatar
» FriendsterWhiz
-_- BUSY MODE -_-
Location: Malaysia ツ
Registered: 2008-04-11
Posts: 2591
Reputation: 130

Re: Translucent Box [Working With FF and IE]

Thanks for sharring .

Can you have a preview?I'm using IE :D



KAWAII GFX | Plurk
p/s: add mii plurk!
-
Back To School 
All hail school 

#215  2008-11-19 01:11:48

tap13
 pat-pat
tap13's display avatar
» FriendsterFreak
nyak!
Rockstars
Location: 78240 find it.haha
Registered: 2008-05-12
Posts: 1922
Reputation: 179
Friendster

Re: Translucent Box [Working With FF and IE]

tnx!!, this really helps me a lot!!


Rockstar, We Fall, We Stand, We Rock!

Life is simple, you make a choice, and never look back
- Kua Guile

#216  2008-11-19 09:29:00

jay_chou
 jay_chou
jay_chou's display avatar
» FriendsterAddict
.::you can do it::..
Location: in front of LaBToB
Registered: 2008-10-10
Posts: 340
Last visit: 2008-11-25
Reputation: 10
Friendster

Re: Translucent Box [Working With FF and IE]

waw nice trick bro



#217  2008-12-04 06:55:20

heartstripper
 Georgia Marie
heartstripper's display avatar
» FriendsterNewbie
uhmmm...newbie..:P
Location: Pasig City
Registered: 2008-12-03
Posts: 5
Last visit: 2008-12-28
Reputation: ~
Friendster

Re: Translucent Box [Working With FF and IE]

i want to make my box background boxes translucent without affecting the pics and/or the texts... is there a code for that?



"It is really difficult to hold back, even it it's a risk to take.."
       
      "You are like a vampire that haunts my mind and my dreams..."

~~ Kilig lines of the moment from...a certain someone...*blush*

#218  2008-12-04 11:46:01

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

Re: Translucent Box [Working With FF and IE]

heartstripper wrote:

i want to make my box background boxes translucent without affecting the pics and/or the texts... is there a code for that?

You can use background images in the common boxes will have the same effect.

http://www.wannabegirl.org/translucent/


#219  2008-12-11 09:56:41

el-OH-vee-EE
 KiMBERLY ANN
el-OH-vee-EE's display avatar
» FriendsterTalker
lalaLOVE (:
Location: in his heart ♥
Registered: 2008-09-03
Posts: 175
Last visit: 2009-01-06
Reputation: ~
Friendster

Re: Translucent Box [Working With FF and IE]

thanks, useful :) :thumbsup:


#220  2008-12-11 10:02:00

chipster489
 ---->Kyril<----
chipster489's display avatar
» SuperFriendster
-->Suikoden Master<--
Location: --->Rhapsodia<---
Registered: 2008-10-29
Posts: 8685
Last visit: Yesterday
Reputation: 122

Re: Translucent Box [Working With FF and IE]

Dat's great, i'm using dat on my other layouts. :)





The ground quakes with the anger of the people. Their cries echo in the heavens. Now is the time for this to end... :cool:

God Bless 2009... :)

Search Friendstertalk

Board footer

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

[ 8 queries - 0.062 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. =)