Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello aibex !

    I noticed that in you page there is a width of 1px applied to the checkbox of STCR.
    Code from your page
    <input style="width:1px" type="checkbox" name="subscribe-reloaded" id="subscribe-reloaded" value="yes">

    So I guess that the issue that you are having is because some CSS rules you have. Please verify them and let me know.

    Thread Starter aibex

    (@aibex)

    Thanks for your answer, but that was not the problem. The width:1px is comes from the own style in the plugins settings page. I changed it to 200,300, etc and nothing changed. I solved the problem now for me: i iserted the code manually into comments.php and that works for me. The checkbox is in a different position but its fine for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CheckBox and Text not in one line’ is closed to new replies.