
zalecurt wrote:
ano ung handhold handler
go here..
http://theftalk.com/t36435-Frequently-A…dated.html
read post #5..
|
how can i change d' font color??i tried but it's not working..kindly help me!!thnx
Last edited by belaiownzme (2009-03-29 13:08:39)
|

Thanks For Sharing THis for R profile!

|

nice js tricks:D


|

belaiownzme wrote:
pnu po mppalitan un font color??i tried but it's not working..kindly help me!!thnx
` oops . speak in english dear . 
![]()
@ topic :: very cool codes dear . guess i gonna have an organize friend list now . THANKS FO DA SHARE . 
![]()


|
please help me with this coz i can't change the font color..please see it below
Last edited by belaiownzme (2009-04-03 15:55:05)
|
belaiownzme
proceed to friendster help..if u have some question & u need help..
anyway give me the code/script for that..i'll do it for you miss
|
hirs the code
thnx..^_^
|
belaiownzme
what colot do u want to put?
proceed here for the color http://html-color-codes.com/
dont forget to put # e.g #CCCC00
|
i already put it..but it does'nt working?
#33CC00 thanks bro..^_^ can i also change the border color??
Last edited by belaiownzme (2009-04-04 12:40:33)
|
^
in this part
u can... edit the color of the border
see this part from ur code
<style type="text/css">
body{
background-color: transparent;
}
.AccordionTitle, .AccordionContent, .AccordionContainer
{
position:relative;
width:200px;
}
.AccordionTitle
{
height:25px;
overflow:hidden;
cursor:pointer;
font-family:Arial;
font-size:8pt;
font-color: #33cc00;
font-weight:bold;
vertical-align:middle;
text-align:center;
background-repeat:repeat-x;
display:table-cell;
background-image:url('http://blog.paranoidferret.com/wp-content/themes/bitter-sweet-10/img/bgfooter.gif');
-moz-user-select:none;
}
.AccordionContent
{
height:0px;
overflow:auto;
display:none;
}
.AccordionContainer
{
border-top: solid 1px #C1C1C1;
border-bottom: solid 1px #C1C1C1 ;
border-left: solid 2px #C1C1C1;
border-right: solid 2px #C1C1C1;
}
</style>
see the bolded parts? change it... to ur own hex color. the one which starts from #
the one that is http://blog.paranoidferret.com/wp-content/themes/bitter-sweet-10/img/bgfooter.gif pls change it
2 ur own background image url. cos that link was already broken. ill try to find a new background for all... 
|

another nC trick xiruki..
u r one of my favorite in giving new tricks and TUTs here in friendstertalk..
keep sharing ur knowledge..
![]()
|
^thanks warlord
haha
@belaiownzme
this trick is updated . u may put opacity in it. check the first page again...
and see the update in my codes.
thanks.
and btw, about changing the font color. it is already included in the update. sorry for
inconvenience . i forgot to put it.
Last edited by ---xXirukiTepe--- (2009-04-04 15:37:52)
|
whaha...thnx..i really love this tirck..mwuah
|
thanks for the trick, but i have a problem., it shows up at the about me section? maybe something is wrong. 
|
echodc wrote:
thanks for the trick, but i have a problem., it shows up at the about me section? maybe something is wrong.
that was just a natural error on how ur profile loads , dont worry
|
thanks for sharing xiru!
|

hai ! noOb iS in dA hOuSe!
hehe! can i ask a quetion??
is external js and js extension the same?? 
just askinG! ^_^
|
func wrote:
is external js and js extension the same??
just askinG! ^_^
Yah bro. Same. 
|