I'm looking at implementing social sharing buttons throughout a site that I'm working on.
I've souced the icons from one of the well known providers however when I test the pages with Firebug I get this:
<colgroup><col width="303"> <col width="58"> <col width="86"></colgroup>
| Version | File Size | Transfer Size |
| | | |
| Home Page With Social Media Buttons | 1.02MB | 487.7kB |
| Home Page Without Social Media Buttons | 238.3kB | 218.8kB |
As you can see the buttons alone have a rather alarming impact on the file/transfer size.
I want to reduce the size, has anyone got any ideas/been here before?
Justin