Hi
I think that the hook form_alter should include a prefix & suffix in the checkbox created for suscribing to comments so people can apply their own css and change the position or appearance of the checkbox.
'#prefix' => '<div id = "comment_suscribe">',
'#suffix' => '</div>',
Comments
Comment #1
zyxware commentedHi pcambra,
Thanks for your suggestion. We will include it in the next release.
Regards
Comment #2
zyxware commentedComment #3
zyxware commentedHi pcambra,
You feature request is implemented in the latest dev release.
Regards
zyxware
Comment #4
pcambragreat, thanks zyxware
Comment #5
zyxware commentedMarked as fixed
Comment #7
rares commentedyou might consider having
<div id = "comment_subscribe">, instead of 'suscribe', which is what it is now