• Resolved ckrumbei

    (@ckrumbei)


    Hi there,

    Thanks for this wonderful and very much customizable plugin! I like it very much after I have tried different other solutions before!

    However, there is one thing I’d like to adjust in the css and it somehow drives me nuts. I want to place the label for each option in the same line and next to the radio button. How can I adjust the css accordingly?

    In case you want to have take a look at the current status of implementing the plugin please feel free to have a look at https://www.myluxurydeals.de – you will find the poll in the side bar (right side).

    Thanks for your reply!

    Cheers,
    Christian

    https://www.ads-software.com/plugins/yop-poll/

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

    (@yourownprogrammer)

    Hi Christian,

    Sorry it took so long to get back to you.

    Please add the code below in the CSS section of your poll template and let us know if you need more help

    #yop-poll-answers-%POLL-ID% ul li label {
      display: inline-table;
    }

    Rgeards,

    YOP Team

    Thread Starter ckrumbei

    (@ckrumbei)

    Hi there,

    Thanks for your support!

    In the meantime I have found a solution and I guess it looks alrite.

    I have changed the topic to “resolved”.

    Cheers,
    Christian

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘css – placing the input label’ is closed to new replies.