Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Andrew,

    thanks for your post, and sorry for the trouble.

    The tables look all the same to me, in both Google Chrome and Firefox and I can’t see any weirdness.
    What browser are you using? Does it happen when being logged-in and out? Also in a different browser?

    Regards,
    Tobias

    Thread Starter Actiontripguru

    (@actiontripguru)

    Hi Tobias

    Thanks for your quick answer.

    I’m using Chrome and tried it now in Firefox but its the same. I’m just logged in all the time.
    Maybe its difficult to see, after all I’m in this thing all day and you aren’t!

    On the top one the months start in line with the second tab (who’s it for). On the others the months start under the third tab (spot info) and the months/data are more bunched together. Hopefully you can see it now?

    Best regards

    Andrew

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Andrew,

    ah, thanks for the clarification! Now I see what you mean!

    This is really strange, and I don’t really see why that’s happening. I can only assume that the browser calculates the widths of the columns differently, due to the tables being hidden initially.

    Now, there’s some CSS in your “Custom CSS” that could influence this:

    .tablepress .column-1 {
    	width: 450px;
    }

    That affects all tables on your site, and that doesn’t really make sense. Also, the value of 450px is too big for that columns, and it will never reach that. I suggest to just remove that CSS.

    Regards,
    Tobias

    Thread Starter Actiontripguru

    (@actiontripguru)

    Hi Tobias

    It’s weird! I also had problems trying to set up an extra css class as it kept applying it to all my tables regardless. So I gave up on that.

    I deleted the column width for the first column as you suggested and it works. There are still some minor differences between the tables but I can live with it for now.

    Thanks very much for your help!

    Best regards

    Andrew

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    I’m not sure what issues you had with the “Extra CSS classes”, but that would be something for a new thread, if you work on this again in the future.

    Best wishes,
    Tobias

    Thread Starter Actiontripguru

    (@actiontripguru)

    No problem Tobias, it’s enough for today! ??

    Have a great weekend!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks! Have a great weekend, too!
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Table formatting varies between tables’ is closed to new replies.