I've developed new Link-To code that shows your ranking # for the month.
It looks like this:
<a href="http://www.frumph.net/in.asp?id=###" target="_blank">
<img src="http://www.frumph.net/rank.aspx?id=###" alt="Frumph.NET" />
</a>
The ### denotes your comic number. If your an author and want to find your comic # its next to the comic name in the listing when you drop down the visual of your listing.
For example:
<a href="http://www.frumph.net/in.asp?id=236" target="_blank">
<img src="http://www.frumph.net/rank.aspx?id=236" alt="Frumph.NET" />
</a>
Would look like this when you add it on your site.
Another style is available if you have the 117x30 button size
<img src="http://www.frumph.net/rank.aspx?id=236&style=1" alt="Frumph.NET />
Looks like this:
- Phil (Frumph)
As always, any source code on Frumph.NET is available upon request.
NOTE: Put this in your CSS
img{border: 0px;}
in your CSS and it will by default make sure no pictures on your site have those annoying borders