Hi all I posted this issue in the webform area , i was wonderin if anyone in LA Drupal has come across this issue - thanks again for everyones help!
I am trying to theme a webform -
I am using the webform module to creating a form and then creating a node variant in panels for webforms -
The node for the web form is 5 so I created a template file called webform-form-5.tpl.php this file was created from the templates folder in the module and then I added the file to the /sites/all/themes/mythemefolder
I used the theme devel module and it is not recognizing the file change
Also i cleared the cache and ran crn
Nothing seems to work
I just want to customize the look of the form with css and in order to do that I wanted to change the ids and classes of the labels, headers, submit buttons and form fields/areas
Let me know if you have any questions
