top_banner.png
We cut 50% off all plugins prices during our anniversary celebration
Offer ends 29th Apr

We cut 50% off all plugins prices during our anniversary celebration

How to set more spacing between votings?

This guide will teach you how to set more spacing between the Helpdesk votings.

Before stepping into it, please make sure that the votings are defined as described in this documentation article.

If everything is done correctly, then the following configuration should appear.

votings_without_spacing.png

So, if you would like to extend the spacing between the votings, then you have to use the padding-right attribute.

padding-right: 20px

Note: Please keep in mind that in this example 20px spacing is used but you could set more or less spacing in accordance with your needs.

You may check the following example with the attribute applied:

"{color: green;text-decoration: underline; padding-right: 20px}Good":{%ticket.voting.good%}    "{color: black;text-decoration: underline;underline; padding-right: 20px}Just ok":{%ticket.voting.okay%}   "{color: red;text-decoration: underline;underline; padding-right: 20px}Not good":{%ticket.voting.bad%}

And this configuration will look like the below screenshot reference:

voting_with_spacing.png

Video demonstration

Was this article helpful? Yes  No
102 from 123 found this helpful