Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jrdn91/6240733 to your computer and use it in GitHub Desktop.
Save jrdn91/6240733 to your computer and use it in GitHub Desktop.
LightCMS: Blog Share Links
@jrdn91
Copy link
Author

jrdn91 commented Aug 15, 2013

The image should be good as long as they stay in my drive folder but if they go down let me know and I can fix it.

The only piece of change that needs to be done is the href value of the rss icon under the JS section (not the minishare JS) as well as customizing the message that twitter allows you to add (found in the minishare JS section).

Just make sure you call the respective files and that the paths to the images in the CSS file are accurate and this should work out of the box.

It is to be noted that because these icons are set to swap backgrounds when hovered over that you should stick these in a div invisible to the page and after the site has been loaded remove them from the page so that they are loaded in cache and they don't flicker. I will link to a gist that does this once I get it packed up and ready to go but I would love to see if there are any other solutions for this other than what I just stated above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment