• Mashshare is very simple to configure and to handle. We prefer this plugin because it shows the total amount of shares immediately by a big grey number. This is an important feature for a newsblog. The share buttons are defined in mashsb.min.css and are simply fittable with a little knowlegde of css. This can be done in the backend -> plugins -> edit. Here is an example:

    .mashsb-buttons a
        padding:3px;
        margin-right: 3px;
        margin-bottom:3px;

    If you’re a beginner and not familiar with css, please visit: w3schools.com and try to gain the basic knowledge how to change the design of any element in a html structure. Enjoy ??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to change the layout of the buttons’ is closed to new replies.