I'm rocking the Webform module at my jobs Drupal website and it's getting the job done, with the exception of the location of the submit button. I need to move the submit button but I'm not sure how to do so, if with css, a .info file or with javascript.

Here is the concept. http://i.imgur.com/PeoBF2v.png

This is what I have so far. http://i.imgur.com/PeoBF2v.png

Not sure where to even begin. I assume somewhere within the bowls of Drupal there is a folder which would allow me to edit the submit button to where I want it to be, inside the text field, or at the very least, to the right of the textfield.

Any help / advice is much appreciated.

CommentFileSizeAuthor
production.png14.38 KBrawranator
concept.png26.4 KBrawranator
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

Priority: Major » Normal

You can move any element within a Webform by theming the form (read the THEMING.txt file included with the module). However in your case, you'll probably need some combination of CSS as well to change your button into an image.

quicksketch’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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