close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Off Topic Question

Thread began 7/31/2018 1:16 pm by vernon webb | Last modified 8/01/2018 8:19 am by Ray Borduin | 1086 views | 4 replies |

vernon webb

Off Topic Question

On the following page, you will notice these lines all over that are, I think, the border of tables that is being pulled from a css from the main part of the site. I know, using css, you can override that to not show those lines. Any thoughts on how I can get ride of them?

Sign in to reply to this post

Ray BorduinWebAssist

You can get rid of the border by overriding the css for both the table and tr tags that have borders currently.

table, td, th {
border:0;
}

Sign in to reply to this post
Did this help? Tips are appreciated...

vernon webb

That didn't work. Didn't think it would since none of the tables have borders.

Sign in to reply to this post

Ray BorduinWebAssist

You put your style above the .css file that defines the border. That means yours is getting overwritten by theirs and not the other way around. You need your .css to be lower on the page. It looks like the css that adds the border is in your header.php include, so the css to overwrite that would have to be lower on the page.

Sign in to reply to this post
Did this help? Tips are appreciated...

vernon webb

Thanks man, you rock

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