• Resolved Coombsy

    (@coombsy)


    Hi Tobias,

    Just a quick question, it seems that with an update to Tablepress recently that some of the columns are now centred in their text positioning.

    See here for example: http://spartans.com.au/honours/spartan-secretaries/

    The names of the people in the second column are now centred which isn’t how it is laid out in the editing section.

    This is happening with almost every table, always the ones containing names, but only ever in the second column.

    Just to help, nothing has changed on my part, so am guessing it is a recent update?

    Hope that makes sense, as am looking for a way to get it back to normal, i.e. get the second column to have the text aligned to the left.

    Any help would be hugely appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    From what I can see, this is caused by the Google Maps plugin that you are using.

    Fixing this is however every easy, just add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress tbody td {
    	text-align: left;
    }

    Regards,
    Tobias

    Thread Starter Coombsy

    (@coombsy)

    Thanks Tobias you are a legend, that worked perfectly!

    Hugely appreciated!

    Kind regards,
    Daniel

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Update causes second columns to centre align text’ is closed to new replies.