• Resolved WeddingAlbumCafe

    (@weddingalbumcafe)


    Hi can you help me figure out why my facebook button is distorted with a huge border. I was able to shrink the huge background and border from 160px wide to 70px wide by changing the .css file to this

    #l2g .facebook, #l2g .twitter, #l2g .gplusone {
        float: left;
        width: 60px;
        text-align: center;
    }

    I adjusted the width from 150 to 60. i can’t go any lower than that without the buttons running together.

    Can you tell me what to do get rid of the border around my fb button. its about 10px wide. and i’d like it to be only 1.

    you can see the example here
    Wedding Album Cafe

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Markus Drubba

    (@drumba)

    Hi,

    please check your Theme-CSS files. In front.css on line 245 you have defined a facebook class. Modify or override it, than you get rid of the border and the background.

    Thread Starter WeddingAlbumCafe

    (@weddingalbumcafe)

    Thank you sooo much! that code is actually in a plugin I installed and i doubt i would ever have found it! Now it looks perfect.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: wpLike2Get] Need To Get Rid Of Heavy Border Around Facebook Like Button’ is closed to new replies.