مرجع پارسی MyBB

نسخه‌ی کامل: قرار دادن کد پشتیبان آنلاین در انجمن LiveZilla
شما درحال مشاهده‌ی نسخه‌ی متنی این صفحه می‌باشید. مشاهده‌ی نسخه‌ی کامل با قالب‌بندی مناسب.
دوستان من کد این برنامه میخواهم در جایی که در عکس با رنگ مشکی کشیده ام قرار دهم که در انجمن زیاد در مورد این قسمت صحبت شده بود ولی چون این کد کد جدید بود خواستم شما من را راهنمایی کنید تا به مشکل بر نخورم



کد php:
<!-- LiveZilla Chat Button Link Code (ALWAYS PLACE IN BODY ELEMENT) --><div style="text-align:center;width:200px;"><a href="javascript:void(window.open('http://www.3tell.com/on/livezilla/chat.php','','width=590,height=610,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes'))"><img src="http://www.3tell.com/on/livezilla/image.php?id=02&amp;type=inlay" width="200" height="50" border="0" alt="LiveZilla Live Help"></a><div style="margin-top:2px;"><a href="http://www.livezilla.net" target="_blank" title="LiveZilla Live Help" style="font-size:10px;color:#bfbfbf;text-decoration:none;font-family:verdana,arial,tahoma;">LiveZilla Live Help</a></div></div><!-- http://www.LiveZilla.net Chat Button Link Code --><!-- LiveZilla Tracking Code (ALWAYS PLACE IN BODY ELEMENT) --><div id="livezilla_tracking" style="display:none"></div><script type="text/javascript">
var script document.createElement("script");script.type="text/javascript";var src "http://www.3tell.com/on/livezilla/server.php?request=track&output=jcrpt&nse="+Math.random();setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1);</script><noscript><img src="http://www.3tell.com/on/livezilla/server.php?request=track&amp;output=nojcrpt" width="0" height="0" style="visibility:hidden;" alt=""></noscript><!-- http://www.LiveZilla.net Tracking Code --> 


البته این کد مربوط به یک سایت دیگر بود که من از ادمین ان گرفتم لطفا من را راهنمایی کنید
ابتدا Live zilla رو نصب میکنید.

Live zilla

سپس لینک مربوط به پشتیبانی رو در کد قالب قرار میدید.لینک رو در قالب یک عکس کوچک به نام ارتباط با پشتیبانی ست میکنید

و سپس کد :


کد:
<style>
#banner a {
position: absolute;
bottom: 0px;
width: 88px;
height: 75px;
right: 0px;
position: fixed;
text-indent: -1000px;
overflow: hidden;
background: url(آدرس تصویر مربوطه) 0 0 no-repeat;
</style>

<div id="banner"><a href="linke live zilla" target="_blank"></a></div>


در قسمت :

Admin cp >> theme and templates>>templates>>Header templates>>Header
کنترل پنل مدیریت >> قالب و پوسته >> قالب ها >> header templates>> و سپس در قسمت : Header

در ابتدا یا انتهاش (تفاوتی ندارد) این کد رو اضافه میکنید.

موفق باشید.Smile