close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Need space around title text on form

Thread began 1/27/2014 9:10 am by operations439446 | Last modified 1/28/2014 10:01 am by Jason Byrnes | 2082 views | 7 replies |

operations439446

Need space around title text on form

Greeting,
I have a "quick loan inquiry" title on a sidebar form and here is a link to the beta site http://americanmadegoods.net/betatwo/
Currently "quick loan inquiry" is in the lighter gray area sitting on the bottom of the light gray box.
I would like more space so the title text does not sit right on top of the darker box below (see attached image)
How?
Thanks,
Bob.

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/forms/fd_sidebar_quickinquiry.css file, change

form.Sidebar_quickinquiry span.groupHeader {
color: #DE1F26;
display: block;
font-size: 14px;
font-weight: bold;
margin: -27px 0 0;
padding: 5px 3px 3px 15px;
position: absolute;
white-space: nowrap;
}


to:

form.Sidebar_quickinquiry span.groupHeader {
color: #DE1F26;
display: block;
font-size: 14px;
font-weight: bold;
margin: -27px 0 0;
padding: 5px 3px 3px 15px;
position: absolute;
white-space: nowrap;
line-height: 7px;
}

Sign in to reply to this post

operations439446

Hi Jason,

Excellent, that works. Your support services rock!
Thank you,
Bob

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

operations439446

One more question on this. Where can I increase the box size that "quick loan Inquiry" is in. I would like it to be the same size as the gray box around "Apply Today and get approved tomorrow" That is the height and not the width (300px)
thanks,
Bob

Sign in to reply to this post

Jason ByrnesWebAssist

in webassist/forms/fd_sidebar_quickinquiry.css

change the top margin of this selector:
form.Sidebar_quickinquiry fieldset.Sidebar_quickinquiry {
background-color:#d8d8d8;
padding:5px 5px 5px 5px;
margin:23px -1px 0 0;
border-width:0;
}



margin:23px -1px 0 0;


to:
margin:48px -1px 0 0;

Sign in to reply to this post

operations439446

Super...Your support alone is worth the price of the plug ins....thank you

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