• ARCHIVES 
  • » hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Pages: 12

hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Last edited by FOGs (2008-12-29 10:06:59)

chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[b]Try dis, put d code inside ur Css file, it's now updated. :) [/b] [quote]/* SHOUTBOX */ .somsg { background-image: url() !important; font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-align: center; color: [b]#66FF00[/b]; background-color: [b]Transparent[/b] !Important; background-repeat: no-repeat; border: [b]0px # none;[/b] }[/quote]

Last edited by chipster489 (2008-12-29 11:09:50)

FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

OMG... your also posted in my wrong post at javascript section chipster489... thanks for reminding me there.. and im very thankful for your reply here... thanks for the code...
FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Hi chipster489, I've tried the code tha you gave.. the code for text is working... But the background is not transparent , there is still a white background color.. what should I do so that the white color are transparent?
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

have you try the long shout message code? See this link. And go to the shout message code. :arrow: http://theftalk.com/t7694-Complete-Compilation-of-CSS-Codes!.html Also, you can apply the [b]filter: alpha(opacity=___);[/b] to your code. =):thumbsup:

Last edited by vanraid (2008-12-29 10:40:08)

FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Hi chipster489, I've tried the new updated code that you gave.. /* SHOUTBOX */ .somsg { background-image: url() !important; font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-align: center; color: #66FF00; background-color: Transparent !Important; background-repeat: no-repeat; border: 0px # none; } But nothing happened, its the same there still a white background... Im sorry if im bothering you... what should I do again to make it disappear a white background ?
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Have you try this codes? [spoiler]/* SHOUTOUT BOX AND FONT */ .controlpanel .so, .minicontrolpanel .so { margin: 0 -20px 10px 0; width: 257px; position: relative; background: url(YOUR IMAGE URL HERE) repeat-y right center; color: #HEX VALUE; font-weight: bold; border: '1 to 10'px 'solid, outset, ridge, etc...' #HEX VALUE; } .controlpanel .so a, .minicontrolpanel .so a { color: #HEX VALUE; } .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: 257px; 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: #HEX VALUE; }[/spoiler] also apply [b]filter: alpha(opacity=___)[/b] to your code. this can be apply when there are backgrounds. Just play with the parameters.
chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[b]Post a preview of ur profile, and set it 2 public. :) [/b]
FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[quote=chipster489]maybe der is a problem on ur other codes.[/quote] I don't have any code except your code... what should I do..? anyway, this is am using http://jsesbreno.googlepages.com/Darylldelfin.htm <---- is this outdated now..? im using it before it works fine all the codes...
FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[quote=chipster489]Post a preview of ur profile, and set it 2 public. :)[/quote] Here is my profile.. I want my shoutOut box is transparent or there is no white background and the text is color: #66FF00; http://profiles.friendster.com/crizgeraId03x

Last edited by FOGs (2008-12-29 11:54:23)

chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[b]Ok, don't put ur linkers at d About Me and Who i want to meet 4 d mean tym, coz Fs is updating agen, put d linker inside ur Media box, der's a list of linkers working at Friendster Underground, try d post of [i]Vanraid.[/i] :) [/b]

Last edited by chipster489 (2008-12-29 11:29:37)

FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

I tried to put my linkers one by one, first at About me 2nd at Who I want to meet 3rd at media box but all of them are nothing happened...
FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

I also tried the code of vanraid but it still the same... =( what should I do now...?
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Can we see your code?
FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[quote=vanraid]Can we see your code?[/quote] this... [spoiler]/* SHOUTOUT BOX AND FONT */ .controlpanel .so, .minicontrolpanel .so { margin: 0 -20px 10px 0; width: 257px; position: relative; background: url(YOUR IMAGE URL HERE) repeat-y right center; color: #66FF00; font-weight: bold; border: '1 to 10'px 'solid, outset, ridge, etc...' #66FF00; } .controlpanel .so a, .minicontrolpanel .so a { color: #66FF00; } .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: 257px; 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: #66FF00; }[/spoiler]
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Try to use this to your CSS extension. [spoiler]/* SHOUTOUT MESSAGE */ .controlpanel .so { position: relative; background-color: transparent! important; background-image: url(); background-repeat: no-repeat; background-position: center; color: #66FF00; font-weight: none; text-align: center; border-width: 0px; border-style: none;} .minicontrolpanel .so { position: relative; background-color: transparent! important; background-image: url(); background-repeat: no-repeat; background-position: center; color: #66FF00; font-weight: none; text-align: center; border-width: 0px; border-style: none;} .controlpanel .so a { color: #66FF00;} .minicontrolpanel .so a { color: #66FF00;} .controlpanel .so div#cpShoutoutBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .controlpanel .so div#cpShoutoutEditBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .minicontrolpanel .so div#cpShoutoutBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .minicontrolpanel .so div#cpShoutoutEditBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .controlpanel .so div#cpShoutoutEditBox{ display: none;} .minicontrolpanel .so div#cpShoutoutEditBox { display: none;} .controlpanel .sol { position: absolute; left: -5px; top: 8px; width: 6px; height: 11px; background-image: url(); background-position: center; background-repeat: no-repeat; background-color: transparent! important;} .minicontrolpanel .sol { position: absolute; left: -5px; top: 8px; width: 6px; height: 11px; background-image: url(); background-position: center; background-repeat: no-repeat; background-color: transparent! important;} .controlpanel .sob { width: 257px; height: 2px; background: url(); background-position: center; background-repeat: no-repeat; background-color: transparent! important; line-height: 0px; font-size: 0px;} .minicontrolpanel .sob { width: 257px; height: 2px; background-image: url(); background-position: center; background-repeat: no-repeat; background-color: transparent! important; line-height: 0px; font-size: 0px;} .controlpanel .label { text-align: left; font-weight: bold; margin-top: 10px margin-left: 0px; margin-right: 0px; margin-bottom: 3px; color: #66FF00;} .minicontrolpanel .label { text-align: left; font-weight: bold; margin-top: 10px margin-left: 0px; margin-right: 0px; margin-bottom: 3px; color: #66FF00;}[/spoiler] Just try this one. I already edited the code. Just drop me a PM if you have other question.

Last edited by vanraid (2008-12-29 12:21:17)

chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[b]Similar problem hir, maybe dis wil help u. :) :arrow: http://theftalk.com/t52030-Shout-Out-box-Transparent.html [/b]
FOGs
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[quote=vanraid]Try to use this to your CSS extension. [spoiler]/* SHOUTOUT MESSAGE */ .controlpanel .so { position: relative; background-color: transparent! important; background-image: url(); background-repaet: no-repeat; background-position: center; color: #66FF00; font-weight: none; text-align: center; border-width: 0px; border-style: none;} .minicontrolpanel .so { position: relative; background-color: transparent! important; background-image: url(); background-repeat: no-repeat; background-position: center; color: #66FF00; font-wieght: none; text-align: center; border-width: 0px; border-style: none;} .controlpanel .so a { color: #66FF00;} .minicontrolpanel .so a { color: #66FF00;} .controlpanel .so div#cpShoutoutBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-botom: 7px; margin: 0px;} .controlpanel .so div#cpShoutoutEditBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .minicontrolpanel .so div#cpShoutoutBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .minicontrolpanel .so div#cpShoutoutEditBox { padding-top: 7px; padding-left: 7px; padding-right: 5px; padding-bottom: 7px; margin: 0px;} .controlpanel .so div#cpShoutoutEditBox{ display: none;} .minicontrolpanel .so div#cpShoutoutEditBox { display: none;} .controlpanel .sol { position: absolute; left: -5px; top: 8px; width: 6px; height: 11px; background-image: url(); background-position: center; background-repeat: no-repeat; background-color: tranparent! important;} .minicontrolpanel .sol { position: absolute; left: -5px; top: 8px; width: 6px; height: 11px; background-image: url(); background-position: center; background-repeat: no-repeat; background-color: tranparent! important;} .controlpanel .sob { width: 257px; height: 2px; background: url(); background-position: center; background-repeat: no-repeat; background-color: tranparent! important; line-height: 0px; font-size: 0px;} .minicontrolpanel .sob { width: 257px; height: 2px; background-image: url(); background-position: center; background-repeat: no-repeat; background-color: tranparent! important; line-height: 0px; font-size: 0px;} .controlpanel .label { text-align: left; font-weight: bold; margin-top: 10px margn-left: 0px; margin-right: 0px; margin-bottom: 3px; color: #66FF00;} .minicontrolpanel .label { text-align: left; font-weight: bold; margin-top: 10px margin-left: 0px; margin-right: 0px; margin-botom: 3px; color: #66FF00;} Just try this one. I already edited the code.[/quote] [/spoiler] OMG!!! Its working now!! I got what I want... OMG!!! I'm very thankful... thank you so much vanraid for your help... :thumbsup: thank you so much chipster489 for your help.. :thumbsup:

Last edited by FOGs (2008-12-29 12:31:29)

chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

[b]^No problem, if u hav other problems agen, post here. :D [/b]
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

No problem. If you have another prob. Just post here. :)=):thumbsup::thumbsup: Problem Solved. =):thumbsup:

Last edited by vanraid (2008-12-29 12:37:02)

  • ARCHIVES 
  • » hey everyone, can i have a request? can you make me a Transparent shoutout box(in friendster) with a text hex color (#66FF00) ? PLEASE!~ :please: your Help really really appreciated... thanks..

Pages: 12

Board footer

© 2025 F Talk

Current time is 09:24

[ 10 queries - 0.022 second ]
Privacy Policy