How do I get my feedburner counter and twitter counter aligned on the same level within a text/php widget?
Currently when I copy and paste the feedburner code and the twitter counter script it comes out like this:
|twitter|
|rss|
one above the other.
But I want it to come out like this:
|twitter| (space) |rss|
what additional code do I need to throw in to make it so both line up next to one another?
Thanks!