• Resolved seb92400

    (@seb92400)


    Hi,
    i wanted to know if we can put grid (quadrillage in french) for a table made with Table press, as possible with Excel ?

    Tks for cooperation

    Regards

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Do you mean that you want to show border lines between the cells? That’s possible. Just add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress th,
    .tablepress td {
      border: 1px solid #cccccc;
    }

    Regards,
    Tobias

    Thread Starter seb92400

    (@seb92400)

    Hi, Tobias,
    tks yr reply

    i just tried this CSS (and i used 2px to have more visible border ,instead of 1)
    But diference is not much.
    All fine now
    Best regards

    Sebastien

    .tablepress thead th,
    .tablepress tbody td {
    border: 2px solid #cccccc;
    }

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    good to hear that this helped!

    Best wishes,
    Tobias

    Thread Starter seb92400

    (@seb92400)

    Hi Tobias,
    tks for your message.
    I would suggest you arrange for a next version an option for grid lines

    Regards
    Sebastien

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Sebastien,

    I don’t think that this is a good idea. Vertical borders in tables are generally considered bad for readibility, as they can prevent the reader from staying in the correct row.
    Also, the CSS approach is much more flexible, so that that should be preferred.

    Regards,
    Tobias

    Thread Starter seb92400

    (@seb92400)

    As you like !

    Best regards

    Sebastien

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your feedback! It’s highly appreciated!

    Best wishes,
    Tobias

    THanks

    • This reply was modified 8 years, 1 month ago by ngoctam1011.
    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ??

    Best wishes,
    Tobias

    Thread Starter seb92400

    (@seb92400)

    Hi Tobbias,
    i just installed again tablePress on another Computer,but in appears in english.
    How can i get it in french ?

    Tks for your kind attention

    Best regards

    Seabstien

    Thread Starter seb92400

    (@seb92400)

    Please Drop my question, it is now in french (however i did nothing)
    Rgds

    Seabstien

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    it will automatically be in French as soon as the Language packs are downloaded, which sometimes takes a few extra moments.

    Best wishes,
    Tobias

    Thread Starter seb92400

    (@seb92400)

    Wonderfull !

    Rgds

    Sebastien

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem! ??

    Best wishes,
    Tobias

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Grid with table press?’ is closed to new replies.