• rinusmichel

    (@rinusmichel)


    I’ve got a sidebar with widgets. I’ve assigned style to those widgets in such way that every widget has it’s own ‘block’.

    aside.widget{background: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
        border-radius: 25px;
    border: solid 0px #EA9E22;
      -webkit-border-radius: 25px;
    margin: 20px 10px 20px 10px;
    }

    So the aside.widget areas are white squares with round corners. The background of the secondary is different. This works for every widget I have used. But when I use Easy Facebook Feed it doesn’t.

    It breaks after the title. So you got a title block with round corners and under that the facebook feed.

    How can I make the easy facebook feed plugin fit in one block.

  • The topic ‘Plugin won’t show properly’ is closed to new replies.