When I use Firefox, the share this plugin shows up behind the post, but in IE7 it looks just fine
You can see the snapshot in the links
http://tinypic.com/view.php?pic=730ypp0&s=1 for the FF
http://tinypic.com/view.php?pic=6lcbfq9&s=1 for the IE
The web address in action is frugalforlife.com
Thanks
Am looking for any help on this
Thanks
ShareThis
Member
Posted 4 years ago #
This is problem with the current plugin, but we will be releasing a new plugin that will fix this issue.
You can try removing the overflow:hidden in your style.css file by following the steps below.
1. Navigate to your style.css file by using Theme Editor in your wp-admin aread
2. Search for this block of code that begins at line 678:
.post {
display:block;
overflow:hidden;
width:98%;
}
3. Remove the line “overflow:hidden”
4. Click the “Update File” button
Thanks for using ShareThis!
ShareThis Support
Share this:
You rock! Thank you for that quick and user-friendly fix