Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    The poll will take 100% width of the container it is placed it.

    You can style it with the CSS class .wp-polls (styling of the poll is not within my support scope.)

    I just wanted to open thread about this also, plugin is great but when i click answers image is going over template. It would be great to see some optins inside wp poll options. I just opened .wp-polls and so many lines i have no idea where to start.

    Thread Starter pfiles

    (@pfiles)

    Thanks. I used this in the CSS:

    .wp-polls {
    width: 300px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #c8cdd1;
    background: #ffffff;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Width and Border Missing’ is closed to new replies.