SkyUrdu | The Largest Hub Of Tutorials
Select Menu
  • Home
  • Google Adsence
    • Google Adsence Tricks
    • Supports Languages
    • 11 Tips For Adsence
    • 12 Tips For Adsence
    • 100% Approval Tip
    • Achievement Card
    • Adsense Revenue
    • Verify Account
  • Make Money
    • Earn With Bidvertiser
    • Earn With Freelance
    • Earn With Blogging
    • Earn With You Tube
    • Earn With Ads Cash
    • Earn With Adsence
    • Earn With Infolinks
    • Earn With Typing
  • Blogging
    • 404 ERROR Page
    • Google+ Fallow
    • BackUP/Restore
    • Mobile Templet
    • Custom Domain
    • Blogger Tricks
    • Custom Fonts
    • Templetes
  • SEO
    • Google Algorithm
    • Google Analytics
    • Select Keywords
    • Blogger Vistors
    • Alexa Ranks
    • Robots.txt
    • SEO Tricks
    • SEO Tools
  • Social Media
    • Whatsapp
    • Facebook
    • Pinterest
    • Google+
    • Twitter
    • Skype
    • Imo
    • VK
  • Networks
    • Easypaisa
    • Mobicash
    • Mobilink
    • Telenor
    • Warid
    • Ufone
    • Zong
  • Much More
    • How To
    • Much More
Home » Blogger Tricks » Signature for Blogger

Signature for Blogger

Unknown
Add Comment
Blogger Tricks
You might want to add a custom automatic signature below each of your blog posts. This would be more useful if you are running a Team Blog with multiple authors. You can use unique signatures for each author.The same can be done on a single author blog also :)

Adding Signature to Single Author / Multi Author Blogger Blogs

1. Create a Signature using Photoshop or some online Generators like My Live Signature
2. Upload this signature image to blogger.Once its uploaded hit preview and copy the image location(Note down the URL of the image).
3.Now Go to Layout > Edit HTML and Expand your Widget Templates
4.Now Find

<div class='post-footer-line post-footer-line-1'>
If you cant find it then try finding this one
<p class='post-footer-line post-footer-line-1'>
or this one
<data:post.body/>
a) If you are using a Single author blog, paste the following code below the code you found
<b:if cond='data:blog.pageType == "item"'>
<img src='url_of_your_signature_image' style='border:0px;'/>
</b:if>
Code should be edited with your signature image URL
b) If you are on a Team Blog, paste the following code just below the code you found
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.author == &quot;Author1Name&quot;'>
<img src='url_of_author1_signature_image' style='border:0px;'/>
</b:if>
<b:if cond='data:post.author == &quot;Author2Name&quot;'>
<img src='url_of_author2_signature_image' style='border:0px;'/>
</b:if>
</b:if>
If you have more number of authors, you can repeat the blocks accordingly(here i have mentioned 2 blocks[blue and brown] one for each of the two authors).Codes should be edited with the author names and the signature image  URLs.
If you want the Signature to appear on your Blog’s main page as well, then you will have to remove those 2 red lines of code.
5.Save your template and you should see the signature in action :)
Share This!--- Facebook Twitter Google+

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Search Hare

Populer Posts

  • How to backup or restore blogger templates
    Blogger provides XML templates and you will find tonnes of third party templates on the internet. You might also want to tweak the t...
  • Redirect one page to another in Blogger/Site
    Blogger has launched an Array of Search Engine related features and one of them is the ability to create Custom Redirects. Technic...
  • Google+ Profile to Claim Authorship of Your Content
    If you write content for various online blogs and publications, be sure to use your Google+ profile to claim authorship of each piece ...
  • Make Money $6 Per Hour Part Time
    Hello Friends As you know that Money is important in your life if it comes with easy ways thats good. In my previous article i ha...
  • How To Add H1 Tag To Blogger Post Title For Better SEO
    Heading tags are six types <h1>-to-<h6>. H1 tag is more important than H6 tag. Recently Search Engines give more priority on...
Template by Malik HassanHome - Sitemap - Privacy Policy - Terms And Conditions - Disclaimer - Author