Sunday, November 21, 2010

How to add avatars to the Blogger post title

I added avatars to the post title. Here is a short howto.

1. Goto: Design -> Edit HTML
2. Enable "Expand Widget Templates"
3. Find the following lines in the code where the title and title-link is defined,

4. Add the following line after the line show above,

Notice how the url is cominbed from strings and data:post.xxx .
5. Upload images named author.png to www.yourwebsite.com/images/

3 comments:

  1. Fuck yeah! w00t

    Did you discover it yourself or did you google it?

    ReplyDelete
  2. I Googled the pieces together. Pimp already gave some links.

    ReplyDelete