close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

are uteriP

Thread began 4/17/2012 10:00 am by davidirvan2000437653 | Last modified 4/17/2012 1:23 pm by davidirvan2000437653 | 1792 views | 5 replies |

davidirvan2000437653

To much of a header on the top of the form

When creating a new form I have a large space from the top of the form to where you form fields are seen on the page. It is probably 400 to 500px down the page. This obviously looks terrible. I am building this form on a page that I created with Web Assist Site Sculptor. I did not have this problem creating forms when I was not using Site Sculptor it started the top of the form whereever you inserted the cursor without excessive header at the top of the form. I have looked at the code and cannot find anywhere to correct this mistake.

Sign in to reply to this post

Jason ByrnesWebAssist

send a link where i can see the problem, it probably just needs to have an overflow added to the main content area, with a link, i can tell exactly what needs to be changed.

Sign in to reply to this post

davidirvan2000437653

Here the link

contactus.php

Sign in to reply to this post

davidirvan2000437653

Another thing

Also, I wanted to let you know that I experienced this problem no matter what form type I used. Whether is was simple contact or contact, or whether it was cool, hornet, or compact.

Sign in to reply to this post

Jason ByrnesWebAssist

it's becoase the width of the form exceed the width available to the content area.

in the content.css file, change:

#outerWrapper #contentWrapper #content {
margin: 0 0 0 176px;
padding: 5px 20px 10px 20px;
font-size: 100%;
text-align: left;
vertical-align: top;
top: auto;
}




to:

#outerWrapper #contentWrapper #content {
margin: 0 0 0 176px;
padding: 5px 20px 10px 20px;
font-size: 100%;
text-align: left;
vertical-align: top;
top: auto;
overflow: hidden;
}
Sign in to reply to this post

davidirvan2000437653

Perfect

Worked perfectly, Thanks!

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...