Layout Displacement
-
Hi,
There’s a problem displaying the pool as you can see in the image http://imgur.com/HtkFa4k.png.The website is: http://ptstore.org/ver/
-
Hi nunolopes99,
Edit the template you used and in the CSS section add
#yop-poll-answers-%POLL-ID% ul li label { display: initial; }Best wishes,
YOP Team
Hi,
I tried different ways without success:#yop-poll-answers-1 ul li label { display: initial !important; } #yop-poll-answers-1_yp53e0fbe436fc5 ul li label { display: initial !important; } #yop-poll-answers ul li label { display: initial !important; }Hey nunolopes99,,
Have you tried adding the code we provided in our previous reply?
It should fix the problem. Please try again to add the code below, exactly as it is, in the CSS section of your template and let us know if you need more help.
#yop-poll-answers-%POLL-ID% ul li label { display: initial; }Regards,
YOP Team
Yes, i put it exactly as you told me and it didn’t fix the problem =/
Hi,
Adding the code lines we provided in the template should fix the problem.
Please try again: from the YOP Poll menu, go to Templates and in that list drag your mouse over the template that you used for your poll.
When you do that, a menu comes up – from that menu, click on Edit.
Once you edit the template, scroll down to the CSS section, add the code lines below and save:
#yop-poll-answers-%POLL-ID% ul li label { display: initial; }If you still have difficulties please email us at yop.help{at]gmail.com with your wp login and we will make the necessary changes.
Regards,
YOP Team
I was adding the code to my WP template, not the template of the YOP.
Now the problem is solved, thanks for the support.Hi again,
Now I have a problem when my questions have more that one line:
http://i.imgur.com/BfOu9Xj.pngHi,
Edit the YOP template you used for your poll and in the CSS section add
#yop-poll-answers-%POLL-ID% ul {margin: 26px 0 0;}Regards,
YOP Team
Hi,
Didn’t solve the problem :/Hey nunolopes99,
Edit the template you used and in the CSS section add
#yop-poll-answers-%POLL-ID% ul { margin-bottom:32px; }Best wishes,
YOP Team
Hi,
Didn’t work also =/
You can check it here.Hi,
Please get back to us with a link to your poll or with a screenshot with the poll after you make these changes.
Also, can you please tell us where you add the code lines we provided?
Regards,
YOP Team
Hi,
The pool is in the bottom sidebar of this website.
I add the code to the stylesheet of my WP template. I also tried to add the code to the template of the pool without success.Thanks for the help
Hi nunolopes99,
You should add the code we provided in the CSS section of the YOP Template you used for your poll, not in your WP template.
From the YOP Poll menu, go to Templates and in that list drag your mouse over the template that you used for your poll.
When you do that, a menu comes up – from that menu, click on Edit.
Once you edit the template, scroll down to the CSS section, add the code and save.
If you still have difficulties please email us at yop.help{at]gmail.com with your wp login and we will make the necessary changes.
Regards,
YOP Team
Didn’t solve the problem. I already send the email.
Thanks
The topic ‘Layout Displacement’ is closed to new replies.