مجموعة أكواد المتابعة لجوجل بلس +Google بأكثر من تصميم لمدونة بلوجر
بسم الله الرحمن الرحيم
أقدم لكم أسهل الطرق لأنشاء كود المتابعة لـ +Google على مدونة بلوجر بكل التصاميم الممكنة
#بمظهر فاتح
<!-- ضع هذه العلامة في الرأس أو قبل علامة إغلاق النص مباشرةً. -->
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ar'}
</script>
<!-- يمكنك وضع هذه العلامة في المكان الذي تريد ظهور أداة عليه. -->
<div class="g-person" data-width="299" data-href="//plus.google.com/u/0/117670168716628012428" data-rel="author"></div>
#داكن
<!-- ضع هذه العلامة في الرأس أو قبل علامة إغلاق النص مباشرةً. -->
<script async="" defer="" src="https://apis.google.com/js/platform.js">
{lang: 'ar'}
</script>
<!-- يمكنك وضع هذه العلامة في المكان الذي تريد ظهور أداة عليه. -->
<div class="g-person" data-href="//plus.google.com/u/0/117670168716628012428" data-rel="author" data-theme="dark" data-width="299">
</div>
#أفقي
<!-- ضع هذه العلامة في الرأس أو قبل علامة إغلاق النص مباشرةً. -->
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ar'}
</script>
<!-- يمكنك وضع هذه العلامة في المكان الذي تريد ظهور أداة عليه. -->
<div class="g-person" data-width="299" data-href="//plus.google.com/u/0/117670168716628012428" data-layout="landscape" data-rel="author"></div>
#زر المشاركة
<!-- ضع هذه العلامة في الرأس أو قبل علامة إغلاق النص مباشرةً. -->
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ar'}
</script>
<!-- يمكنك وضع هذه العلامة في المكان الذي تريد ظهور زر المشاركة عليه. -->
<div class="g-plus" data-action="share" data-annotation="none" data-height="24"></div>
#زر متابعة
<!-- ضع هذه العلامة في الرأس أو قبل علامة إغلاق النص مباشرةً. -->
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ar'}
</script>
<!-- يمكنك وضع هذه العلامة في المكان الذي تريد ظهور أداة عليه. -->
<div class="g-follow" data-annotation="bubble" data-height="24" data-href="//plus.google.com/u/0/117670168716628012428" data-rel="auth
or"></div>
#بلس
<!-- ضع هذه العلامة في الرأس أو قبل علامة إغلاق النص مباشرةً. -->
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ar'}
</script>
<!-- يمكنك وضع هذه العلامة في المكان الذي تريد ظهور زر 1+ عليه. -->
<div class="g-plusone" data-size="tall" data-annotation="inline" data-width="300"></div>