Plugin Author
YOP
(@yourownprogrammer)
Hi akulichev,
Please provide a link to your poll so we may assist.
Best wishes,
YOP Team
Plugin Author
YOP
(@yourownprogrammer)
Hey akulichev,
Edit the template you used for your poll and in the CSS section, in
#yop-poll-answers-%POLL-ID% ul li label add
margin-left: 20px;
margin-top: -23px;
and save.
Regards,
YOP Team
so,
it’s ok in the view of voting, but in the screen of result I have mess…
http://www.profkom.yantene.ru/activity/
all answers in one line…
Plugin Author
YOP
(@yourownprogrammer)
Hi,
In the CSS section of your template, in
#yop-poll-answers-%POLL-ID% ul li label delete margin-top: -23px; and in
#yop-poll-answers-%POLL-ID% ul li input add
margin-bottom:-40px;
Best wishes,
YOP Team
I have the same problem.
When I set the answers, they are not in a separate line, 2 are on the same line.
I’m using White template.
http://merytest.com/jole/
Right side at the bottom, I tried those fixes above but they didn’t help.
All I want is to have each answer option in a separate line, not like this.
Thanks.
Plugin Author
YOP
(@yourownprogrammer)
Hi juvebalkan,
Edit the template you used and in the CSS section, in
#yop-poll-answers-%POLL-ID% ul li{ add
clear:both;
and save.
Regards,
YOP Team
Hello YOP Team.
Thank you, it’s looking good now!
Thanks for the great Poll plugin, plenty of options and great functions.
juvebalkan
hello.
Help me fix this problem: all answers in one line.
http://www.profkom.yantene.ru/feedback/polls/
sorry,
i found the answer above.