i'm trying to make buttons bigger but with no luck untill now,is there any way to change the buttons size?
i'm trying to make buttons bigger but with no luck untill now,is there any way to change the buttons size?
thank you for the reply,i try to change the style.css and the share_buttons.html,but nothing changes,can you please tell me what files i need to change?
These styles apply to the button of social sharing, it has nothing to do with the buttons you mentioned.
needed to increase the width of the container. However icons remaining at 16x16 just spaced out....
Are there different icons for larger sizes?
The following code change yield the second attachment...
/* Sharing Icon size orig 16x16 */
addthis_24X24_style .at4-icon, .addthis_24X24_white_style .at4-icon, .addthis_default_style .at4-icon, .at4-icon, .at-24X24{
width: 24px!important;
height: 24px!important;
line-height: 24px!important;
background-size: !important;}
.addthis_toolbox .ow_social_sharing_button { width: 24px!important; height: 24px!important; max-width: 24px!important;}
Buttons are still 16x16
Ideas?
hmmm same problem again everything on oxwall will effect all pages, meta,css and so on...