close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form elements will not fill 100% width

Thread began 3/04/2015 6:10 am by jmiddleton380237 | Last modified 3/04/2015 10:19 am by Jason Byrnes | 863 views | 3 replies |

jmiddleton380237

Form elements will not fill 100% width

I set a container div to 700px and form elements to 100% width in the css. I don't know what I've overlooked, but cannot get the text fields and text area fields to fill out the full width. Once a validation error has occurred the widths change, but not to 100%.

http://apministries.com/east/m/testconnect.php

Thanks for any insight,

The rookie

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/forms/fd_joe_100percent.css file, add width: 100%; to the form.Joe_100Percent div.formGroup and form.Joe_100Percent div.fieldGroup selectors

form.Joe_100Percent div.formGroup {
display: inline;
float: left;
width: 100%;
}

form.Joe_100Percent div.fieldGroup {
display: block;
float: left;
padding-left: 0;
padding-right: 0;
position: relative;
width: 100%;
}

Sign in to reply to this post

jmiddleton380237

You nailed it, chief! You just brought me into the current century.

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...