الدعم العربي

نسخة كاملة : How to add this link beside thread subject
أنت حالياً تتصفح نسخة خفيفة من المنتدى . مشاهدة نسخة كاملة مع جميع الأشكال الجمالية .
Hi
I've an account with the service www.addthis.com
I'd like to know where exactly to add this link
كود :
<!-- AddThis Bookmark Button BEGIN -->
<script type="text/javascript">
  addthis_url    = location.href;  
  addthis_title  = document.title;  
  addthis_pub    = 'mgadallah';    
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
<!-- AddThis Bookmark Button END -->
to let it appear like this:
[صورة: threadviewda9.th.png]
I've tried to add it to different templates but was really unluck to let it be placed at this exact place.

I hope you can help me.
Thanks
it's in your showthread templates
find
كود :
<strong>{$rating} {$thread['subject']} </strong>
replace with
كود :
<strong>{$rating} {$thread['subject']} </strong> <script type="text/javascript">
  addthis_url    = location.href;  
  addthis_title  = document.title;  
  addthis_pub    = 'mgadallah';    
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

I don't think it'll be valid html that way. but I think it'll display as well..
الحمد لله
شكرا جدا يا بيبو
طيب ممكن نخليها فى الوسط بدل ما هى موجودة النلحيه الشمال؟
أنا باقصد نخلى العنوان بتاع الموضوع زى ما هو ناحية الشمال بس نخلى اللينك ده بس هو اللى موجود فى الوسط
مش متأكد ممكن تجرب تحطه بالشكل ده
كود :
<strong>{$rating} {$thread['subject']} </strong> <div align="center"><script type="text/javascript">
  addthis_url    = location.href;  
  addthis_title  = document.title;  
  addthis_pub    = 'mgadallah';    
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></div>
شكراً يا احمد هى فعلاً بقت فى النص بس للأسف برضه مش مزبوطه بالزبط علشان انا كنت عاوزها تبقى فى المكان الأزرق بنفس محازاة عنوان الموضوع
[صورة: 35203973af4.th.jpg]
طيب هل ممكن لو مش نافع إنها تزبط فى المكان اللى انا عاوزه إنها تتحط أعلى الموضوع ؟
أنا قصدى على نفس مستوى زراير موضوع جديد و رد جديد بس تكون المحازاة للشمال أو الوسط
شكراً
داخل تمبليت showthread ابحث عن
كود :
<div style="float: right; padding-bottom: 4px;">
    {$newreply}{$newthread}
</div>
اضف بعده
كود :
<div style="float: left; padding-bottom: 4px;"><script type="text/javascript">
  addthis_url    = location.href;  
  addthis_title  = document.title;  
  addthis_pub    = 'mgadallah';    
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></div>
شكراً جداً الموضوع اتزبط