badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: This Visable Line – Top Of Table Rows

#3452
ronmerk
Participant

Hi everyone – figured it out while waiting for a response here, so in the spirit of sharing, here is the solution I used:

Just to recap, I was getting a very thin “greyish” line on the top of table rows, which makes tables look kind of like lined note paper in a browser.

To remove the lines, I put the following code into the custom CSS window via the Theme Option Panel

#content table, #content tr td {
    border: none
}

Hope that helps any one else that may want to change the look of the tables display via the “Attitude” Theme

Ron