Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
u can do it using css...
use firefox with the firebug add-ons, and the inspect the button, u will get the class of the button so use it in the css to center it...
Comments
u can do it using css... use
u can do it using css...
use firefox with the firebug add-ons, and the inspect the button, u will get the class of the button so use it in the css to center it...
You can add text-align to the
You can add text-align to the block level element wrapping the button or you can use margin: 0 auto