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*

This Visable Line – Top Of Table Rows

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3426
    ronmerk
    Participant

    Even though in the mark up, I’ve changed the cell padding to “0”, there seems to be a very thin “greyish” line across the top of every row in a table. No other borders, just this thin line that runs across the top of every row.

    Is there CSS code that defines this??

    Ron
    Thanks for the great theme – It’s awesome!!

    #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

    #3465
    Rabin Shrestha
    Participant

    Thanks for sharing!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.