panzi/SocialSharePrivacy

Responsive support i.e Zurb / Bootstrap

salvatorecapolupo opened this issue · 2 comments

Is there any chance this plugin could support easily any responsive HTML responsive framework i.e Bootstrap or Zurb? Responsive social buttons are cool, but imho not so easy to create decently in the most of cases.

What would be the best approach for that?

Did you look at options section: https://github.com/panzi/SocialSharePrivacy#options
It should be an easy task to place it into bootrap container's
`

`

not tested.

The main advantage of using the data-* attributes is, that you can easily render several different share elements on your webserver and then initialize them with one single JavaScript function call (no need for uniqe element IDs and separate JavaScript calls for each element).

making so you should just "scaffold" widget externally, but how to divide every single icon?