ہرفرد کے لیے مفید اور معلوماتی بلاگ

ہمارا فیس بک صفحہ

Breaking

صفحات

تازہ ترین اشاعتیں

21 اگست، 2019

مزید پڑھنے کے لیے کلک کریں کا بٹن بنانا

خوبصورت کلک بٹن بنانا


Add Read more button instead of text

Go to "Edit template".

Back up your template

Press Ctrl+F for search the code

<data:post.jumptext/>

Replace the code with this code

<p><img src="image direct link"/></p>

If you want to change the width or height then use this code

<p><img src="image direct link" width="size" height="size"/></p>