Hi,
The webform 'submit' button is not at the bottom of the form. I have attached a screen grab. Do you know how to fix this? I've tried a few things in settings.php but to nothing has worked.
the form fields are all given weights 0-4 and using hook.form.alter I've set the submit button to a weight of 6 and it has done nothing.
Jon
Hi,
Please send us your site admin account and FTP account by private comment. We would like to have a check.
Also, please remember to backup first.
Thank you.
Sorry,
How about your admin account?
Hi, did you have chance to have a look at this yet?
Thanks,
Jon
Hi,
You can please edit file template webform-form.tpl.php (sites/all/themes/md_hosoren-7.x-2.1/md_hosoren/templates/webform).
okay, I will give that a try when I get home.
And on the home page, with the parallax images. Do you know why they aren't spanning the entire page?
Did you customize file template page--.tpl.php?
It is currently un-customised. I tried adding 'webform_alter' at the bottom of the file but it is commented out.
Because your code has class CONTAINER so parallax background can not display fullwidth. Our demo does not have this class so we think you customized it. Can you please check again?
hmm, strange. I will have a look at this when I get home and report back.
Hi,
I checked the file and it has 'div class = container' in it. But then I checked the original from the md-hosren install profile. And that has the asame 'div class = container' in it as well. Is there an updated page--.tpl.php that you have that I could replace? The file I am looking at by the way is sites/all/themes/md_hosoren-7.x-2.1/md_hosoren/templates/page/page.tpl.php. Am I looking in the right place?
Thanks
Fixed. Check site please.
Thank you.
thanks a lot! That's really great, appreciate your help:)