Ok, managed to solve that.
I put the position as a style in the div that includes the radio button
<div class="buton" style="position:absolute; left:400px; top:250px">
<input type="radio" name="a" value="b" id="b" /> <label for="b"> radio text 2 </label>
</div>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…