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

    (@gamerz)

    You can always style it using CSS (not within my support scope)

    .wp-polls {
    background-color: #fff;
    background-image: url('yoururl.com/image.png');
    }
    Thread Starter Raied_F1

    (@raied_f1)

    thanks man
    but where i must add this code?

    Plugin Author Lester Chan

    (@gamerz)

    In your theme css files. Normally is style.css but it differs from theme to theme.

    Thread Starter Raied_F1

    (@raied_f1)

    thanks its work
    any chance to add border?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘adding background to poll?’ is closed to new replies.