marcdsmalley
Member
Posted 6 months ago #
I changed the main sociable images that I use to be 50x50, but they still come up at 16x16. I can't seem to find where to change the size settings to the sociable plugin so that my images are bigger.
I've uploaded the new images with the exact same names as the sociable ones, but they still don't come up 50x50.
Any help would be greatly appreciated.
open sociable.css and try changing the following height and with values to 50px. This is on line 30 of version 3.1.1:
.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 0;
}
marcdsmalley
Member
Posted 6 months ago #
You rock! This worked great and I had no idea to edit the .css file. Thanks a ton and sorry for the delayed response, I was out of town and not online for the most part and so I just discovered your answer.
No worries man... glad I could help.
benjaminjtaylor
Member
Posted 6 days ago #
On a related note - do the replacement images have to be .PNG files or can they be .JPGs