close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

form appears at the bottom of the page

Thread began 3/29/2010 11:59 am by mrobben375515 | Last modified 4/12/2010 8:27 pm by cliftonr254050 | 1980 views | 6 replies |

mrobben375515

form appears at the bottom of the page

The form on a couple of my pages is at the bottom of the page instead of floating left. the pages are group_registration.php and free_quote.php. I tried to change the form css because I've had this problem a number of times before and I was told to change

form.Sharp_Default fieldset.Sharp_Default {
clear:both;
border-width:0;
}

to...

form.Sharp_Default fieldset.Sharp_Default {
/*clear:both;*/
clear:right;
border-width:0;
}

That has always worked in the past, but this time it didn't. What else could be wrong?

Sign in to reply to this post

neilo

Hiya,

Make the form float left, - in your FD_NewFromBlank_Default.css stylesheet:


form.NewFromBlank_Default {
float:left;

Sign in to reply to this post

mrobben375515

awesome! thanks..

Sign in to reply to this post

neilo

Cool! Glad you sorted it!

Sign in to reply to this post

cliftonr254050

Cant get form to flote left

Hi Neilo, I am having the same problem as mrobben with my form and I cant find the css file FD_NewFromBlank_Default.css stylesheet: could you direct me to that file.

Thanks

this is the link to the page contactme.php

Sign in to reply to this post

neilo

Hiya Clifton,

I find that different forms need slightly different 'tweaks' to show the way you want them to.

The stylesheet for your form is your CSSFormBuilder/FD_Sharp_Default.css file. There may be a quicker and more obvious solution, but for me, what seems to work for your page is to change three bits of the stylesheet. [The changed bits are in blue]:

Near line 96:

form.Sharp_Default ul.formList {
padding:0 0 0 0;
margin:35px 12px 12px -10px;
list-style-type:none;
}


Near line 135:

form.Sharp_Default label.sublabel {
text-align:right;
width:100px;
float:left;
display:block;
padding-top:2px;
padding-right:5px;
}


Near line 189:

form.Sharp_Default div.fieldGroup {
display:block;
float:left;
padding-left:8px;
padding-right:8px;
position:relative;
margin:0 0 0 -100px;
}



See if this works for you, and post back results if it doesn't sit the way you want.

Cheers

Sign in to reply to this post

cliftonr254050

Thanks

Neilo you are the man 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...