- Home ›
- Customisation ›
- Tweet Space
Tweet Space
If you wish to have the Tweet that is generated by the Retweet Button to include space at the end you can set a variable which sets the minimum. The default for the Button is 19 characters (enough for RT @ and the longest Twitter name (15 characters) – you can adjust this down to 0 or up to 30 depending on how important more space for the Title (or hashtags) is too vs leaving room for users to retweet a Tweet.
If you are using our WordPress Plugin Space support is already included.
Below is an example of how you configure to set the Space.
<script type="text/javascript"> tweetmeme_url = '[YOUR URL]'; tweetmeme_space = '[NO OF CHARACTERS]'; </script> <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>



