I redownloaded and the plugin can be activated (thank you for fixing that!) but when I save changes on the plugin page. I get this error at the top:
Warning: filesize() [function.filesize]: stat failed for /.../plugins/sexybookmarks/images/icons/sexy-google.png in /.../plugins/sexybookmarks/includes/sprite-gen/classes/SpriteImage.php on line 21
and on my post, no icons shows up. I think the sprite image was not being created due to the error.
I unchecked "Google Bookmarks" in the settings and there was no more errors. But the background still did not show up.
According to the source code, the background URL in the CSS is:
http://domain.com/plugins/sexybookmarks/images/ed65cf16eb05518181274adfbb3101d6.png
but my WordPress was installed in a folder so the correct URL should be
http://domain.com/folder-name/plugins/sexybookmarks/images/ed65cf16eb05518181274adfbb3101d6.png
Any way to fix this? I'm pretty sure not everyone has WP installed on their root folder. Thanks!