• ARCHIVES 
  • » [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

Pages: 1..1234567891011121314

[b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

chezyka02
» FTalkManiac
FTalk Level: zero
737
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

tenk u... love it... i gonna try dat... :thumbsup:
lianne143
» n00b
FTalk Level: zero
66
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

nice..i'm gonna use it in my profyl.. thanks for sharing.. :thumbsup:
camilleo8
» FTalker
FTalk Level: zero
199
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

[color=purple][b] thanks for sharin! :thumbsup:[/b][/color]
bhabygurl_08
» FTalker
FTalk Level: zero
104
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

i will try diz.. tenx foe sharin!
tcwannabe
» n00b
FTalk Level: zero
66
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

<">you can change t="2" [number 2] above, with number 1-8[or 9 maybe], thats will cahnge the picture... just try it...

Last edited by tcwannabe (2008-04-16 08:14:07)

' nEa '
» n00b
FTalk Level: zero
68
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

<">can someone please post a css code for this? the one that is below the contol panel buttons.. anyone? please? :(
rich_art
» n00b
FTalk Level: zero
16
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

thanks.. this is great!:D:D:D:D:D:D
mc_dlp13
» n00b
FTalk Level: zero
47
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

uhmmm hi. how about to show online icon of yahoo messenger in my profile??thank's for your concern
jessicaaa
» n00b
FTalk Level: zero
41
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

hello. thank yu c:
sprongky
» FTalkManiac
FTalk Level: zero
752
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

im using this code long time ago.. and it really works... :thumbsup:
xXRaPXx
» n00b
FTalk Level: zero
79
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

[quote="' nEa '"]<">can someone please post a css code for this? the one that is below the contol panel buttons.. anyone? please? :([/quote] var YMStatus; try {YMStatus = document.createElement("div"); } catch (e) {YMStatus = document.createElement("<div>"); } YMStatus.setAttribute("style","text-align:center;padding-top: 10px"); YMStatus.innerHTML = "<a href='ymsgr:sendIM?YOUR YM ID'><img border=0 src='http://opi.yahoo.com/online?u=YOUR YM ID&m=g&t=2'></a></div>"; document.getElementById("controlPanelButtons").parentNode.appendChild(YMStatus); there ya go just compile it with the rest of your JS codes =)
cypnet
» FTalker
FTalk Level: zero
165
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

[i]Thanks for this.[/i] [i]I'm using it right now.[/i] =)
jeanianz
» n00b
FTalk Level: zero
42
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

thanks for shawin'...
sadangel08
» FTalkAddict
FTalk Level: zero
567
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

whoaw nice one! :thumbsup: thnx for sharin^^
pinkblack08
» FTalkWhiz
FTalk Level: zero
3176
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

that's nice...i'll try this...hehe
Hoshigaki
» FTalkAgent
FTalk Level: zero
2328
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

nc , i am already using it :thumbsup:
k2i5e7k8i7e
» FTalkAddict
FTalk Level: zero
525
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

thanks for sharing,,,,great job......:D:D:D
harriete101
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

this is cool.
mhe143
» n00b
FTalk Level: zero
6
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

[b]tnx for sharing sis:D[/b]
yEnyiE
» FTalkWhiz
FTalk Level: zero
2696
0
1969-12-31

Re: [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

wow.! thank you for sharing it.! ahaha./! where should i paste it.?
  • ARCHIVES 
  • » [b]UPDATED[/b] here's the code! :arrow: YM STATUS #! [code]<a href="ymsgr:sendim?YM_ID_HERE"><img src="http://opi.yahoo.com/online?u=YM_ID_HERE&m=g&t=2&l=us"></a>[/code] :arrow: screenshot of the Y

Pages: 1..1234567891011121314

Board footer

© 2024 F Talk

Current time is 02:41

[ 9 queries - 0.018 second ]
Privacy Policy