• Resolved ilmattiapascal

    (@ilmattiapascal)


    hi there,

    i m ispectioning with google chrome the area reserved to the social icons for each post of my blog. It works great (except the already known facebook page problem) but i wanted to play a little bit with padding to fit better the icons. through chrome, i reach the iframe section (already present in my style.css) and i can apply some padding to the social icons. But, if i want to put some padding in a single icon, i have to add a new rule in

    element.style {
    width: 101px;
    height: 20px;
    }

    if i add padding-left: 1px it works well, but through the chrome browser it’s not definitive.

    it’s a section i’m not able to reach through files. I think it’s not in style.css, i searched a little on the jetpack folders but probably i miss some file to control…do you know where i can find this proprierty?

    thanks!

    https://www.ads-software.com/extend/plugins/jetpack/

Viewing 1 replies (of 1 total)
  • Thread Starter ilmattiapascal

    (@ilmattiapascal)

    resolved by myself; i had a lack of memory with CSS so at first i wasn’t able to do it but now i did it.

    simply i modified the margin in the sharing.css file into the folder sharedaddy of this plugin. Now i can visualize the icons with the right margin. thanks anyway.

Viewing 1 replies (of 1 total)
  • The topic ‘Where i can find the social button size?’ is closed to new replies.