| Musz? w wiadomo?ci powitalnej (chodzi o ten panel nad newsami na stronie) wstawi? ten kod: 
 <!-- BEGIN LIVECHAT track tag. See also http://www.livechatinc.com -->
 <script language="JavaScript"
 src="http://server.livechatinc.net/licence/xxx/script.cgi?lang=pl&groups=0"></script>
 <!-- END LIVECHAT track tag. See also http://www.livechatinc.com -->
 
 <!-- BEGIN LIVECHAT button tag. See also http://www.livechatinc.com -->
 <table border='0' cellspacing='0'  cellpadding='0'><tr><td align='center'>
 <img src="http://server.livechatinc.net/licence/xxx/button.cgi?lang=pl&groups=0"
 style="cursor:pointer;cursor:hand" onclick=
 "window.open('http://server.livechatinc.net/licence/xxx/open_chat.cgi?groups=0'+
 '&s=1&lang=pl&dc='+escape(document.cookie+';l='+document.location+';r='+
 document.referer+';s='+typeof lc_session),'Czat_xxx',
 'width=604,height=247,resizable=no,scrollbars=no,status=1');"/></td></tr>
 <tr><td  align='center'><a href='http://www.livechatinc.com' style='text-decoration:none' target='_blank'><font face='Tahoma' size='1' color='#333333'>Live Chat</font></a><font face='Tahoma' size='1' color='#475780'> Software for Business</font></td></tr></table>
 <!-- END LIVECHAT button tag. See also http://www.livechatinc.com -->
 
 Ale  gdy daje "Zapisz ustawienia" ten kod w panelu si? nie wy?wietla tylko zmienia si? na:
 <!-- BEGIN LIVECHAT track tag. See also http://www.livechatinc.com -->
 <!-- END LIVECHAT track tag. See also http://www.livechatinc.com -->
 
 <!-- BEGIN LIVECHAT button tag. See also http://www.livechatinc.com -->
 <table border='0' cellspacing='0'  cellpadding='0'><tr><td align='center'>
 ></td></tr>
 <tr><td  align='center'><a href='http://www.livechatinc.com' style='text-decoration:none' target='_blank'><font face='Tahoma' size='1' color='#333333'>Live Chat</font></a><font face='Tahoma' size='1' color='#475780'> Software for Business</font></td></tr></table>
 <!-- END LIVECHAT button tag. See also http://www.livechatinc.com -->
 a tak nie powinno by?, dlaczego tak si? dzieje?
 |