Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • A better solution is to add the following to your stylesheet:
    .really_simple_share_facebook_like,
    .really_simple_share_twitter,
    .really_simple_share_linkedin,
    .really_simple_share_pinterest,
    .really_simple_share_google1,
    .really_simple_share_digg,
    .really_simple_share_stumbleupon,
    .really_simple_share_reddit,
    .really_simple_share_flattr,
    .really_simple_share_tumblr,
    .really_simple_share_facebook_share,
    .really_simple_share {
    float: left;
    clear: none;
    }

    .really_simple_share_facebook_like:after,
    .really_simple_share_twitter:after,
    .really_simple_share_linkedin:after,
    .really_simple_share_pinterest:after,
    .really_simple_share_google1:after,
    .really_simple_share_digg:after,
    .really_simple_share_stumbleupon:after,
    .really_simple_share_reddit:after,
    .really_simple_share_flattr:after,
    .really_simple_share_tumblr:after,
    .really_simple_share_facebook_share:after,
    .really_simple_share:after {
    clear:both;
    }

    Thread Starter eransegev

    (@eransegev)

    Has any of you been able to overcome the thickbox problem? with WP 3.8.1?

    Thread Starter eransegev

    (@eransegev)

    Just to clarify: I have also disabled all plugins and used the default 2014 theme and I still get the same result.

Viewing 3 replies - 1 through 3 (of 3 total)