• Resolved Pixels240

    (@pixels240)


    My feature comparison table has a broken right hand side border using Firefox and is not centered. It looks the best in IE and I know that alone is an accomplishment!! In Chrome my rows that I have background colors in and white font to not register. I realize that things look different in different browsers but these are some big changes and is there anything I could do. Possibly center the table on the page or move it to the right by a small amount if my theme will let me. Here’s the link I know you probably have Firefox and Chrome on your computer so you can evaluate this for me. I am not so worried about the missing colored rows as I am about the broken border the appears in Firefox. Here’s the link for my table: https://webhostingreviewinnovations.com/feature-comparision-of-the-best-web-hosting-companies-top-10-december-2011/
    Thanks for your help I should be all set after this!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I can see that the table extends the theme’s content area in Firefox, but it does not in Chrome. This is really weird, but I don’t really see why this happens ??
    You could try to reduce the inner cell padding a little bit, so that the table fits better:

    .wp-table-reloaded-id-6 td {
      padding: 0.1em!important;
    }

    Regards,
    Tobias

    Thread Starter Pixels240

    (@pixels240)

    Thanks for your post but that had no effect. I went into my settings under layout and changed the page width from 960px to 1000px and that did the trick!! If you check it out in Firefox you will see the table looks perfect now. Thanks for your help, I never would have thought about checking the Table Head box for my previous issue had you not suggested it.

    Hi,

    that’s a better solution, in fact! Great that you found that!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-table-reloaded right border broken’ is closed to new replies.