How To Add "yahoo Messenger Button"

Hi all,



How to add “Yahoo messenger online /offline” button ?



I'v tried to add a new html block with below code ,but without succeed



[font=Monaco,][size=3]<[color=#CC7833]a[/color] [color=#6E9CBE]href[/color]=[color=#A5C261]“ymsgr:sendIM?YOUR_YM_ID”[/color]>[/size][/font]

[font=Monaco,][size=3]<[color=#CC7833]img[/color] [color=#6E9CBE]src[/color]=[color=#A5C261]“http://opi.yahoo.com/online?u=YOUR_YM_ID&m=g&t=1”[/color] [color=#6E9CBE]border[/color]=[color=#A5C261]“0”[/color] [color=#6E9CBE]alt[/color]=[color=#A5C261]“”[/color] />[/size][/font][color=#E6E1DC][font=Monaco,] [/font][/color][font=Monaco,][size=3][color=#CC7833]a[/color]>[/size][/font]





I find this code HERE





Please help,



Thanks

try to use an html block with smarty support. That worked for me with some php html code.

[quote name=‘Anaconda’ timestamp=‘1420143439’ post=‘201433’]

try to use an html block with smarty support. That worked for me with some php html code.

[/quote]



It works ,tks :)