• ARCHIVES 
  • » [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

Pages: 1234

[b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=loshang14]nice codes kuya... but.... my banner is only working... :crybaby: what shall i do?[/quote] If you have a working js file extension... there should be no problem... you just have to follow the instructions on the 1st post... =) so my question is.. are u using a js file or just css..? coz if you have... esp. the tracker file... it would be something like this on ur js file... inside the tracker codes... [quote]//css injection //TRACKER CODES function onProfileLoad() { [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b] addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); } --rest of tracker codes---[/quote] or... [quote]//css injection //TRACKER CODES function onProfileLoad() { addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b] } --rest of tracker codes---[/quote] or.. outside the tracker codes.. [quote]//css injection //TRACKER CODES function onProfileLoad() { addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); } --rest of tracker codes--- [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b][/quote] if you do not have a tracker file.. go to micky's tutorial on how to compile js code... it is so easy... just pay attention on position changes and codes characteristics or shall i say... how they look like... or how to group them... =)
loshang14
» FTalker
FTalk Level: zero
119
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=Refresh/Reload][quote=loshang14]nice codes kuya... but.... my banner is only working... :crybaby: what shall i do?[/quote] If you have a working js file extension... there should be no problem... you just have to follow the instructions on the 1st post... =) so my question is.. are u using a js file or just css..? coz if you have... esp. the tracker file... it would be something like this on ur js file... inside the tracker codes... [quote]//css injection //TRACKER CODES function onProfileLoad() { [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b] addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); } --rest of tracker codes---[/quote] or... [quote]//css injection //TRACKER CODES function onProfileLoad() { addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b] } --rest of tracker codes---[/quote] or.. outside the tracker codes.. [quote]//css injection //TRACKER CODES function onProfileLoad() { addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); } --rest of tracker codes--- [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b][/quote] if you do not have a tracker file.. go to micky's tutorial on how to compile js code... it is so easy... just pay attention on position changes and codes characteristics or shall i say... how they look like... or how to group them... =)[/quote] uh... it's really not working... :crybaby: but it's okay.. I'll just find other navigation codes... sorry for inconvenience.. ^_^
loshang14
» FTalker
FTalk Level: zero
119
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=Refresh/Reload][quote=loshang14]nice codes kuya... but.... my banner is only working... :crybaby: what shall i do?[/quote] If you have a working js file extension... there should be no problem... you just have to follow the instructions on the 1st post... =) so my question is.. are u using a js file or just css..? coz if you have... esp. the tracker file... it would be something like this on ur js file... inside the tracker codes... [quote]//css injection //TRACKER CODES function onProfileLoad() { [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b] addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); } --rest of tracker codes---[/quote] or... [quote]//css injection //TRACKER CODES function onProfileLoad() { addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b] } --rest of tracker codes---[/quote] or.. outside the tracker codes.. [quote]//css injection //TRACKER CODES function onProfileLoad() { addBox("RIGHT"," WELCOME</font> "+pageViewerFName+" ",TRACKER.div.innerHTML,"tracker",null); } --rest of tracker codes--- [b]//moving boxes codes here[/b] [b]//customized mainnav here[/b][/quote] if you do not have a tracker file.. go to micky's tutorial on how to compile js code... it is so easy... just pay attention on position changes and codes characteristics or shall i say... how they look like... or how to group them... =)[/quote] uh... it's really not working... :crybaby: but it's okay.. I'll just find other navigation codes... sorry for inconvenience.. ^_^
loshang14
» FTalker
FTalk Level: zero
119
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

is it really necessary to have an .init codes after onload handler or can i just put it below onload handler even w/out .init codes? please teach me. by the way what's the function of .init codes? V^_^V
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=loshang14]is it really necessary to have an .init codes after onload handler or can i just put it below onload handler even w/out .init codes? please teach me. by the way what's the function of .init codes? V^_^V[/quote] sorry for you being confused... yap!! you don't have to include the .init function... just put the codes below the onloadhandler... :D that .init is from my other codes...
loshang14
» FTalker
FTalk Level: zero
119
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

kuya deadz... it is really not working... please help me with my codes... this is my tracker.txt [url]http://h1.ripway.com/shanglo14/database/tracker.txt[/url] and this is my friendster.. [url]http://profiles.friendster.com/25815112[/url]
nimiel
» FTalkAddict
FTalk Level: zero
311
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

It's a little complicated but i'll try it!
nomad_gurl818
» n00b
FTalk Level: zero
95
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

is dis codes stol working?
mikkz95
» FTalker
FTalk Level: zero
163
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

Thanks 4 sharing!
seiteki_cai
» n00b
FTalk Level: zero
68
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

how can i change the background and font color of the button?..can i change it or not?
kiervin_19
» n00b
FTalk Level: zero
32
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

pwede po bah mahingi yung url ng headers nyo?please ang tagal ko na pong hinanap sa ibat ibang site yun please!... by the way gamit ko now tweaks na to! ang ganda!...
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=seiteki_cai]how can i change the background and font color of the button?..can i change it or not?[/quote] It's included in the codes i gave..[b]/*customized buttons*/[/b] that's css.. just edit it at ur liking... @kiervin_19 What do u mean URL of my header??.. and pls avoid using tagalog.. this is an international forum.. btw.. thanx 4 trying the tweaks.. =)
kiervin_19
» n00b
FTalk Level: zero
32
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

please give me the url of your headers in your friendster profile... im begging you please... the one that color black and waving...like a metal? please..... im trying to find it in different website but i failed....i didnt find it... please,...this is my email address (arhies199@yahoo.com) and thank you,you responsed to my comment..
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=kiervin_19]please give me the url of your headers in your friendster profile... im begging you please... the one that color black and waving...like a metal? please..... im trying to find it in different website but i failed....i didnt find it... please,...this is my email address (arhies199@yahoo.com) and thank you,you responsed to my comment..[/quote] heheh... maybe ur looking in a wrong place coz u can find these images on many sites... these are not special images one is just an icon/avatar and the other one is a divider... you just have to declare it on your css as [b]repeat[/b] to do the trick... =D ex. background-repeat: repeat; [img]http://h1.ripway.com/azozena/spark.gif[/img] [img]http://h1.ripway.com/azozena/blink.gif[/img] don't use my url.. just save the image and put it on your image host so that u can have a link of ur own... btw... don't expose ur email add kid... its dangerous... @ sorry mods if this one is out of topic... :D
itzmejhere
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=kiervin_19]pwede po bah mahingi yung url ng headers nyo?please ang tagal ko na pong hinanap sa ibat ibang site yun please!... by the way gamit ko now tweaks na to! ang ganda!...[/quote] english pls...
mickyriora
» FTalkAddict
FTalk Level: zero
335
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

[quote=Refresh/Reload][quote=kiervin_19]please give me the url of your headers in your friendster profile... im begging you please... the one that color black and waving...like a metal? please..... im trying to find it in different website but i failed....i didnt find it... please,...this is my email address (arhies199@yahoo.com) and thank you,you responsed to my comment..[/quote] heheh... maybe ur looking in a wrong place coz u can find these images on many sites... these are not special images one is just an icon/avatar and the other one is a divider... you just have to declare it on your css as [b]repeat[/b] to do the trick... =D ex. background-repeat: repeat; [url]http://h1.ripway.com/azozena/spark.gif[/url] [url]http://h1.ripway.com/azozena/blink.gif[/url] don't use my url.. just save the image and put it on your image host so that u can have a link of ur own... btw... don't expose ur email add kid... its dangerous... @ sorry mods if this one is out of topic... :D[/quote] offtopic: I see your blink image is most likeable including me the first time I've seen your profile.btw, I'm still using it in my other test page :D Anyways, @ topic, great job :thumbsup:
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

Very nice indeed!!! :eh: :ninja:
kiervin_19
» n00b
FTalk Level: zero
32
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

thank you very much! i really appreciate it! thank you very much SIR REFRESH\RELOAD.. AND MS.MICKYRIORA.... THANK YOU VERY MUCH! god bless you!
Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

no problem :thumbsup: @ off topic: hi micky!! :D wahh seems my server is down again... so now i'm here into this god forsaken, noisy and crowded net shop!! and... wahh :crybaby: does friendster updated?? I can't see my sidebars and other tricks working!! hmmm IE6.. same as mine... but why...?? :paranoid:
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

@refresh/reload..Try changing the linker code to this one. [url]http://angelldeville.mydiscussionboard.com/Host-Your-Own-File-h19.htm[/url]

Last edited by bobcbar (2008-01-10 07:52:37)

  • ARCHIVES 
  • » [b]preview:[/b] [url=http://profiles.friendster.com/97631908]click here[/url] [b]Edited: June 2009[/b] and still working... August 2009 [b]Customized Navigation or Banner Area[/b] -- Top B

Pages: 1234

Board footer

© 2024 F Talk

Current time is 13:31

[ 10 queries - 0.022 second ]
Privacy Policy