• ARCHIVES 
  • » For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

Pages: 123

For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

jed0081
» n00b
FTalk Level: zero
34
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

nce jeje so cool
robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=jed0081]nce jeje so cool[/quote] thx U so much bro... :D:D:D
jed0081
» n00b
FTalk Level: zero
34
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

whatever aaaaaaaaaaaaaaaaahahahahaaa
jddrulez
» FTalker
FTalk Level: zero
285
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

^^ huh..?? ------------ @topic its not working on my profy.. wats the problem with this...?? i simple follow the whole instrction...
chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=jed0081]whatever aaaaaaaaaaaaaaaaahahahahaaa[/quote] [font=Comic Sans Ms][b]Don't spam hir. =| [/b][/font]
robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=jddrulez]^^ huh..?? ------------ @topic its not working on my profy.. wats the problem with this...?? i simple follow the whole instrction...[/quote] may i check your JS.. pm me.. please.. :) [quote=chipster489]Don't spam hir. =|[/quote] thx so much bro...
LadyCyclone
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

i tried it.. i followed d steps.. but it doesnt work.. whats d difference of eksternal js and js external??

Last edited by LadyCyclone (2009-01-04 11:26:12)

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=LadyCyclone]whats d difference of eksternal js and js external??[/quote] Really no difference you must use an external js file in order to use js codes they will not work applied directly to ur profile. =) He has us making a seperate js file for the cursor then apply it to our profile using the another linker code. =)

Last edited by bobcbar (2009-01-04 11:34:02)

robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

:arrow: bobcbar Wew... apparently already in answered clearly by Bob's brother.. Thank you very much bro... Your help meant so much to me.. Sorry if my English was ugly.. understood Indonesians.. Still plain was the same English.. hee.. Once more thank you ya.. :D

Last edited by robin182 (2009-01-05 11:08:05)

jddrulez
» FTalker
FTalk Level: zero
285
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=robin182]may i check your JS.. pm me.. please..[/quote] btw, it now working... thnx dude... ------------ how can i change the color of the text...?? is it here..? color :#000
LadyCyclone
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

ahkei i c.. dats what i did.. but it doesnt work...
mabuhay
» FTalkManiac
FTalk Level: zero
849
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote]jddrulez wrote: how can i change the color of the text...?? is it here..? color :#[b]000[/b][/quote] :thumbsup: , change only teh bolded part :thumbsdown: [quote]/* Circle Text Styles */ #outerCircleText { /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */ font-style: italic; font-weight: bold; font-family: 'comic sans ms', verdana, arial; color: #[b]000[/b]; /* End Optional */ /* Start Required - Do Not Edit */ position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;} #outerCircleText div {position: relative;} #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;} /* End Required */ /* End Circle Text Styles */[/quote] [quote]LadyCyclone wrote: ahkei i c.. dats what i did.. but it doesnt work...[/quote] try 2 use this.. :thumbsdown: [quote]var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "[b]URL OF CIRCLING CURSOR.JS[/b]"; document.getElementsByTagName("head")[0].appendChild(myjs);[/quote] change teh bolded part of ur own compiled them on ur main js files

Last edited by mabuhay (2009-01-05 20:16:39)

robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

:arrow: jddrulez does answer by mabuhay.. thx bro.. :D :arrow: LadyCyclone wew..??? it's work so good sis..??? please check agin your script.. :D :arrow: mabuhay Thx for helping me brother.. :thumbsup::thumbsup::thumbsup:
mabuhay
» FTalkManiac
FTalk Level: zero
849
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote]robin182 wrote: :arrow: mabuhay Thx for helping me brother.. :thumbsup::thumbsup::thumbsup:[/quote] welcum bro. thanks 4 teh reps :thumbsup:
robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=mabuhay]welcum bro. thanks 4 teh reps :thumbsup:[/quote] hehehhe.. nice to meet you brother... :D
LadyCyclone
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

still not working huhuhu... i followed all d steps.. i dont know were it went wrong...
robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

[quote=LadyCyclone]still not working huhuhu... i followed all d steps.. i dont know were it went wrong...[/quote] wew..?? are you sure.. may i see your js code.. PM me please.. :D
  • ARCHIVES 
  • » For the moderator if thread this never in posting and was not useful please in removed.. I only newbie here.. [b]credit by : dynamycdrive.com[/b] [code]/* Circle Text Styles */ #outerCircleText { /*

Pages: 123

Board footer

© 2025 F Talk

Current time is 05:53

[ 9 queries - 0.026 second ]
Privacy Policy