close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Positioning problem

Thread began 10/20/2010 12:02 am by stprix49407889 | Last modified 10/22/2010 1:30 pm by Jason Byrnes | 1079 views | 5 replies |

stprix49407889

Positioning problem

Hi!

After I finished to create a site with Site Sulptor, I saved the contact.html file as a php file. Then I inserted a contact form using the CSS Form Builder. However, the contact form went way below the page. There is a great distance between the top of the page and the contact form. I'm not sure how to reduce that distance and put the form in the exact location I went. Any ideas?

Serge

Sign in to reply to this post

Jason ByrnesWebAssist

add an overflow:hidden; property to the div that you added the form into.

Sign in to reply to this post

stprix49407889

Thanks Jason, adding the hidden overflow worked.

Another issue I noticed is that when one types in the comment box it does not
go to the next line at the end of the visible box. Instead one can continue typing about a few words in the invisible area before it actually does go to the next line. This occurred before and after implementing the hidden overflow field.


Serge

Sign in to reply to this post

Jason ByrnesWebAssist

I'm not quite sure I follow what you are saying, do you have a link where I could see the problem.

Sign in to reply to this post

stprix49407889

The link: contact.php

As you'll see, if you type in the comment box, when you reach the edge of the box, you can continue to type, but the words are invisible.


Serge

Sign in to reply to this post

Jason ByrnesWebAssist

in the CSSFormBuilder/FD_Sharp_Default.css file

change the width attribute of the form.Sharp_Default textarea.formTextarea_Medium to 300px

form.Sharp_Default textarea.formTextarea_Medium {
background-color:#fff;
color:#000;
padding:5px 5px 5px 5px;
font-style:italic;
width:300px;
height:150px;
white-space:pre;
overflow:auto;
margin:0;
border-style:solid;
border-width:1px;
margin-left:2px;
border-color:#8c8c8c;
}
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...