Inner Forum
February 09, 2012, 09:00:33 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Inner Forum update The website...and Added More use full Links,for more updates log on to
www.innerforum.com
 
   Home   Help Search Quran Flash Tags GoogleTagged Listen to Quran Listen to Quran Login Register  

Pages: [1]   Go Down
  Print  
Author Topic: Add Signature to Blogger Blog  (Read 167 times) Bookmark and Share
niceabi
Global Moderator
*****
Offline Offline

Posts: 9533



View Profile
« on: February 18, 2010, 12:02:59 AM »

Add Signature to Blogger Blog

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 Smiley

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

Quote

<div class='post-footer-line post-footer-line-1'>


If you cant find it then try finding this one

Quote

<p class='post-footer-line post-footer-line-1'>


or this one

Quote

<data:post.body/>


a) If you are using a Single author blog, paste the following code below the code you found

Quote
<img src='url_of_your_signature_image' style='border:0px;'/>

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

Quote
<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_author1_signature_image' style='border:0px;'/>
</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 theauthor names and the signature image  urls.

5.Save your template and you should see the signature in action Smiley

Logged

www.innerforum.com
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!