close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

How to override webassist css styles

Thread began 8/09/2016 11:44 am by tmcbinc99963 | Last modified 4/20/2023 3:31 am by tmcbinc99963 | 957 views | 6 replies

Ray BorduinWebAssist

The border you see is the default border around fieldsets.... you can remove it on forms/fd_compact_default.css line 315 by adding "border:0;" to the fieldset style.


To add just a border on the results table try adding a new css line:
.WADAResultsTable td {

}

The difference in margin on the two pages is because the first one has css on the page itself:
body, td, th {
color: #000000;
margin-left: 25px;
margin-right: 25px;
padding-bottom: 6px;
padding-top: 6px;
}

That is adding the left margin that you don't see in the other one on the top.

The second page has css on news_results.php that adds the padding to just the second form:
form.DetailsPage {
margin-left: 20px;
margin-right: 20px;
width: auto;
}

If you remove the custom css from the second page and add it from the first page it will be consistent.


Did this help? Tips are appreciated...

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