Specifying a different source
By default the retweet button will be in the format of “RT @tweetmeme <title> <link>”. You can, however change the button to retweet your user account. By specifying the ‘tweetmeme_source’ parameter in the JavaScript you can change the format to “RT @yourname <title> <link>”.
Code:
<script type="text/javascript">
tweetmeme_url = 'http://yoururl.com';
tweetmeme_source = 'TheWDBoards';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
The example above would retweet in the format of “RT @TheWDBoards <title> <link>”. :up:
Edited: I decided to use the compact version of the button to save space on my already busy postbit. Simply went with "tweetmeme_source = 'TheWDBoards'; and then "tweetmeme_style = 'compact';" to show the smaller version of the button and my own source Twitter username.
Example:
http://www.waltdisneyboards.com/othe...l-orlando.html