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

    (@yourownprogrammer)

    Hi miamax,

    Please try again and make sure you make those changes in the correct template.

    If you still have problems, edit the template you used and in the CSS section, in #yop-poll-container-%POLL-ID% { add at the end

    background:the-color-you-want;

    If you only want a border of a certain color for your poll in #yop-poll-container-%POLL-ID% { add

    border:5px solid the-color-you-want;

    Regards,

    YOP Team

    Thread Starter miamax

    (@miamax)

    I am using the WordPress plugin which I can edit.

    In which plug-in file would I find #yop-poll-container-%POLL-ID% { ?

    Thanks!

    Plugin Author YOP

    (@yourownprogrammer)

    Hey miamax,

    From the YOP Poll menu, go to “Templates”. In the templates list, drag your mouse over the templates you used for your poll and click on Edit. Next, scroll down to the CSS section of that template.

    That’s where you’ll find #yop-poll-container-%POLL-ID% {
    Make the necessary changes and save.

    Let us know if you need more help.

    Best wishes,

    YOP Team

    Thread Starter miamax

    (@miamax)

    Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Color of Poll Box isn't working.’ is closed to new replies.