Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hi shorespeak,

    The problem is that the margin for #yop-poll-answers-%POLL-ID% ul li label is set to -120px.

    This may be caused by the theme you are using or the modifications you made in the poll’s template.

    Regards,

    YOP Team

    Thread Starter shorespeak

    (@shorespeak)

    Thanks for the prompt reply YOP.

    If you look at the page with defaults reset for that line you’ll see the dilemma we were correcting for.

    Is there another way to get the text closer to the round voting button?
    http://wholesalermasterminds.com/wholesaler-opinion-survey-2014/

    Plugin Author YOP

    (@yourownprogrammer)

    Hi shorespeak,

    Your theme’s CSS has this class format_text where the width is set to 45%

    .format_text input, #commentform input, #commentform textarea {
    border-width: 0.063em;
    padding: 0.188em;
    width: 45%;
    }

    If you remove width: 45%; the text will be displayed properly.

    Best wishes,

    YOP Team

    Thread Starter shorespeak

    (@shorespeak)

    Done! Thank you. Appreciate plugin and support – donation made.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Results text not displaying correctly’ is closed to new replies.