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

zyxware’s picture

Hi pcambra,

Thanks for your suggestion. We will include it in the next release.

Regards

zyxware’s picture

Assigned: Unassigned » zyxware
zyxware’s picture

Hi pcambra,

You feature request is implemented in the latest dev release.

Regards
zyxware

pcambra’s picture

great, thanks zyxware

zyxware’s picture

Status: Active » Fixed

Marked as fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

rares’s picture

you might consider having <div id = "comment_subscribe">, instead of 'suscribe', which is what it is now