• Resolved karibuni81

    (@karibuni81)


    Hello,

    I’m running Yop Poll with WP 3.6.1

    Boxes do not display for people using Google Chrome. Consequently, people using this browser are not able to vote 🙁

    It is working perfectly with Firefox, IE and Safari.

    How can I solve this problem ? Any idea ?

    Thank you !

    http://wordpress.org/plugins/yop-poll/

Viewing 16 replies (of 16 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hi leilaChanler,

    From the YOP Poll menu, go to Templates and edit the template you used for the poll. Next, scroll down to the CSS section of that template and in

    #yop-poll-answers-%POLL-ID% ul li { add
    background-image: none;

    and in

    #yop-poll-answers-%POLL-ID% ul li input {

    add
    -webkit-appearance: checkbox;

    Let us know if you need more help.

    Best wishes,

    YOP Team

Viewing 16 replies (of 16 total)

The topic ‘hidden boxes with Chrome’ is closed to new replies.