Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey al1000,

    Edit the Template you used for your poll and in the CSS section look for this:
    #yop-poll-answers-%POLL-ID% ul li input {
    and add this new line:
    width: 10px;
    Also find:
    #yop-poll-answers-%POLL-ID% ul li {
    and add this:
    list-style:none;

    Thread Starter al1000

    (@al1000)

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘radio button looks odd’ is closed to new replies.