If you want to make a banner that looks like below,this guide is for you :)
How to make the banner
1.Make sure you have a FeedBurner account.If dont have,register here
http://www.feedburner.com/fb/a/home
2.Sign In your FeedBurner account.
3.Choose which Feed do you want to access.
4.Click at the
Publicize tab and click
+Create new..

5.Insert your
blog/site link at
Clickthrough URL and insert your
blog title at
Title column.
Then click
Activate

6.Now your newly created banner is listed under
+Create new..
In the picture below,it is
480x60 White.
To get the code for the banner,click
Choose One->Other(Just gimme the code)->Next.

7.This what the code looks like.Make sure do not tick the
Include grab this link box.Copy the code.
How to use
a)If you want to use the banner in your friendster profile,just paste the code from
step 7 to any area that support
HTML such as
About Me

Preview :

b)If you want to use in online forum,make sure u change the code first.Look for the example below.
Original Code:
<a href="http://feeds.feedburner.com/~r/PhpMysqlTechBlog/~6/1"><img src="http://feeds.feedburner.com/PhpMysqlTechBlog.1.gif" alt="Tutorial & Tech
Blog (Malay)" style="border:0"></a>
Tips on modifying the code:
- get the 2 url from the
Original Code.In my example,the url is
http://feeds.feedburner.com/~r/PhpMysqlTechBlog/~6/1 and
http://feeds.feedburner.com/PhpMysqlTechBlog.1.gif.
-replace the
URL1 and
URL2 in this code with the url from
Original Code
[url=URL1][img]URL2[/img][/url]
-so the final code look like this
Modified Code:
[url=http://feeds.feedburner.com/~r/PhpMysqlTechBlog/~6/1][img]http://feeds.feedburner.com/PhpMysqlTechBlog.1.gif[/img][/url]
Paste your modified code into your post or signature.
Preview:

That's all.
