• Resolved NightL

    (@nightl)


    While I had tackled the previous alignment issue with css your latest fix potentially adds problems for some.

    your adding in custom .alignright or .alignleft etc may conflict with other CSS rules that may be used elsewhere with a very common use of “.alignright”

    Perhaps change it to .ssbaalignright etc

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor ShareThis

    (@sharethis)

    Hey @nightl,

    Yes, we will share this with our engineers, it appears that the class has some CSS float properties which conflict with the buttons. We apologize for this inconvenience.

    Adding this line of code will override the rules applies to the buttons by the theme:

    .ssba-modern-2 {float:unset;}

    Thanks for reporting this @nightl.

    Best,

    The ShareThis Technical Support team.

    Thread Starter NightL

    (@nightl)

    Thank you for promptly acknowledging that potential issue. In my case the client’s (old) theme had borders, box-shadow, background-color and more assigned to .alignright

    Plugin Contributor ShareThis

    (@sharethis)

    No problem @nightl.

    And understood, were you able to solve these issues by yourself?

    Thread Starter NightL

    (@nightl)

    Yes I am competent with CSS, thank you for checking in.

    Appreciate the recent fresh upgrade of the plugin. Much improved.

    • This reply was modified 1 year, 4 months ago by NightL.
    Plugin Contributor ShareThis

    (@sharethis)

    You’re welcome!

    That’s nice to hear, @nightl. We are always trying to make the plugin easier to use and up-to-date with the requests from Publishers, so whenever there’s place for improvement (like in this case with the CSS classes), just let us know!

    Thank you for sticking with us,

    The ShareThis Technical Support team.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘alignment fix issue (for some)’ is closed to new replies.