Viewing 6 replies - 1 through 6 (of 6 total)
  • Thats no problem. Just mofify your stylesheet:

    .mashsharer-buttons > .facebook{
    width: 134px !important;
    color: #ffffff !important;
    }

    .mashsharer-buttons > .twitter{
    width: 134px !important;
    color: #ffffff !important;
    }

    Increase width until size fits

    Testing this on one of my sites and I had the same issue but your fix worked perfectly once I increased the width to 160px.

    Thread Starter benlarcombe

    (@benlarcombe)

    Thanks for getting back to me. I just tried that but I think I have another problem. When I click on the stylesheet in the plugin editor it says “Editing mashsharer/assets/mashsharer.css (inactive)” and also on the right where it says “select plugin to edit” Akismet is selected instead of Mashshare.

    I changed the widths to 160px but this didn’t change anything. I assume because it is inactive?

    Does that make sense? It’s confusing me.

    You do not have to change the mashsharer.css its ok when you do the changes in your custom.css or theme style.css as long as you use the declaration “!important” This means the style overwrites all other styles on your site, no matter in which stylesheet it is declared.

    When you have problems with the integratted wordpress editor use your ftp client and notepad instead.

    Thread Starter benlarcombe

    (@benlarcombe)

    Thank you so much!

    I will sugguest notepad++ …… Thanks fixed my problem too

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Text alignment issue’ is closed to new replies.