rounded tables on pages

  • Author
    Posts
  • #8285
    rossi

    hi again

    I’m struggling to get rounded tables on pages

    
    <table style="width: 600px; color: #000; line-height: 15px; border:1px solid #999; border-radius:20px;moz-border-radius:20px;-webkit-border-radius:20px;">
    

    doesn’t work !!!

    #8286
    rossi

    ok I found a bugger

    it’s an
    table {
    border-collapse: collapse;
    }
    need to remove

    #8288
    rossi

    still something not right
    when hide tables: disabled – its rounds up but TR background is overlapping
    when hide tables: enabled – rounding is not working at all

    #8319
    rossi

    does any1 got solution how to get rounded tables on pages with this theme?
    I was sitting for 5H trying to figure it out!!!

    #8391
    rossi

    bump!!!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘rounded tables on pages’ is closed to new replies.