By flavor on
I need to have the form below created so I can insert it into a block on my site...
http://dev.ridgeworksinc.com/custom-form
If you have experience in Forms API and CCS and think you can do this project for me quickly please contact me. I have the lasyout in a .psd file.
john(at)ridgeworksinc.com - I have been a member of the community for a long time and could use a quick resolve on this.
Thanks
Comments
Webform module?
John,
If you want to save yourself some cash, you should take a look at the webform module (http://drupal.org/project/webform), which allows creation of forms using the drupal UI. This can then be embedded in a block (put in the php code: "
print drupal_get_form('webform-client-form-{id of your form}');" and themed (should be very trivial - just theme the regular block). Feel free to ping me if you get stuck.Regards,
-=Aaron
I have form created in web
I have form created in web form already.
I have it displaying where I need it - its just not themed the way the client demands - so with that I am stuck. As you can see from the dev site what it looks like now:
http://72.172.237.200/
and what it needs to look like
http://dev.ridgeworksinc.com/custom-form
are still far apart.
So I need help theming this form to look like what the client wants.
J -
http://www.ridgeworksinc.com - helping you participate in the Internet!
Consider this a starting
Consider this a starting point:
- Corey
you rule
you rule - that worked awesome.
Just one simple questions and then I will go away :)
How would I get just the Text Area input field to go below the label that its has?
That way I can put my grippie back and have it be a re-sizeable text area.
as you can see its a tiny bit funky:
http://72.172.237.200/
Thanks your help up to this point seriously you really helped me
J -
http://www.ridgeworksinc.com - helping you participate in the Internet!
Here you go:
Here you go:
- Corey
Thanks for this - any idea
Thanks for this - any idea how to make it Safari compatible - its totally hosed on Safari
http://www.ridgeworksinc.com - helping you participate in the Internet!
It looks good to me on
It looks good to me on Safari... what are you wanting to appear different? Or have you fixed it already?
- Corey
I fixed what I could but its
I fixed what I could but its still wonky --- I still have resolve to this - the themer who I hired will not do what he said he would do so I am stuck... again I am willing to pay a small amount for this it needs to match what I have posted above.
Thanks.
J -
http://www.ridgeworksinc.com - helping you participate in the Internet!
What *exactly* needs to be
What *exactly* needs to be changed? Specifics are the key to getting this done quickly.
On a side note, I'm sorry that another developer left you high and dry. Unfortunately, a lot of my business comes from playing cleanup for clients when other developers have abandoned them.
- Corey
To see what needs to be done
To see what needs to be done take a look at this:
http://dev.ridgeworksinc.com/custom-form
I have 3 images - one is what the form should look like - the next image is the form in FF and then the third is what it looks like in IE7
Its really small css tweaks which need to get done and cross browser compatibility stuff.
J -
http://www.ridgeworksinc.com - helping you participate in the Internet!
This should, in theory, be a
This should, in theory, be a really easy tweak.
All you need to do is create a custom renderer which removes the colons for a textbox, and setup another css div that has display style as block for the final portion.
To define the renderers, just use the [#theme] operator. If you want to pay me do to this, you can, but it's probably easier for you to do it yourself since it isn't really complicated.
Use the contact form if you need me :)
All the best,
Trevor White
CEO, webdevwithtrev
http://www.webdevwithtrev.com