After putting together the Drupal 6 module for ShareThis (http://drupal.org/project/sharethis), I'm noticing the positioning of the elements is not quite to my liking. When a link at the bottom of the page is clicked, the positioning is too low, and once it is loaded, a user must scroll down to see the full block.
What I'd like to implement with simple CSS overrides, is a fixed position block that was let's say for example in the top right hand corner of the page. This could easily be accomplished in my code, however, with a page with multiple links (like 10 or more), if the ShareThis blocks appeared in the same position for each, it would be hard for the user to really see what post they were submitting to a social networking site.
I think it would be an easy implement, and a great feature so that at the top of the "web" and "email" tabs, it had 2 lines displaying the title of the post, and the url, so that a user could see this, and verify they are actually submitting what they like.
Just my $0.02
Thanks!
