photo tutorial_zps442c93fa.png  photo owner_zps6a3d4f56.png  photo home-1_zpsab213777.png

Cute Icon Beside post title

Views
Today this tutorial is request by a girl call Echa , she ask me at my shoutmix how I make my post title beside have two cute icon. So today I'm going to make this tutorial

1step Dashboard - design - Edit HTML - Tick Widget Templates search for this code
<a expr:href='data:post.url'><data:post.title/></a>

Got it right ? Tepuk tangan sikit haha :P Okay now This part kind confused so watch it carefully okay ? Before this your code is right this right ?
<a expr:href='data:post.url'><data:post.title/></a>

So you just need to add this code <img src="Icon URL"/> in the middle and beside
<a expr:href='data:post.url'><data:post.title/></a>
mean it will look like this
<a expr:href='data:post.url'><img src="Icon URL"/><data:post.title/><img src="Icon URL"/></a>

Got it ? If you still don't understand ask okay ? Okay The code that I bold it just replace with icon url. Okay thank for read Kbai hee :)