Adding stuff to the HTML/Javascript badge
I'm using the HTML/Javascript badge for my website and I want to put something in between the text and the time of the actual twitter.
For example: I am working ♚ an hour ago.
Is there a way to do this in CSS?
For example: I am working ♚ an hour ago.
Is there a way to do this in CSS?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
I edited the blogger.js script.
http://wordpress.pastebin.com/m6e4a008
All I added was "<*span style="font-family:sans-serif;">&*#9818;" in between "statusHTML += ('- '+twitters[i].text+'" and "<*a href="http://twitter.com/'+username+'/statuses/'+twitters[i].id+'">'+relative_time(twitters[i].created_at)+'
')"
(Remove the *).
I hope that helps.
Loading Profile...



