Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rluquis

    (@rluquis)

    Fixed!

    I added background: #My Background color;

    I get something like this! And it works! ??

    .sociable ul li:before { content: “”; }
    .sociable img {
    float: none;
    width: 32px;
    height: 32px;
    border: 0px;
    background: #ffffff;
    margin: 0px;
    padding: 0px;

    It’s that border:0; that does it. (You don’t need to write px with a zero.)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Borders around Sociable Icons…’ is closed to new replies.