تحديث آخر نسخة 1.8.37

تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
How to add this link beside thread subject
#1
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
شكر من طرف :
#2
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..
شكر من طرف :
#3
الحمد لله
شكرا جدا يا بيبو
طيب ممكن نخليها فى الوسط بدل ما هى موجودة النلحيه الشمال؟
أنا باقصد نخلى العنوان بتاع الموضوع زى ما هو ناحية الشمال بس نخلى اللينك ده بس هو اللى موجود فى الوسط
شكر من طرف :
#4
مش متأكد ممكن تجرب تحطه بالشكل ده
كود :
<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>
شكر من طرف :
#5
شكراً يا احمد هى فعلاً بقت فى النص بس للأسف برضه مش مزبوطه بالزبط علشان انا كنت عاوزها تبقى فى المكان الأزرق بنفس محازاة عنوان الموضوع
[صورة: 35203973af4.th.jpg]
طيب هل ممكن لو مش نافع إنها تزبط فى المكان اللى انا عاوزه إنها تتحط أعلى الموضوع ؟
أنا قصدى على نفس مستوى زراير موضوع جديد و رد جديد بس تكون المحازاة للشمال أو الوسط
شكراً
شكر من طرف :
#6
داخل تمبليت 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>
شكر من طرف :
#7
شكراً جداً الموضوع اتزبط
شكر من طرف :


التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم