Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #499259

    Hi all :)

    Is posible Change color of addthis button (only orange more shares button ) whit Quick CSS or another way?
    I searched through Styles css files in plugin folders. but I have not found that color, or button.
    Example:
    http://ganubis.com/13.png
    Example

    I tried adding this in Enfold quick CSS. but it did not work:

    .at-logo-bg-orange, a.at-svc-compact {
        background: #000000 none repeat scroll 0% 0%;
    }

    as addthis.com not give me support for this
    I wonder. if it could be done by quick CSS? or otherwise?

    Thanks :)

    • This topic was modified 9 years, 2 months ago by Tokyo.
    #499416

    Hi Tokyo!

    This isn’t really a theme question but send us a link to the page and we’ll take a quick look. It would be best to contact the plugin authors for customizing plugins.

    Regards,
    Elliott

    #499431

    Hi Eliot. thank you.

    Yes. I know. I know…

    I know it has nothing to do with the subject enfold, I just wanted to know if anyone could help me or had any idea how. because adthis.com dont give me support.

    I have asked those adthis.com but do not give me support. so I thought maybe you could tell me. I just want to put the orange button on black. I just wanted to know if there was any alternative to make this possible. all aid is appreciated. perhaps it helps someone help also in the future

    the web is http://ganubis.com/el-trailer-de-tony-hawks-pro-skater-5-huele-a-mas-de-lo-mismo/
    Regards,
    Tokyo

    #499440

    Hi!

    Add this to your custom CSS.

    .at-logo-bg-orange, a.at-svc-compact {
      background: red !important;
    }

    Regards,
    Elliott

    #499476

    wooow Eliot thank you very much!! , haha thaaaaanks =)

    My last question, the other button could also change color?
    example:
    http://ganubis.com/14.png

    #499584

    Hey!

    Please add following code to Quick CSS as well

    span.at4-icon-left.at4-icon.aticon-compact {
        background-color: red!important;
    }

    Cheers!
    Yigit

    #499611

    Hey thaaaank you!!

    I sincerely thank you both so much. that ye were both so kind to answer
    and sorry for mi google english X)

    Cheers!
    Tokyo

    #499742

    Hey,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change color of addthis button whit Quick CSS or another way?’ is closed to new replies.