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

    (@yourownprogrammer)

    Hi Bruno,

    Edit the template you used for your poll and in “Template Before Vote” section, just before this line, <div id=”yop-poll-custom-%POLL-ID%”> add

    <div style=”clear: both;”></div>

    Next, in the CSS section, after #yop-poll-answers-%POLL-ID% ul li { add

    background:none;

    and after #yop-poll-custom-%POLL-ID% ul li {

    add

    background:none;

    This should fix the problem.

    Best wishes,

    YOP Team

    Zigzagnico

    (@zigzagnico)

    Thank you very much, it’s ok !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Le champ personnalisé s'affiche puis disparait’ is closed to new replies.