How to Remove Author About from Blogger Post Footer




How to Remove Author Details, Info or About from Blogger Post in Footer


I Search online and tried all methods but i couldn't fix this issue. so i tried to fix this on my way and at last i fixed this issue.

go to theme - edit HTML - Search "about" - and you will find this



<img alt='Author Image' class='avatar avatar-60 photo' expr:src='data:post.authorPhoto.url' height='150' width='140'/>
<p>
<b>About <data:post.author/></b>
  <br/>
 <span name='author-post'/>
<span name='author-social'/>
 </p>
</div>


now you have to replace these with "Blank" 

change height and width to '0'

and remove or replace 'About'

after replacing, it should be like this

<img alt='Blank' class='Blank' expr:src='data:post.Blank.url' height='0' width='0'/>
<p>
<b>Post By Admin <data:post.Blank/></b>
  <br/>
 <span name='Blank-post'/>
<span name='Blank-social'/>
 </p>
</div>

and Save the Theme that's it.


1 comment:

  1. This is a great post!
    So glad I came across it! Thank you so much for sharing!.
    Earn during lockdown minimum $100 per day from any part of the world by watch ADS
    CLICK HERE TO JOIN

    ReplyDelete

Theme images by sndr. Powered by Blogger.